Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I am using Set mybook = Workbooks.Open(MyPath & MyFiles(Fnum)) to open
a csv file. After the file is opened I would like to make changes to the file. The code is stored in another file Basebook. The code works fine for opening the file and it appears that mybook is the active book. However the changes that I make are being made to Basebook and not mybook. The code works flawlessly in another instance opening a different file, so it appears as though there may be some problem with the file. Set mybook = Workbooks.Open(MyPath & MyFiles(Fnum)) Range("F2").Formula = "=SUMPRODUCT(--($e$3:$e $500=""Dog""),roundup(1.02*(f$3:f$500),0))" Any ideas? Thanks! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Unable to open a 82 KB XLSM file due to "Too many different cellformats" & "Converter failed to open the file." errors. | Excel Discussion (Misc queries) | |||
In Excel - Use Windows Explorer instead of File Open to open file | Excel Discussion (Misc queries) | |||
Open a file do a macro ( made) and open next succesive file | Excel Programming | |||
Open File or Switch Between Windows if File is Open | Excel Programming | |||
Open File or Switch Between Windows if File is Open | Excel Programming |