Oct 18, 2005 #1 supanoods Programmer Jun 6, 2002 68 GB Sorry in advance if this thread has been covered somewhere - but I have searched and searched for ages, and found nothing! What is the VBA to open an Excel SS from Access 97?? I am stumped Thanks in advance! "If it aint broke - dont fix it!
Sorry in advance if this thread has been covered somewhere - but I have searched and searched for ages, and found nothing! What is the VBA to open an Excel SS from Access 97?? I am stumped Thanks in advance! "If it aint broke - dont fix it!
Oct 18, 2005 #2 rubbernilly Programmer Sep 20, 2005 447 US Here are a couple of threads with code examples... For automating Excel: http://www.tek-tips.com/viewthread.cfm?qid=1137585&page=2 And this thread for various ways to get data into Excel: http://www.tek-tips.com/viewthread.cfm?qid=1137319 HTH Upvote 0 Downvote
Here are a couple of threads with code examples... For automating Excel: http://www.tek-tips.com/viewthread.cfm?qid=1137585&page=2 And this thread for various ways to get data into Excel: http://www.tek-tips.com/viewthread.cfm?qid=1137319 HTH
Oct 18, 2005 Thread starter #3 supanoods Programmer Jun 6, 2002 68 GB Thanks for the pointers - but it is not what I am wanting to do (or at least I am getting it wrong!) All I want to do is literally open an Excel document I have been trying excel.workbooks.open (filename) (and i have chosen the correct resources in access too) Thanks "If it aint broke - dont fix it! Upvote 0 Downvote
Thanks for the pointers - but it is not what I am wanting to do (or at least I am getting it wrong!) All I want to do is literally open an Excel document I have been trying excel.workbooks.open (filename) (and i have chosen the correct resources in access too) Thanks "If it aint broke - dont fix it!
Oct 18, 2005 Thread starter #4 supanoods Programmer Jun 6, 2002 68 GB SORTED!!!!! http://www.tek-tips.com/viewthread.cfm?qid=90756&page=1 picked the bones out of this - thanks Steve "If it aint broke - dont fix it! Upvote 0 Downvote
SORTED!!!!! http://www.tek-tips.com/viewthread.cfm?qid=90756&page=1 picked the bones out of this - thanks Steve "If it aint broke - dont fix it!