Microsoft Access has been driving me mad ever since I started my Advanced Higher Information Systems course work. Basically I'm building a stock control database which records the sales but picks up the description and sale price when a 'Item Code' has been been entered.
So far all I can see to make this work would be using the Event Procedure, 'After Update'. Thats where it all goes downhill because I have no idea on how to use MVB for these sort of things. I tried playing with the Expression Builder but that didn't go well either.
roughed out guide of how the Form looks just to give you more of an idea
Basically what I want is when 'Item Code' is entered it will take the 'Description and 'Sales Price' for that 'Item Code' from the Products table and add them to the fields here thus saving them to the Purchase table. Hope that makes sense ...
Anyone got any ideas or advice on how to implement this ??
Cheers
Keiran
So far all I can see to make this work would be using the Event Procedure, 'After Update'. Thats where it all goes downhill because I have no idea on how to use MVB for these sort of things. I tried playing with the Expression Builder but that didn't go well either.
roughed out guide of how the Form looks just to give you more of an idea
Basically what I want is when 'Item Code' is entered it will take the 'Description and 'Sales Price' for that 'Item Code' from the Products table and add them to the fields here thus saving them to the Purchase table. Hope that makes sense ...
Anyone got any ideas or advice on how to implement this ??
Cheers
Keiran