adding VBA

L

Lab Manager

Hi all--
I am REALLY new at access and found a great VBA code for cascading combo
boxes. The only problem is I do not know where / how to install this code.
Any suggestions would be VERY greatly appreciated.
Thank you in advance
Lawrence Dodge
 
R

Roger Carlson

Perhaps a sample would be useful. On my website is a small sample database
called: CascadingComboBoxes.mdb
(http://www.rogersaccesslibrary.com/forum/topic389.html), which illustrates
several variations. At the very least, it will show you where to put the
code. Look in the Event properties of the combo boxes.


--
--Roger Carlson
MS Access MVP
Access Database Samples: www.rogersaccesslibrary.com
Want answers to your Access questions in your Email?
Free subscription:
http://peach.ease.lsoft.com/scripts/wa.exe?SUBED1=ACCESS-L
 
A

Arvin Meyer [MVP]

Lab Manager said:
Hi all--
I am REALLY new at access and found a great VBA code for cascading combo
boxes. The only problem is I do not know where / how to install this code.
Any suggestions would be VERY greatly appreciated.
Thank you in advance
Lawrence Dodge

There's a sample, using list boxes (which works identically to combo boxes)
at:

http://accessmvp.com/Arvin/Combo.zip
--
Arvin Meyer, MCP, MVP
http://www.datastrat.com
http://www.accessmvp.com
http://www.mvps.org/access
Co-author: "Access 2010 Solutions", published by Wiley
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top