I've an excel form with cells b1..b6 containing data.
How do I read those cells from ms access vba? a code example will be great.
Printable View
I've an excel form with cells b1..b6 containing data.
How do I read those cells from ms access vba? a code example will be great.
How about a tutorial?
Check out Si_the_Geek's Tutorial on "How to Automate Excel using VB5/6/VBA" he talks about reading cells so check it out.
http://www.vbforums.com/showthread.php?t=391665
thanks!