View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Carlee Carlee is offline
external usenet poster
 
Posts: 155
Default copying specific rows to an existing sheet, based on user paramete

Hi everyone,

I have a master sheet ("Master Sheet") containing rows of data. Each row
has a specific date. I want the system to select a month (1-12) from a
drop-down list, and click continue. On click, I want the system to copy all
rows matching the month value selected by the user, to an existing worksheet
("sheet 5")

can anyone help me out on this?
--
Carlee