Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I've been having some intermittent failures in a macro I'm running. I just
realized that I had Set oWB = Workbooks.Open(sFile) Instead of Set oWB = Workbooks.Open(sFile, UpdateLinks = False, ReadOnly = True) Could that be causing my problem if someone else is using the file? Thanks, Barb Reinhardt |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How to: Open closed workbook/Search data tables/Return data to open workbook | Excel Discussion (Misc queries) | |||
Open a specific workbook...find value from other open workbook and then insert cells values in cell next to it. | Excel Programming | |||
Workbook.Open question | Excel Programming | |||
Private Sub Workbook Open() - question | Excel Programming | |||
How do you program so that Workbook B cannot be open unless Workbook A is open? Plus I need to validation | Excel Programming |