I currently run contract for DIRECTV and I am using excel to manage all of my inventory. I have created an excel file to keep track of all of my equipment that I issue out of my warehouse. I currently have a couple of sheets including: "In Warehouse", "Returns", "Issued", etc.
What I am trying to do is be able to scan a serial number, have excel search through the "In Warehouse" sheet, copy the corresponding row and paste it into the "Issued" sheet. I have created a macro that will do just that, but the issue is that it takes too long for it to paste the entire row into the "Issued" sheet. I would like it to just paste the information from columns A through D in the row that the serial number was found. I would also like the macro to delete the row in which excel found the data from on the "In Warehouse" sheet.
Here is what I currently have:
I would appreciate any assistance. =0)
Bookmarks