janith
CPA
- Local time
- Today, 07:44
- Joined
- Apr 11, 2012
- Messages
- 65
Hi,
I've a form with some data input control. what I want is a window on the form itself, which acts as a counter on the no. of volumes I've entered. eg: my combo box contains values like Card Queries, Charge back, Authorization, etc. when ever I select the value and hit save. it should show like:
Card Queries 12
Charge back 17
Authorization 08
This to ensure that I don't have to go back to table to check for these details and they should immediately reflect on the form where I'm keying this data.
Thank you in advance....
I've a form with some data input control. what I want is a window on the form itself, which acts as a counter on the no. of volumes I've entered. eg: my combo box contains values like Card Queries, Charge back, Authorization, etc. when ever I select the value and hit save. it should show like:
Card Queries 12
Charge back 17
Authorization 08
This to ensure that I don't have to go back to table to check for these details and they should immediately reflect on the form where I'm keying this data.
Thank you in advance....