VBA help! drop down selected - copy and paste data
Hi All,
Wondering if anyone can help me, I am trying to create a macro that if the drop down box in column BP of a spreadsheet is selected as "Successful", then that particular row is copied, and pasted to a worksheet in the same workbook named "Successful projects" . basically a summary of all successful projects from a database page. but some may change from submitted to successful at any time.
I would also like to know if there is a way of just copying certain cells of the row, and not the whole row?
Any help would be greatly appreciated.