Hi
I would like to use a form to have a user simulating planning data (see attachment)
the articles and price per planning unit is coming from a query and the user should be able to enter a qty to calculate the value (price * qty). As the selection of SKUs will show several SKUs (5-20) where the user should "choose" the ones where to simulate, I used a cont.form to show the SKUs - but as the 2 field (qty, value) are not in a table (should be "unbound"), they are not individual to each dataset - and updating one will change all other fields...
is there a simple way to enter data in a form without keeping it for later use and without linking it to a specific table?
Thanks for your help!
Goepf
I would like to use a form to have a user simulating planning data (see attachment)
the articles and price per planning unit is coming from a query and the user should be able to enter a qty to calculate the value (price * qty). As the selection of SKUs will show several SKUs (5-20) where the user should "choose" the ones where to simulate, I used a cont.form to show the SKUs - but as the 2 field (qty, value) are not in a table (should be "unbound"), they are not individual to each dataset - and updating one will change all other fields...
is there a simple way to enter data in a form without keeping it for later use and without linking it to a specific table?
Thanks for your help!
Goepf