Home |
Search |
Today's Posts |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
That still doesn't explain why, if you want to write data to the file, you
don't just try to open it and then keep it open if you succeed. I don't get why you open it and then immediately close it (only to open it again later). -- Tim Williams Palo Alto, CA "vezerid" wrote in message oups.com... It is because I want the file to work for multi-user access. The idea is that SPR1.xls is used as a template for data entry by many users. By clicking a button I want the elements of the form to be stored in a central table, in SPR2.xls, located in the network. Therefore locking issues are important. Kostis |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
how can i open the write protected excel file? | Excel Discussion (Misc queries) | |||
HOW TO OPEN A WRITE PROTECTED FILE (USB) | Excel Discussion (Misc queries) | |||
Need to write a program to open a filename... | Excel Programming | |||
Write in the spreadsheet having a form open | Excel Programming | |||
Is this right (open for write access) | Excel Programming |