AccessDiscussion of Microsoft Access database design and programming. See also the forums for Access ASP and Access VBA.
Welcome to the p2p.wrox.com Forums.
You are currently viewing the Access section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
Version three uses the read-only IsLoaded property of an AccessObject object. I think the AccessObject object was added to version 2K2 of Access. If you use version three, you are using the new Isloaded intrinsic VBA property of an AccessObject.
Version one and two, the user-defined versions, are how it was done in versions of Access prior to the invention of the AccessObject.
Thank you very much. I will work with this Monday. And get familiar with the syscmd function! :) With all the other "features" Access gives its amazing this isn't one of them!
Thank you again,
Loralee
PS Welcome back to the Forum- I missed reading your replies to other members.
Your welcome, and thanks! :) I get bitten alternatingly (is that a word?) by the VBA/VB bug and the C# bug. When one hits, the other just seems to get set down for a while.