Sorting

Patrick

Board Regular
Joined
Mar 2, 2002
Messages
50
I would like to sort a column of names
D:1=Joe H
D:2=Pete I
D:3=Tory N
D:4=Etc....

there are formulas involved in
D:1=IF(C1=0," ",C1) to arrive at Joe H
etc
The sorting is not to working can anyone tell me why....please
 

Excel Facts

What do {} around a formula in the formula bar mean?
{Formula} means the formula was entered using Ctrl+Shift+Enter signifying an old-style array formula.
On 2002-03-11 17:02, Patrick wrote:
I would like to sort a column of names
D:1=Joe H
D:2=Pete I
D:3=Tory N
D:4=Etc....

there are formulas involved in
D:1=IF(C1=0," ",C1) to arrive at Joe H
etc
The sorting is not to working can anyone tell me why....please

Try sorting Column C instead.

-rh
 
Upvote 0
column c also has formulas in the cells..
however I guess I figuered it out.. column D needed the cells to be formatted as text...
and it works!!
thanks anyhow
 
Upvote 0

Forum statistics

Threads
1,214,622
Messages
6,120,585
Members
448,972
Latest member
Shantanu2024

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top