Question : Reference to Excel 2007 not working

I have a procedure that I take open an existing Excel spreadsheet. I created it in Excel 2003. Now I have Excel 2007 but still have Access 2003. The code used to work but now it is stopping at this line. Set wkb = Workbooks.Open("C:\LogisticsPlus\DailyUpdate.xls"). this is where the problem seems to be. Dim wkb As Workbook. There is a reference to Excel 12.0 object library. That looks ok. Does anybody know of a change in the way to set a workbook?

Answer : Reference to Excel 2007 not working

Actualy I did get it to work. I had to uncheck the reference go out and then recheck the reference. Funny but that worked. Having a problem now with my shell wait. aarrrrgggg.
Random Solutions  
 
programming4us programming4us