How to edit the code below so that it only fills till Column N instead of the entire row??
![]()
Please Login or Register to view this content.
Thanks,
How to edit the code below so that it only fills till Column N instead of the entire row??
![]()
Please Login or Register to view this content.
Thanks,
Try this, assuming LR is an integer with a row number:
![]()
Please Login or Register to view this content.
Jeff
| | |·| |·| |·| |·| | |:| | |·| |·|
Read the rules
Use code tags to [code]enclose your code![/code]
Oh sorry, you wanted all columns up to N, not just N. Try this:
![]()
Please Login or Register to view this content.
I want to fill the entire Lastrow from columns A to N
The above code just fill in the Nth column last row.
Thanks,
You need to look at my last post, #3. Looks like you were commenting based on post #2.
Throwing an syntax error, even though no syntax error was found
Range("A" & LR & ":N" & LR).Interior.Color = 5287936
Ben Van Johnson
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks