This is driving me potty. I’ve just put the string ‘s2member_level1’ into a cell. I fill down, I get +1s all the way down, eg:
s2member_level1
s2member_level2
s2member_level3
s2member_level4
etc
If I format the cells as text before filling, the same happens. The cell with the original value in already reports text formatting. If I precede the string with a quotation mark, I get +1s all the way down with a quotation mark in front. If I enclose the string with quotes I don’t get +1s, but I then have a columnn of strings with quotation marks which I have to get rid of.
This is the simplest thing, and I’ve spent an hour on it! I have tried to read TFM but the bit on fills is pretty much as you’d expect. I’ve used spreadsheets for years and haven’t come across this behaviour before. What is going on, can someone please tell me?