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 strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

ActiveX control events within Word Doc table??

Status
Not open for further replies.

delynn

Programmer
Feb 6, 2001
8
US
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

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top