Hey guys !
I have this VBA code and I need it to paste certain data from one sheet to another whenever it finds a blank cell in coulmn F starting from F12.
The code is running but its working in column A and not F.
Please guide me what to do. Below is the code -
Sub ProductList()...