Range selection
Hello all i am new to the foroums, and somewhat new to VBA the programmer at my job quit and now i need to write a VBA macro
OK so my problem is i have a list of stock tickers that gets printed out and i need to scan from starting Cell C17 in A to the bottom to where ever they end. Then take the last ticker cell and copy to C17 to a new worksheet.
I've gotten as far as being able to find the next blank space which would be the end of the tickers. I'm useing the Findnext command to find the next empty cell which takes me to the bottom, but how do you say fromthat last cell select up to C17.
Any help would be a LifeSaver
Thanks,
Keith.
|