Conditional Format

  • Thread starter Thread starter Trunkd
  • Start date Start date
T

Trunkd

Guest
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.
 
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.
 
oh, now I see. I was trying to go about it the wrong way.
Thank you for the direction.
 
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
 

Users who are viewing this thread

Back
Top Bottom