Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sub Colorize lastRow #56

Open
RaymondWise opened this issue May 17, 2016 · 0 comments
Open

Sub Colorize lastRow #56

RaymondWise opened this issue May 17, 2016 · 0 comments

Comments

@RaymondWise
Copy link
Contributor

RaymondWise commented May 17, 2016

In Colorize the user selected range needs to have its last row identified:

lastrow = rngToColor.Rows.count

This presents a issue if the user selects A:A

Also, if a user selects a non-contiguous range, it should be checked as such, otherwise lastRow will be defined as the last row in the leftmost selection of the range. Actually, we should always check that #57

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant