Go Back   Talk Microsoft > Microsoft Operating Systems & Software > Microsoft Office Family

Reply
     Hidden controls in Microsoft Access?  
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 10-19-2007, 04:11 AM
Junior Member
 
Join Date: Sep 2007
Posts: 26
Default Hidden controls in Microsoft Access?

I have several dropdown boxes in my form database that are hidden, and when I find a record, they do not pop up.. what Visual Basic code or Macro can be done to get them to pop up?
Reply With Quote
Links
  #2 (permalink)  
Old 10-19-2007, 01:16 PM
Junior Member
 
Join Date: Sep 2007
Posts: 12
Default

I would put some code in VBA like so :

drpDownBox1.Visible = True

Of course, you will have to figure out a way to tie that bit of code to the event of the record being found. If you need help with that part, post what you have so far, or explain how you want it to work, and I will be happy to help.
Reply With Quote
Reply


Thread Tools
Display Modes

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
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -4. The time now is 10:19 PM.