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 12th, 2004, 08:02 PM
musicfanz musicfanz is offline
Contributing User
ASP Free Newbie (0 - 499 posts)
 
Join Date: Feb 2004
Posts: 64 musicfanz User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 5
how to reference value from combobox in a query??

i would like to know how to reference a value from a combo box inside a query. Suppose the combo box is cboPartNo and the PartNo that i want to be referenced is in column(1), I want to reference this particular value in a update query such that upon execution, there is no prompts for me to enter the partno.

Thanks.

Regards,
Tracy

Reply With Quote
  #2  
Old February 15th, 2004, 07:32 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
On after update event of the combobox you can assign the value of the combobox column to a textbox like this
me!txtboxname = me!![Combo0].column(2) (if Your desired value is in third column as column count starts from 0) and then

design the query

SELECT *
FROM table WHERE Yourmatchingfield = '" & [Forms]![Formname]![txtboxname] & "'"

if your matchingfield datatype is string else
SELECT *
FROM table WHERE Yourmatchingfield = " & [Forms]![Formname]![txtboxname]

In addition you can set the visible property of textbox to false
__________________
V.Subramanian

Reply With Quote
Reply

Viewing: ASP Free ForumsDatabaseMicrosoft Access Help > how to reference value from combobox in a query??


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 4 hosted by Hostway
Stay green...Green IT