So I want to transfer selective data from "Sheet1" to "Sheet2". What I did was I just put the cells in "sheet1" I wanted, into that array.
The array works fine (when I write it into cells) in "sheet1" from where its picking the data from but when I run that array in "sheet2" which is where I want to transfer the data to I get a "0" value.
My question is does an array loses its data when its not used in its parent sheet ("sheet1") ?
Bookmarks