Nieuws

Fix Runtime Error 76, Path not found VBA error in Excel that occurs when Excel tries to access a file and cannot find it, by implementing the following suggestions.
You can fix VBA Runtime Error 1004 in Excel Macro, like document not found, reference isn't valid, Paste method of worksheet class failed, etc, by following this post.
I need to be able to get a date value stored in an Excel spreadsheet (say, C Temp\file.xls) in cell B28, and put that value into a variable to then use it in a VBA module in MS Access. <BR><BR>I ...