I have seen other posts asking a similar question but I dont know VBA well enough to be able to fit it to my needs so help would be appreciated:
I have a spreadsheet that contains staff information. I want to search for a staff member (column B) by entering the staff number in an input box and then copying the entire row (A:Z) onto a different spreadsheet, in a separate workbook if possible. There may be more than one entry per staff number and I need to copy all occurances.
I also want run the macro from another 'control' spreadsheet.
Eg, Sheet1 is the control sheet, Sheet2 contains the information, Sheet3 is where the selected information is copied to.
First time posting so please let me know if I need to post more information
Thanks
I have a spreadsheet that contains staff information. I want to search for a staff member (column B) by entering the staff number in an input box and then copying the entire row (A:Z) onto a different spreadsheet, in a separate workbook if possible. There may be more than one entry per staff number and I need to copy all occurances.
I also want run the macro from another 'control' spreadsheet.
Eg, Sheet1 is the control sheet, Sheet2 contains the information, Sheet3 is where the selected information is copied to.
First time posting so please let me know if I need to post more information
Thanks