window names or captions in access

  • Thread starter Thread starter richardconers
  • Start date Start date
R

richardconers

Is there a way to "read" (put into a string variable) the name or
caption of open windows within an open Access database? I know that I
could use IsLoaded and go through all the forms, queries etc to see
whqt's open, but is there a quicker way? in excel, word etc. they have
vba code that gives the names of open workbooks, open documents, etc.
Just wondering if there is anything like that in Access?
Thanks!
 
I think that you can use Caption propperty of the windows (forms, etc.)
Jaroslav
 

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