Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

<b>Importing Excel Cell Values into a Form Field</b>

Status
Not open for further replies.

Dragunsfyre

Technical User
Apr 12, 2005
12
US
I am using Access 2000, Excel 2000 and Word 2000. In Access, I collect various personal income and expense data, then, through the use of a command button, export that data to an Excel workbook with several sheets, the two which use the Access data being "Data" and "Form".

The command button on my Access form is properly extracting and exporting the data from Access to Excel "Data" sheet which then updates the "Form" sheet, saves, closes Excel and returns control to the active Access form.

I would return the resulting calculated values in two adjacent cells "B29" and "C29" on the Excel Form worksheet back to a text box on the active Access form as part of the Sub for later use with a Word Mail Merge.

Is this possible and how do I implement the solution?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top