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

Add .xla file to .xls???

Status
Not open for further replies.

qb828

Programmer
Sep 27, 2000
98
US
I have a excel(data.xls) file using macro(dataform.xla - data form).
The dataform.xla is an add-in.
I have to add this add-in to use it(this is not a default data form MS Excel provides. This J-Walk Enhanced Data form.
I add a line to the data.xls so the data form opens up when I open the data.xls.

This only does it after the add-in was added.

What I would like to do it, add those dataform directly to the dataform so that user doesn't have to add an add-in.

I am not a VB programmer.
Can You help me?

QB
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top