Forum Discussion
CherylM1955
Sep 07, 2022Copper Contributor
Pasting a formula and it works for some but not all cells
I have a value in one sheet named Graded1. I have copied the merged cells (EFGH) and pasted to FinalGR sheet and created the formula =Graded1!E14 and =Graded1!E3 without and difficulty. I have repe...
mathetes
Sep 07, 2022Silver Contributor
what is in those merged cells? Are they part of what you're trying to copy? If so, that could be the difficulty....merging cells is generally not a good practice while you're still developing a workbook. It's fine (though potentially problematic) if you're at the final stage and just doing it for a "nice looking" report, but try to avoid merging prematurely.
CherylM1955
Sep 08, 2022Copper Contributor
Will try and unmerge and thank you