Hi

Im not sure I understand what you mean....sorry I am quite new to vba programming....

The project involves combining data from the files listed in the directory - For eg. Price Desk Quotesheet Jo, Price Desk Quotesheet Mia etc. into a master file. I earlier did the project with the files Mia,Bill,Jonas, Lars and Mario and it initialized the variables fine. But then I added in two more files - Jo and TAW and for some reason, the code is giving me an error when assigning Price Desk Quotesheet Jo to JoFile.

Any ideas why?