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

EXPORT XL MACRO TO VB APP AND RUN THERE

Status
Not open for further replies.

kev777

Technical User
Joined
Nov 18, 2001
Messages
9
Location
GB
I have written a macro in XL and exported it to a VB app I'm working on. I have copied it into a sub proc in VB but getting errors when it hits the first line of the macro. What am I missing? Sorry - newbie!

Thanks,

Kev.
 
Have you set a reference to the excel object library?

Maybe you could give us more to work on? Like some code?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top