View Full Version : Conditional Format


Trunkd
09-16-2005, 07:33 AM
I apologize for my ignorance in advance.
I have created a drop down menu that I would like to be able to manipulate another field with. Allow me to explain. When I make a choice from the drop down, I would like another field of my choice to display certain data based upon the choice made from the drop down. Is this possible with macros? Thank you for any help you may offer.

FoFa
09-16-2005, 08:49 AM
Typically the data source for the other field is made dependent on drop down (via a query). Then all that is usually required is to requery the control when a selection has been made. Does yours follow that logic? The requery can be done either in VBA or a macro.

Trunkd
09-19-2005, 01:04 PM
oh, now I see. I was trying to go about it the wrong way.
Thank you for the direction.

anurag
11-19-2007, 05:05 PM
Hi,

I am trying to do the same thing. Is it possible for you to provide me with some more information...or point me towards a tutorial...I am really new to Access.....much appreciated.

Have a nice day

boblarson
11-19-2007, 07:21 PM
anurag:

See if this doesn't help:

http://www.fontstuff.com/access/acctut10.htm