Hi, i have seen similar threads but not exactly what i am looking for. Most copy from multiple sheets to one sheet, i am trying to go in reverse of that. I have uploaded the file in question, which is a list of all tenders we are advised of, then criteria to determine which ones my company wants to pursue.
What I want to do is as follows-
What I want to do is as follows-
- columns A-G will be entered by our admin, free text under headings at Row 5
- Columns H thru O will be calculated by drop down menu with a score at the end to decide whether it is worth our business pursuing
- Depending on a score above 27 in column P-Q, we then add a Salesperson in Column R from a drop down menu as the responsible person to follow up.
- We would then have an ActiveX button, that once pressed searches each of the salesperson initials, and for example if Column R was populated with the initials PT, it would loop thru the whole list and copy every row with PT in Column R into the worksheet entitled Salesperson PT.
- the same for Salesperson GB into the worksheet entitled Salesperson GB, and so forth, adding a line under the previous line on the Salesperson worksheets but ignoring lines that are already listed.
- I don't want it to delete the entry on the Tender Listing sheet, just copy the details to the salesperson worksheets based on the initials.