I
Irene Kral
Hello EB, i wonder if somebody could help me out with my problem.
I have got three fields in my form:
Input
ItemID
Pieces
The input field may just have the ItemID, or Pieces*ItemID
On Exit of Input I would like Access to check if the Input is just a number,
or if it has the quantity as well.
something like
if input is like number1*number2 then set Pieces=number1 and ItemID=number3
else Pieces=1 and ItemID=Input
how do i do that PLEASE?!?!?!?
thank you
I have got three fields in my form:
Input
ItemID
Pieces
The input field may just have the ItemID, or Pieces*ItemID
On Exit of Input I would like Access to check if the Input is just a number,
or if it has the quantity as well.
something like
if input is like number1*number2 then set Pieces=number1 and ItemID=number3
else Pieces=1 and ItemID=Input
how do i do that PLEASE?!?!?!?
thank you