pop up warning balloon

  • Thread starter Thread starter cindy
  • Start date Start date
C

cindy

Hi-
I have "adopted" an Access application that is used by
our company. One of the forms has a field, that when you
tab into it, you get a pop-up balloon with a reminder
message. I've been asked to add another City to that pop-
up balloon.... BUT.... I can not find how to do that.
I'm pretty experienced at Access, but this me stumped.

Any help to get me in the right direction would be REALLY
appreciated!

thanks in advance!
Cindy
 
Cindy,

It looks as though the code that displays the ballon is in the On Enter
event of the text box. Have a look there to see what the code is to display
the ballon and the possible selections. You should be able to work out how
to add the city from the code. If you still have problems, post the code.

Dave
 

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