Wrox Programmer Forums
|
Access VBA Discuss using VBA for Access programming.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Access VBA section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old February 22nd, 2008, 02:20 PM
Friend of Wrox
 
Join Date: Mar 2004
Posts: 139
Thanks: 0
Thanked 0 Times in 0 Posts
Default Access Data from a combo box

Hi,

Very new to playing with Access, and the latest thing that I'm trying to figure out, is how to access data from a combo box... I'm initializing it with a query form a table...

SELECT Initiatives.Initiative, Initiatives.InitiativeName FROM Initiatives ORDER BY [Initiative];

Now, the combo box displays the initiativeName, but I want to be able to get the initiative value depending on what is selected?

Can anyone help me out?

 
Old February 22nd, 2008, 04:28 PM
Friend of Wrox
 
Join Date: Mar 2004
Posts: 139
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Disregard please!






Similar Threads
Thread Thread Starter Forum Replies Last Post
Filtering Data from one Combo Box to another Steve1977 ASP.NET 3.5 Basics 1 September 14th, 2008 08:50 AM
Rebinding a data to combo box zaki79 .NET Framework 1.x 2 April 25th, 2008 04:43 AM
Inserting data from combo box bergs77 XSLT 0 January 3rd, 2006 01:09 PM
Combo Box - Data In Use MrDannyP Beginning VB 6 1 November 15th, 2003 10:37 AM
Access Combo box with sql server jbritz Access 4 June 18th, 2003 11:33 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.