Hi there folks!
I'm pretty dang stuck over here. Hope to get some direction on this matter. All replys are much appriciated.
What i have:
- I have a linked excel file with data (old stock)
- I have a search form to retrieve data from this excel file
- And I have another form that creates new records and stores it into another table (new stock items)
What i want to do:
- I open an excisting record in my form (from new stock items table) (so far so good)
- On the same form page i do a search and retrieve data (from old stock items table) (so far so good)
- I want to save that search results from my search form (old stock) >> into the new stock items table on the current record im in. (completely clueless!)
So: I just want to save my search results from the excel file and store it into the table on the record that im currently working in.
I hope i got it clear for you guys
Could anyone help me out a little? Thanks in advance!