C
Chandij
Hi
I have a simple spreadsheet that needs to be updated by more than 10 people
Simultaneously. But this is not possible as the spreadsheet becomes locked
when one person has it open.
My first idea was to create a front end with a Microsoft database to store
all records. But they do not have Microsft Access on their server.
Now I am thinking of creating a vb front end application. This will include
a few input boxes and an update command button which, will update the excel
sheet with the latest data.
I am 19 and new to programming. I really need to know what is the best way
to go about this and few tips on how to code it.
Many thanks
I have a simple spreadsheet that needs to be updated by more than 10 people
Simultaneously. But this is not possible as the spreadsheet becomes locked
when one person has it open.
My first idea was to create a front end with a Microsoft database to store
all records. But they do not have Microsft Access on their server.
Now I am thinking of creating a vb front end application. This will include
a few input boxes and an update command button which, will update the excel
sheet with the latest data.
I am 19 and new to programming. I really need to know what is the best way
to go about this and few tips on how to code it.
Many thanks