OS/Software:
Windows 2000 Professional, Office 2000 (Word & outlook), FoxPro database
Project description:
Creating a COM addin .dll in VB, that uses Outlook Contacts folder, FoxPro database and VB form to create a customer Quote from Word template.
Problem:
Need to recalculate Qty & Totals within table cell ranges on Word document without sending user back to VB form or to Word menu item "recalculate". The table expands depending on number of items selected previous VB form. Have tried adding txtbox via code to table cell range, but cannot get control of activex events for txtbox. Looking to utilize events along the line of a LostFocus, or Change. Possibly find syntax for event: ItsTimeITookAVacation.
Suggestions, direction, ideas, or even an "You're a crazy woman" are greatly appreciated. (Crazy woman comments just might get me that vacation syntax).
Thanks, Delynn
Windows 2000 Professional, Office 2000 (Word & outlook), FoxPro database
Project description:
Creating a COM addin .dll in VB, that uses Outlook Contacts folder, FoxPro database and VB form to create a customer Quote from Word template.
Problem:
Need to recalculate Qty & Totals within table cell ranges on Word document without sending user back to VB form or to Word menu item "recalculate". The table expands depending on number of items selected previous VB form. Have tried adding txtbox via code to table cell range, but cannot get control of activex events for txtbox. Looking to utilize events along the line of a LostFocus, or Change. Possibly find syntax for event: ItsTimeITookAVacation.
Suggestions, direction, ideas, or even an "You're a crazy woman" are greatly appreciated. (Crazy woman comments just might get me that vacation syntax).
Thanks, Delynn