HI,
I am trying to create a formula that will grab all matching names i.e. "Existing" from a "Customer_List" (large table of customer information with multiple headings) and populate several related cells that Match the "Existing" search (ex. Name, Sales, Role, etc) . I am not proficient at VBA but willing to try. The worksheet where this Customer_List resides is named "Planning". My Customer_List is $BF$400:$BV$900, and I want the information to be transposed on worksheet "Acct Growth" starting in cell $A:$60. I am then thinking I can use a Vlookup to capture related information in subsequent row cells.
I want to be able to break out this "Customer List" information by several searches (Existing, Prospect, COI) and each search will deliver the results in a seperate table in the "Acct Growth" spreadsheet.
I hope this all makes sense. Thanking you for any and all insight.
Trevor
I am trying to create a formula that will grab all matching names i.e. "Existing" from a "Customer_List" (large table of customer information with multiple headings) and populate several related cells that Match the "Existing" search (ex. Name, Sales, Role, etc) . I am not proficient at VBA but willing to try. The worksheet where this Customer_List resides is named "Planning". My Customer_List is $BF$400:$BV$900, and I want the information to be transposed on worksheet "Acct Growth" starting in cell $A:$60. I am then thinking I can use a Vlookup to capture related information in subsequent row cells.
I want to be able to break out this "Customer List" information by several searches (Existing, Prospect, COI) and each search will deliver the results in a seperate table in the "Acct Growth" spreadsheet.
I hope this all makes sense. Thanking you for any and all insight.
Trevor