I'm trying to get data from an array into a non-contiguous named range. I keep ending up with the first cell of data is all of the named range cells. I think I hurt my brain. I'm looking at my code and not even sure why I wrote it, so I'll just leave that part out.
I need data copied from A2:I2 then pasted into named range "blah" (B2,D2,F2,B4,D4,F4,B6,D6,F6)
Can someone point me in the correct direction please? It's actually way more complicated than this, but I can't seem to get this part working. Thanks for any insight.