Dear All,
I have a form that shows records of a table
At one field, if the word "petrol" is entered through a combo box, a new form pops-up, asking for a number (how many litres)
The problem is that whenever this latter form is filled in with a litre, that number goes into a new record and not into the record which is being worked on (which is selected when choosing the word "petrol" in the main form)
Could you please advise on how I can make the second form put the litre in the corresponding record?
Many thanks in advance
I have a form that shows records of a table
At one field, if the word "petrol" is entered through a combo box, a new form pops-up, asking for a number (how many litres)
The problem is that whenever this latter form is filled in with a litre, that number goes into a new record and not into the record which is being worked on (which is selected when choosing the word "petrol" in the main form)
Could you please advise on how I can make the second form put the litre in the corresponding record?
Many thanks in advance