Hey all
I got an unknown row selected and I want to go to the cell with column "AM" from that row. I know how to use the Range function with specific cells or with activecell.offset(,), but how do I mix them? As in, I want to basically say Range("AM"Activecell.Row). Any help would be appreciated.
Thanks
Alan
Bookmarks