Create duplicate records based on field value
Posted: Sun Sep 13, 2020 1:43 am
Hello forum!
I have an table : tblDetails that has the following fields named :
Barcode (Number)
Price1 (Number)
Price2 (Number)
etc...
What i want is when i enter data in my form, suppose i enter in Price1 the value :"1.99" i want to be copied - mirrored in Price2 field (automatically.
So when i step in Price2 i would leave it unchanged or i'll enter what value i like to.
Does anyone knows how i can mirror Price1 value onto Price2?
Thank you and have a nice day!
I have an table : tblDetails that has the following fields named :
Barcode (Number)
Price1 (Number)
Price2 (Number)
etc...
What i want is when i enter data in my form, suppose i enter in Price1 the value :"1.99" i want to be copied - mirrored in Price2 field (automatically.
So when i step in Price2 i would leave it unchanged or i'll enter what value i like to.
Does anyone knows how i can mirror Price1 value onto Price2?
Thank you and have a nice day!