Access and VB


Hi all,
If I have a form created on MS Access, could I copy it exactly the same form to VB form, so that users could exactly perform operations the same on Access form
thanks again for caring
Any suggestion and comments would be Acceptable
so if the post has been posted 2 times


Answer this question

Access and VB

  • PDX_Catalyst

    You can create a winform to exactly duplicate the Access form.  But you won't be able to "copy" and "paste" the access form or any of its controls to a winform

  • Robert Shurbet

    okay, thanks

    so u mean I have to create an additional form on the VB that is the same as the one in MS Access !



  • Kirk Brote

    yes that is correct!

  • Access and VB