Export Excel UserForm and Import to Access Form?

R

ryguy7272

I have a UserForm in Excel, which I would like to use in Access. The coding
should be relatively easy, I'm just not sure if I can get it from Excel to
Access. Or, do I have to rebuild all those TextBoxes, Frames, Command
Buttons, etc.?

Thanks,
Ryan---
 
P

Pete D.

Sorry, yes you need to rebuild them (forms) in access. You should be able
to convert the data though without to...much problem.
 
R

ryguy7272

You're right; won't take too long. I was hoping to find a shortcut though.
Thanks for the follow up Pete.

Ryan---
 
Top