Results 1 to 10 of 10

Thread: List type Combo Box population (resolved)

Threaded View

  1. #1

    Thread Starter
    Fanatic Member demotivater's Avatar
    Join Date
    Jun 2002
    Location
    is everything
    Posts
    627

    List type Combo Box population (resolved)

    I've got a function that populates a form from database records. On this form are several dropdown list comboboxes so the user can't type anything into them at data entry. When I fill this form, if there's no data in one of the combo box fields, I get an error that the text property is read only. I'm basically setting the combo box text to "" if there's no data. What's a work around for this error - I'm tempted to use resume next but don't really want to do that.
    Last edited by demotivater; May 21st, 2004 at 03:12 PM.

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