S
SF
Hi,
I have a continous form that accept input from BarCode scanner.
BarCode Product Name Qty Unit Price Discount Sale Amount
--------- --------------- ----- ----------- --------- ------------
--
123 XYZ 1 4.5 0.00%
4.5
345
.....
I have set the Tapstop property of the other fields (other that
ProductBarCode) to No so that the sale process can be much faster (once the
barcode is scanned, cursor will move to Barcode field of the new record).
There are some time when the product is discounted, the Sale Attendance
would use mouse to go to the discount field of previous record. This was not
so convinient. Is there a way to map this movement (moving up one record
then goto Discount field) to a macro?
SF
I have a continous form that accept input from BarCode scanner.
BarCode Product Name Qty Unit Price Discount Sale Amount
--------- --------------- ----- ----------- --------- ------------
--
123 XYZ 1 4.5 0.00%
4.5
345
.....
I have set the Tapstop property of the other fields (other that
ProductBarCode) to No so that the sale process can be much faster (once the
barcode is scanned, cursor will move to Barcode field of the new record).
There are some time when the product is discounted, the Sale Attendance
would use mouse to go to the discount field of previous record. This was not
so convinient. Is there a way to map this movement (moving up one record
then goto Discount field) to a macro?
SF