View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Price Price is offline
external usenet poster
 
Posts: 6
Default Macro for dropdown

I have a macro that copies a line from another sheet and pastes it to
the current cell.

On the line I have a dropdown box. It copies perfectly, but it
doesn't connect the dropdown box to the cell (linking it to D3).

How do I do this?