View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
kurt.oneil kurt.oneil is offline
external usenet poster
 
Posts: 1
Default Userform use along with ad-in "Template wizard with data tracking"

I'm trying to figure out a way to create a userform that would have
'Submit' button that would activate or update the database that i
linked to the template worksheet by the ad-in "Template wizard wit
data tracking".

In other words, I want my users to open the userform, enter the dat
required and when they click on the "Submit" button on the form, th
information is saved in the database not just the sheet the form i
linked to by VBA.

I can create the userform with no problem in VBA and I can use th
ad-in feature as well however, can I write a code for the button tha
would activate the ad-in feature and save the data to the database?

Thanks if you can help!

--
Message posted from http://www.ExcelForum.com