Results 1 to 3 of 3

Thread: Make view/table visible

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    VBAX Newbie
    Joined
    Feb 2009
    Posts
    3
    Location

    ::SOLVED:: Make view/table visible

    Sry for the noob quistion.

    I have made a view in vba ms project and now i want to activate it and make it visible to the user.




    so basically::
    TableEdit name:="asd"..........................
    ViewEditSingle name:= "asd" .............
    view.show() ???

    hope someone will help me
    Last edited by SkullKid; 02-06-2009 at 02:58 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •