Hi.
I currently have this sub
But its not working.![]()
Please Login or Register to view this content.
The data will always range from column A to column AA
and will start on cell A6
Please help.
Hi.
I currently have this sub
But its not working.![]()
Please Login or Register to view this content.
The data will always range from column A to column AA
and will start on cell A6
Please help.
Or Is there a way for me to select A6 and then run the command "Ctrl A?"
try change it in this line![]()
Please Login or Register to view this content.
First is the row, Second is the column so you got to changes at least the second part => column 27 = AA![]()
Please Login or Register to view this content.
Notice my main language is not English.
I appreciate it, if you reply on my solution.
If you are satisfied with the solution, please mark the question solved.
You can add reputation by clicking on the star * add reputation.
![]()
Please Login or Register to view this content.
Thank you!ActiveSheet.Range("A6:AA" & Cells(Rows.Count, 1).End(xlUp).Row).ClearContents
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks