|
-
Apr 6th, 2001, 01:45 PM
#1
Thread Starter
New Member
I have a combo box from MS Forms 2.0 Component Library. I would like to populate it from a recordset of 3 fields. I would like the combo box to have 3 columns, one for each field...how to I do this in code??? Please help
-
Apr 6th, 2001, 02:22 PM
#2
Thread Starter
New Member
ok, figured out how to populate it...just add to an array then set combo box equal to array. Now how do I get the header set??? the help file is not help. I have the ColumnHeading Property set to TRUE but it just displays a blank header. I've tried putting the 1st value in list to be the header but it won't put that in the header...how do I set this??? any ideas?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|