Hi, I'm new to smartsheet and i would like to know how can i reference an entire column from another sheet, no criteria needed.
I just want to return the data from sheet 1 column 1 to sheet 2 column 1, is there a simple way to achieve this?
I have tried to use =INDEX({SHEET 1 RANGE 1}, 1), it will only return data from the first row.