![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
All I need is to put a button on the Access form to open a document in Word2010. I could do it in Access2003 but this new Access has no way to do it! Please help, Peter |
#3
| |||
| |||
|
|
Look in the Click event of the Access 2003 Command Button you describe. *My guess is that you'll find VBA code, or that you wrote VBA code, to open the Word document; or that you or someone included macros to do so. *That code is pretty close to what you'll put behind the button in a later version of Access... if from Access 2003 you were opening Word 2003 on a particular document, you may need some minor changes to open Word 2010 on a particular document. *I'm not aware of a specific OpenWordOnThisDocument button built-in to Access. -- *Larry Linson, Microsoft Office Access MVP *Co-author: "Microsoft Access Small Business Solutions", published by Wiley *Access newsgroup support is alive and well in USENET comp.databases.ms-access "Peter Jason" <p... (AT) jostle (DOT) com> wrote in message news:d26sr652m2ebh1agh5biml8nu326lsvfc0 (AT) 4ax (DOT) com... All I need is to put a button on the Access form to open a document in Word2010. I could do it in Access2003 but this new Access has no way to do it! Please help, Peter |
![]() |
| Thread Tools | |
| Display Modes | |
| |