Results 1 to 2 of 2
  1. #1
    Sibtain is offline Novice
    Windows 7 32bit Access 2010 32bit
    Join Date
    Jul 2011
    Location
    Karachi
    Posts
    15

    Question Set Combo Box Value Programatically

    Dear All



    I want to Set the value of a combo box based on the other value of a text field at the time when form get load. When I use the .ItemData Property and set the value the system through error invalid Use of Property, What to do now

    Regards

    MS Arain

  2. #2
    Sibtain is offline Novice
    Windows 7 32bit Access 2010 32bit
    Join Date
    Jul 2011
    Location
    Karachi
    Posts
    15
    Finally I get resolved it by using following method
    comboBoxObject.Value = ComboBoxObject.ItemData("<Index>/<any parameter> Numberic Type>

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Import excel data to sql server programatically using ms access
    By selvakumar.arc in forum Import/Export Data
    Replies: 3
    Last Post: 04-29-2013, 08:32 AM
  2. How do I send an email programatically?
    By bcmarshall in forum Access
    Replies: 1
    Last Post: 02-01-2013, 09:00 AM
  3. Programatically Checking Queries
    By dandoescode in forum Programming
    Replies: 8
    Last Post: 07-11-2012, 12:33 PM
  4. Programatically Add Columns to a Datasheet
    By altemir in forum Forms
    Replies: 2
    Last Post: 03-27-2012, 10:02 AM
  5. Help fixing a code to change password programatically
    By smartflashes in forum Programming
    Replies: 3
    Last Post: 01-19-2012, 10:20 PM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums