I'm building a macro in which I need to preform a Selection.Filldown, but it doesn't seem to be working. The main hurdle appears to be an autofilter I have on the column which needs the Filldown preformed.
To summarize, the macro up until this point preforms the autofilter, then loops down the hidden cells in column B until it finds the first visible cell. Once it arrives it pastes some text in that first visible cell. What I need to have happen next is for it to Filldown that text into all remaining visible cells in column B.
Any advice?
Thanks,
Bookmarks