Jul 14, 2004 #1 Zygor Technical User Apr 18, 2001 271 US Is there a way to pass a variable from Access to Excel?
Jul 14, 2004 #2 HaroldGE Vendor Jul 13, 2004 11 US Well if you save the variable value in an Access table, you can open the table as a recordset in Excel VBA. Upvote 0 Downvote
Well if you save the variable value in an Access table, you can open the table as a recordset in Excel VBA.