News

Hello,I've been trying to learn to write Visual Basic for Excel. One question that my Power Programming Excel VBA book doesn't explain well is:In the VB Editor for Excel in the Project Explorer ...
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 ...