comment before opening hybrid query

  • Thread starter Thread starter thread
  • Start date Start date
T

thread

Hi all,

i coded some queries that by proccess needs to be rebuild one after
another
is it posible to give some comment before some is trying to open a
query before rebuilding another table by another query? so the
relations will not be cutten
 
Hi all,

i coded some queries that by proccess needs to be rebuild one after
another
is it posible to give some comment before some is trying to open a
query before rebuilding another table by another query? so the
relations will not be cutten

You can post a message on screen using MsgBox (see the online help for the
syntax). Nothing to stop the user from doing something wrong even if warned,
though!

John W. Vinson [MVP]
 

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