Display a control based on new record in subform

  • Thread starter Thread starter Bill R via AccessMonster.com
  • Start date Start date
B

Bill R via AccessMonster.com

I have a couple of combo boxes on a main form that I want to be visible only
in the case where there is a new record in a subform of the same form that
contains the combo boxes. Any suggestions?

Bill
 
Look in the VB Editor Help for the NewRecord property. It has an example
that will show you how to do that.
 
Great! Thanks for, once again, steering me in the right direction.

Bill
 

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

Back
Top