Hi … so glad this site is back up! …
I have a macro that can get the first row of a selection of rows with this:
FirstRow = Selection.Rows
Now I need to know the EndRow of this selection. (Sorry, I’m working on a PC that did not install the Help … )
EndRow=Selection.???
As always, I appreciate any help at all.
–cat