Skip to content

Sub Colorize lastRow #56

@RaymondWise

Description

@RaymondWise

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions