R
robertm
I have a workbook that contains worksheets for each Month
and 1 worksheet called Combined
Example : Worksheet names in workbook are:
January
February
March
Combined
Each of the worksheets except the Combined worksheet
contains the same column Titles
Example
January worksheet has columns
A1 = NAME
B1 = Telephone
c1 = City
D1 = State
February worksheet has columns
A1 = NAME
B1 = Telephone
c1 = City
D1 = State
March worksheet has columns
A1 = NAME
B1 = Telephone
c1 = City
D1 = State
Combined worksheet has
A1 = City
B1 = Name
What I am looking to do to the Combined worksheet is have
it automatically updated with City and NAme Columns
when the data is entered on each of the Months Worksheets
where the City is equal to a Value. Example New York
any help would be greatly appreciated.
and 1 worksheet called Combined
Example : Worksheet names in workbook are:
January
February
March
Combined
Each of the worksheets except the Combined worksheet
contains the same column Titles
Example
January worksheet has columns
A1 = NAME
B1 = Telephone
c1 = City
D1 = State
February worksheet has columns
A1 = NAME
B1 = Telephone
c1 = City
D1 = State
March worksheet has columns
A1 = NAME
B1 = Telephone
c1 = City
D1 = State
Combined worksheet has
A1 = City
B1 = Name
What I am looking to do to the Combined worksheet is have
it automatically updated with City and NAme Columns
when the data is entered on each of the Months Worksheets
where the City is equal to a Value. Example New York
any help would be greatly appreciated.