I need all of the information entered in a column of sheet A to feed into sheet B. Does anyone have any advice for this?
This is the current formula we're trying that's showing up as unparseable: "=INDEX({A. Wash Schedule Range 1}, MATCH({A. Wash Schedule Range 1}),@row, 0)"
We're gotten "=INDEX({A. Wash Schedule Range 1}, 2)" to work but it will only pull over 1 row. When we try to drag it, it still only pulls over the same 1 row. Is there a way to have this formula to drag and drop? When we set it as a column formula, it puts the same value in the entire column.
Please help. I can not afford to use DataMesh. I was doing this in Google Sheets with a simple "ImportRange" formula.