Hi Guys
Sorry I posted this on the wrong forum I think. Been reading lots of good comments, tips and solutions so wondered if you may be able to help me with this prob.
I have a form 'frmBDMSales' with a text field 'event' that has three types of value entered into it, 'NA', 'NO' and '12.01', the last one can be any value to two digits as it represents money. The van sales person uses NA for not available, NO for no answer and a value for a sale. In order to make it simple for the user they only wanted one field to enter data into so I had to use text ( I think ). I have used autokeys to produce NA and NO and add a carriage return after to move to the next field to be input but am lost as to how to do this when a value with a decimal point and two digits after is typed in. The aim is as soon as they have placed the decimal point some how I count for 2 more digits and then move to the next record automatically.
Does anyone have any ideas that may help, and sorry but I need them in a hurry if poss..
Thanks in anticipation, and even if not, great site thanks.
BA
always hopeful, always learning
Sorry I posted this on the wrong forum I think. Been reading lots of good comments, tips and solutions so wondered if you may be able to help me with this prob.
I have a form 'frmBDMSales' with a text field 'event' that has three types of value entered into it, 'NA', 'NO' and '12.01', the last one can be any value to two digits as it represents money. The van sales person uses NA for not available, NO for no answer and a value for a sale. In order to make it simple for the user they only wanted one field to enter data into so I had to use text ( I think ). I have used autokeys to produce NA and NO and add a carriage return after to move to the next field to be input but am lost as to how to do this when a value with a decimal point and two digits after is typed in. The aim is as soon as they have placed the decimal point some how I count for 2 more digits and then move to the next record automatically.
Does anyone have any ideas that may help, and sorry but I need them in a hurry if poss..
Thanks in anticipation, and even if not, great site thanks.
BA
always hopeful, always learning