puthenveetil
Registered User.
- Local time
- Today, 12:11
- Joined
- Aug 9, 2004
- Messages
- 94
Hi all,
Is there anyway to use Last() feature in load event?. I would like to find the last value in the balance amount when the form load.
I would like to use like this..
Me.Bal_amt = last([Bal_amt])
When I open form an error message is popping up error 13 .
Is there any way I can use this function.
Thanks in advance
Thanks
Is there anyway to use Last() feature in load event?. I would like to find the last value in the balance amount when the form load.
I would like to use like this..
Me.Bal_amt = last([Bal_amt])
When I open form an error message is popping up error 13 .
Is there any way I can use this function.
Thanks in advance
Thanks