Hello,
This is my first post and I feel like a right noob...the fact is I am newbie with MA. Ok here is the issue:
I Have a database with 2 tables in it - Lookup_SKU and MTO Central Source.
I have created a form called MTO Central Source, which will be the data entry point for the MTO Central Source table. In the form I have added a combo box which looks up the SKU Code from the Lookup_SKU table. The problem is that under the Combo box I have 3 fields which I want to auto populate from the SKU Code which is chosen in the combo box, e.g. Description, Family & Type (These are unbound text boxes). Also once these are auto-populated I want this data transfered to the MTO Central Source table when I save the record and move on to a new clear record.
Clear as mud I guess. I do not use VBA very much so not sure were to go from here
Any support and help would be much appreciated
Many Thanks for your time on this issue.