View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
dannynic dannynic is offline
external usenet poster
 
Posts: 1
Default Copying data from cells A1,B1,C1 on tab1 to tab2

I want to copy data from cells A, B and C on Tab 1 of my workbook to other
tabs in my workbook dependant on which option is selected from a dropdown
list in cell D of Tab1

Example:
I have 'company name' in cell A, 'Account Number' in Cell B and 'Sales' in
cell C on tab 1, I then select 'Blue' from a dropdown list in cell D on tab
1. I then want excel to copy the data in cells A, B and C, on tab 1 into
another tab in the same workbook named 'Blue'.

can anybody help please????
--
Thanks,
Dan