Hey all.
Sorry if this is a newbie request, but this is the first time I have created a database for a warehouse from scratch.
I have my data tables set up so that each "Customer" has an ID, and each ID has a list of relative data - including the location of their property in the warehouse.
I have forms set up. Everything is working the way I'd like (For the most part...) but I need a form, report, or whatever that will allow me to copy / paste a list of IDs into a search field that will generate a spreadsheet of where that property is located in the warehouse.
Ideally, I'd like to automatically open up and populate an Excel Document, pasting the data on in some pre-defined fields; sort it by property location (A numerical Value); and be able to save the Excel sheet in a seperate folder.
Populating an Excel sheet sounds like it would be very difficult, but at the very least, I'd need it to generate something with ID numbers and their relative location so that I can manually take that data and copy / paste it to an Excel sheet.
Thanks all!
Sorry if this is a newbie request, but this is the first time I have created a database for a warehouse from scratch.
I have my data tables set up so that each "Customer" has an ID, and each ID has a list of relative data - including the location of their property in the warehouse.
I have forms set up. Everything is working the way I'd like (For the most part...) but I need a form, report, or whatever that will allow me to copy / paste a list of IDs into a search field that will generate a spreadsheet of where that property is located in the warehouse.
Ideally, I'd like to automatically open up and populate an Excel Document, pasting the data on in some pre-defined fields; sort it by property location (A numerical Value); and be able to save the Excel sheet in a seperate folder.
Populating an Excel sheet sounds like it would be very difficult, but at the very least, I'd need it to generate something with ID numbers and their relative location so that I can manually take that data and copy / paste it to an Excel sheet.
Thanks all!