BarkingGhostar
Diamond Member
I routinely have to manipulate data that consists of a number in one column and a letter in another column for a range of rows. Think of it like Column A is [1 .. 10]. And Column B is always "Day".
In column C I would merge the contents of Columns A and B using C1 = "B1"&A1 to get Day1 as a result. The cell C1 would literally retain the expression in the fx field and display the value in the cell.
In Excel 2007 (and maybe earlier) any highlighted cell's lower-right corner would have its corner in bold. You could double-click this corner and the expression applied to that cell will be copied through the data range in that column. This has worked like a champ, and for me the past 14 months on hundreds of spreadsheets.
Last Friday, this behavior stopped, and if I double-click the lower-right corner it now just copies and pastes the value throughout the data range even though the fx field shows the correct merge expression. So, if I go to the middle of the range and select C5 it shows ="Day"&A5 but the value shown in the cell is Day1. 😱
Is this Microsoft's new logic? Did I miss the memo? 😱
In column C I would merge the contents of Columns A and B using C1 = "B1"&A1 to get Day1 as a result. The cell C1 would literally retain the expression in the fx field and display the value in the cell.
In Excel 2007 (and maybe earlier) any highlighted cell's lower-right corner would have its corner in bold. You could double-click this corner and the expression applied to that cell will be copied through the data range in that column. This has worked like a champ, and for me the past 14 months on hundreds of spreadsheets.
Last Friday, this behavior stopped, and if I double-click the lower-right corner it now just copies and pastes the value throughout the data range even though the fx field shows the correct merge expression. So, if I go to the middle of the range and select C5 it shows ="Day"&A5 but the value shown in the cell is Day1. 😱
Is this Microsoft's new logic? Did I miss the memo? 😱