Macro for dropdown

P

Price

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?
 
Top