Microsoft Access Help
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
 
 
User Name:
Password:
Remember me
Go Back   ASP Free ForumsDatabaseMicrosoft Access Help

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread ASP Free Forums Sponsor:
  #1  
Old February 16th, 2004, 08:36 AM
nk78 nk78 is offline
Registered User
ASP Free Newbie (0 - 499 posts)
 
Join Date: Feb 2004
Posts: 4 nk78 User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Using Combo boxes in Access forms

I am developing a tool using forms in MS access. When I try to use VB controls like a combo box or a list box , the properties such as addItem and RemoveItem of the control is not listed and hence it gives a compilation error.

How do I get access to recognize the properties?

This problem occurs in laptops only. Same code works fine in desktops. Is there anyhting to be enabled in laptops. Same version of MS access (2000) is used in both.


Any help is appreciated.

Reply With Quote
  #2  
Old February 16th, 2004, 09:58 AM
supersubra's Avatar
supersubra supersubra is offline
Contributing User
ASP Free Newbie (0 - 499 posts)
 
Join Date: Aug 2003
Location: Coimbatore, India
Posts: 280 supersubra User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 7 h 15 m 10 sec
Reputation Power: 6
There is no need for addItem in msaccess combobox.
me!combobox.Rowsource = "Value List"
me!combobox.RowSource = "val1;val2;val3;val4"
or if you want to use a field from a table as rowsource
me!combobox.Rowsource = "Table/Query"
me!combobox.RowSource = "Select your field from your table"

It has nothing to do with desktop or laptop.

Quote:
Originally Posted by nk78
I am developing a tool using forms in MS access. When I try to use VB controls like a combo box or a list box , the properties such as addItem and RemoveItem of the control is not listed and hence it gives a compilation error.

How do I get access to recognize the properties?

This problem occurs in laptops only. Same code works fine in desktops. Is there anyhting to be enabled in laptops. Same version of MS access (2000) is used in both.


Any help is appreciated.
__________________
V.Subramanian

Reply With Quote
  #3  
Old February 17th, 2004, 03:04 AM
nk78 nk78 is offline
Registered User
ASP Free Newbie (0 - 499 posts)
 
Join Date: Feb 2004
Posts: 4 nk78 User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
I am adding an additional functionality to an existing applicaiton which uses these methods. As I have to run the entire application in the laptop, it would be helpful if I could get these properties enabled.

I would like to know the references,the versions and any additional add-ons, if required to get these properties enabled.







Quote:
Originally Posted by supersubra
There is no need for addItem in msaccess combobox.
me!combobox.Rowsource = "Value List"
me!combobox.RowSource = "val1;val2;val3;val4"
or if you want to use a field from a table as rowsource
me!combobox.Rowsource = "Table/Query"
me!combobox.RowSource = "Select your field from your table"

It has nothing to do with desktop or laptop.

Reply With Quote
Reply

Viewing: ASP Free ForumsDatabaseMicrosoft Access Help > Using Combo boxes in Access forms


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 6 hosted by Hostway