Thanks for the help Zababcd!! That fixed it. I have what I hope is a simple question, the code you provided me gave me the option to paste to here:
I have a code now that manages the tabs, so before I run this macro I will have tabs for each of the stocks I download from yahoo. Originally, I planned on pasting to a TempData sheet and copying and pasting from there to the respective stock tab. I wonder if I can paste directly to the tab without the intermediate step, say:
But that is not working, it only pastes the stArray in the tab for the stock in the last row within the Porfolio Tab (ignoring all the other ones- eg. I have stock symbols in rows A1 through A3, it only pastes A3). I also tried my original way but running in to a similar problem, where (I believe) it makes 3 downloads from yahoo but pastes them all on top of each other in the Tab for the last stock listed.
Either option, I have it between the last Next y and the Next x (see below). I'm guessing is the position of the command and when it comes into play vs the loop it is doing through all the "Xs". I hate to abuse your help, I promise this is the last question to you or anyone else who can help on this matter. Thank you so much!!!
Bookmarks