Hi.
I have searched quite a lot but did not find anything useful.
I created a windows app form in visual studio 2013. Using the form, I can enter data in an excel sheet. Now, the sheet will be shared by multiple users at the same time, i.e., multiple users will be entering data in the sheet at the same time.
How do I allow this without any conflict?
Please help.