Hi,
I have an access form with:
ProductID
Product name
Product Price
When i select the product name from the combo, the productid and price populate as they should but on loading the form, i cannot get the default in the product ID and product price fields to default to blank / 0 - they disply 'error' in each box.
has anybody an idea what i need to do - i have tried on load events which keep debugging "you cannot add a default value to these lookup fields".
Any help would be appreciated
I have an access form with:
ProductID
Product name
Product Price
When i select the product name from the combo, the productid and price populate as they should but on loading the form, i cannot get the default in the product ID and product price fields to default to blank / 0 - they disply 'error' in each box.
has anybody an idea what i need to do - i have tried on load events which keep debugging "you cannot add a default value to these lookup fields".
Any help would be appreciated