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!
Jaroslav - 29 Dec 2005 12:27 GMT
I think that you can use Caption propperty of the windows (forms, etc.)
Jaroslav
> 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
[quoted text clipped - 3 lines]
> Just wondering if there is anything like that in Access?
> Thanks!