I defined an MS access data called stock. In this Data base are the fields A thru L.
I populated this data base with records containg voucher, each with a unique key (field A).
I have defined an excel files containing all sales, as far as we know, containing the fields A, B, C, H and I.
The registration was never done, so I will find sales where no stock was defined.
In case field A matches I need to update the fields H and I in the data base.
In case field A is not matched I need to create a database record to define the stock record with field A, B and C, where the fields D and E contains the values 1400 and 1450, and of course the field values of H and I.
Who can help me out finding the right codings?
I populated this data base with records containg voucher, each with a unique key (field A).
I have defined an excel files containing all sales, as far as we know, containing the fields A, B, C, H and I.
The registration was never done, so I will find sales where no stock was defined.
In case field A matches I need to update the fields H and I in the data base.
In case field A is not matched I need to create a database record to define the stock record with field A, B and C, where the fields D and E contains the values 1400 and 1450, and of course the field values of H and I.
Who can help me out finding the right codings?