PDA

Click to See Complete Forum and Search --> : [RESOLVED] reading excel cells from ms access vba


bambo
Jun 4th, 2006, 03:21 PM
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.

malik641
Jun 4th, 2006, 03:25 PM
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

bambo
Jun 4th, 2006, 05:00 PM
thanks!