G
Guest
I have a workbook with one sheet (Sheet1)
In cell a1 I have the value "1"
In cell b1 I have the formula "=a1"
In cell c1 I have the formula "=Sheet1!a1"
Select a1:c9 and do fill down. You obtain 3 identical columns with numbers
from 1 to 9 from top to bottom.
Try now to sort the area a1:c9 according to column a Descending (no headers).
Questions:
Is it normal that column c is in reverse order compared to a and b?
Is there any explanation about this behaviour?
Seems like formulas with references containing "!" are taken into
consideration by sort but they don’t adapt as others without "!" references.
Thank you in advance for you time.
In cell a1 I have the value "1"
In cell b1 I have the formula "=a1"
In cell c1 I have the formula "=Sheet1!a1"
Select a1:c9 and do fill down. You obtain 3 identical columns with numbers
from 1 to 9 from top to bottom.
Try now to sort the area a1:c9 according to column a Descending (no headers).
Questions:
Is it normal that column c is in reverse order compared to a and b?
Is there any explanation about this behaviour?
Seems like formulas with references containing "!" are taken into
consideration by sort but they don’t adapt as others without "!" references.
Thank you in advance for you time.