Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a macro in which the user will generate a packing slip. Thi
macro is available on three machines which all have access to a networ drive. (L:). I want to have a txt file on this drive with a intege value and whenever the packing slip macro is run, it will take thi value from this file, increment it by one, and then save it. I don' know if this is possible because of sharing violations or having tw macros running at the same time. I have looked around and havent bee able to find any code for an external file counter. Any example code o even a link to information concerning this would be great thank -- Message posted from http://www.ExcelForum.com |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Opening An External File | Excel Discussion (Misc queries) | |||
Adding Counter to column for number of identical file numbers | Excel Discussion (Misc queries) | |||
multiple file uploading - runtime error'13': type mismatch "While Counter <= UBound(FName)" | Excel Discussion (Misc queries) | |||
How do I reference external data from a file, file name found in . | Excel Discussion (Misc queries) | |||
Get External Data, Import Text File, File name problem | Excel Programming |