L
leehutch
I have a master list of customer names, addresses, postcodes an
financial details with which I want to sort by post code into differen
worksheets (to give me approx 25 sublists which will then be linked int
autoroute to show customer location by post code).
I can do this manually but I would like to find a way of setting up th
spreadsheet, so when I import an updated customer list each month i
automatically updates the sublists.
EXAMPLE MASTER LIS
-Postcode Customer name plus other data....-
BN1 Smith Ltd
BN1 Jones and Co
BN1 Brown and Son
BN2 Green Bros
BN2 Pink Inc
EXAMPLE SUBLIST 1 (WORKSHEET BN1
-Postcode Customer name plus other data....-
BN1 Smith Ltd
BN1 Jones and Co
BN1 Brown and Son
EXAMPLE SUBLIST 2 (WORKSHEET BN2
-Postcode Customer name plus other data....-
BN2 Green Bros
BN2 Pink Inc
I can put a reference to each postcode I am looking for in cell A1 o
each sublist, and I would like a function that looks for all occurance
of that postcode in the master list and copies all required data int
the sublist.
I have looked at the obvious VLOOKUP and macro options but I can
figure it out.
Can anyone help??
financial details with which I want to sort by post code into differen
worksheets (to give me approx 25 sublists which will then be linked int
autoroute to show customer location by post code).
I can do this manually but I would like to find a way of setting up th
spreadsheet, so when I import an updated customer list each month i
automatically updates the sublists.
EXAMPLE MASTER LIS
-Postcode Customer name plus other data....-
BN1 Smith Ltd
BN1 Jones and Co
BN1 Brown and Son
BN2 Green Bros
BN2 Pink Inc
EXAMPLE SUBLIST 1 (WORKSHEET BN1
-Postcode Customer name plus other data....-
BN1 Smith Ltd
BN1 Jones and Co
BN1 Brown and Son
EXAMPLE SUBLIST 2 (WORKSHEET BN2
-Postcode Customer name plus other data....-
BN2 Green Bros
BN2 Pink Inc
I can put a reference to each postcode I am looking for in cell A1 o
each sublist, and I would like a function that looks for all occurance
of that postcode in the master list and copies all required data int
the sublist.
I have looked at the obvious VLOOKUP and macro options but I can
figure it out.
Can anyone help??