DoCmd.OpenForm criteria-stLinkCriteria
From: Sandra (anonymous_at_discussions.microsoft.com)
Date: 04/28/04
- Previous message: Duke: "create autonumber field?"
- Next in thread: Douglas J. Steele: "Re: DoCmd.OpenForm criteria-stLinkCriteria"
- Reply: Douglas J. Steele: "Re: DoCmd.OpenForm criteria-stLinkCriteria"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 28 Apr 2004 10:31:04 -0700
I have inherited two databases that both use the following:
DoCmd.OpenForm stDocName, , , stLinkCriteria
but for the life of me, what does stLinkCriteria do?? It is not defined and both the previous database authors have no clue.
I do not want to delete it without knowing what the impact is and I can find no reference to is anywhere in the help
materials.
Thank you.
- Previous message: Duke: "create autonumber field?"
- Next in thread: Douglas J. Steele: "Re: DoCmd.OpenForm criteria-stLinkCriteria"
- Reply: Douglas J. Steele: "Re: DoCmd.OpenForm criteria-stLinkCriteria"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|