Consulting

Results 1 to 2 of 2

Thread: userform displaying table data

  1. #1
    VBAX Newbie
    Joined
    Jul 2010
    Posts
    2
    Location

    userform displaying table data

    Hello all,

    I got an urgent user requirement to implement. User wants to show a userform in Excel spreadsheet, and this form displays a table, which contains a recordset from joined tables in database. Besides each record row, user wants to display a checkbox, so they can chose multiple rows and pass this information to other modules when clicking a button on the form.

    I am using MS Excel 2002 SP3. Can anybody please tell me if it is possible to do it in excel VBA? I don't see any datasource controls in the toolbar. If it is possible, can you please guide me how to do it?

    Thanks!

  2. #2
    VBAX Newbie
    Joined
    Jul 2010
    Posts
    2
    Location
    Does anyone know the answer? Is VBA the cutdown version of VB, and it cannot implement complicated userforms?

    Thanks!

Posting Permissions

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