Results 1 to 3 of 3

Thread: VBA Help!!!

  1. #1

    Thread Starter
    Member
    Join Date
    Aug 2000
    Posts
    32

    Question

    Can someone tell me a good way to populate about 30 comboboxes using the same recordset in VBA. In VB this would be simple, but there are no control arrays in VBA. Any ideas would be greatly apreciated. thanks

  2. #2
    Fanatic Member
    Join Date
    Feb 2000
    Location
    Dunmow,Essex,England
    Posts
    898

    Cool

    Hi,

    I'm not sure but you could use a bound combo box and just set the datasource on each of the combos to the recordset object.


  3. #3

    Thread Starter
    Member
    Join Date
    Aug 2000
    Posts
    32
    Is there a bound combo box in VBA? If so, where could i find it.

Posting Permissions

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



Click Here to Expand Forum to Full Width