Are you talking about Access VBA and Access Form or (stand-alone) VB and VB
Forms?
If your question is related to Access, simply refer to Access version and
VBA since when you use "VB6", most people will think you refer to the
(stand-alone) Visual Basic 6.
In Access, you use the VBA code:
DoCmd.OpenForm "Form Name"
Check Access VB(A) Help on the OpenForm Method.
Ask a Question
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.