accesscomthomas
Registered User.
- Local time
- Tomorrow, 01:03
- Joined
- Jul 30, 2004
- Messages
- 26
Hello,
Is it possible to have some "general" macro such that I can format text boxes using "self-reference" like "[Me]" ??
e.g.
SetValue [Me]!Value to Trim([Me]!Value)
It seems ridicious to refer to different text boxes each time
Thanks a lot
Is it possible to have some "general" macro such that I can format text boxes using "self-reference" like "[Me]" ??
e.g.
SetValue [Me]!Value to Trim([Me]!Value)
It seems ridicious to refer to different text boxes each time
Thanks a lot