So, on Google Sheets, Im trying to reference merged cells across 2 sheets.1 Sheet has merged cells (ie. A2:A7) but when I reference it on the second sheet, they unmerge and the data is only shown in A2.
Is there a way to keep the cells merged when copying over? I don't want to have to remerge all the new cells as I input data.
It's employee time sheets and the merged cells are their work expenses across an entire day but the cells (A2:A7) show for example, 5 jobs across the day so I want it to show 1 cell of expenses for the whole day of work (5 rows).