doco
Power User
- Local time
- Today, 14:42
- Joined
- Feb 14, 2007
- Messages
- 482
I found a curious use of the keyword Me as used in asample database found here.
The author was using the keyword as a function
I have never seen that before and am not quite understanding what is taking place; and I can find no documentation on this usage. Is anyone familiar with this and where the docs may be found - if any?
TIA
The author was using the keyword as a function
Code:
Me( index )
I have never seen that before and am not quite understanding what is taking place; and I can find no documentation on this usage. Is anyone familiar with this and where the docs may be found - if any?
TIA