Hi All,
Thank for your support for learning for VBA
I have a small problem, I find the text and copy 7 cell in the Active sheet but code not move Next finding. This my code
Cells.Find(What:="Date", After:=ActiveCell, LookIn:=xlValues, LookAt:=xlWhole, SearchOrder:=xlByRows...