Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Vicky
 
Posts: n/a
Default sort data without formulas in other cells changing?

Hi,

Can someone please help? I've got quite a lot of data that I want to sort
by the persons date of birth, but because I have cells with formula in it
(this works out the persons age) the sort function is changing the formulas
so the formulas no longer work becuase it changes the cell where it is
getting the data from. Does anyone have any ideas how this could be fixed??

Thanks!
  #2   Report Post  
Dave Peterson
 
Posts: n/a
Default

I bet you have formulas that point directly at other cells in another worksheet:

=sheet2!b3

If you do, you may want to see if you can redesign your worksheet so that you
can use some key column (name/id???) that can be used to bring back the
birthdate.

Depending on how that table is set up, you may be able to use =vlookup() or
=index(match()).

Debra Dalgleish has some nice instructions for =vlookup() at:
http://www.contextures.com/xlFunctions02.html

and you didn't ask, but she has some nice instructions for =index(match()) at:
http://www.contextures.com/xlFunctions03.html

Vicky wrote:

Hi,

Can someone please help? I've got quite a lot of data that I want to sort
by the persons date of birth, but because I have cells with formula in it
(this works out the persons age) the sort function is changing the formulas
so the formulas no longer work becuase it changes the cell where it is
getting the data from. Does anyone have any ideas how this could be fixed??

Thanks!


--

Dave Peterson
  #3   Report Post  
tina
 
Posts: n/a
Default

Vicky
either your formula are absolute eg $a$1 (must take off before sorting) or
you are not sorting all data including formula please give example of layout
if this doesnot help
Tina

"Vicky" wrote:

Hi,

Can someone please help? I've got quite a lot of data that I want to sort
by the persons date of birth, but because I have cells with formula in it
(this works out the persons age) the sort function is changing the formulas
so the formulas no longer work becuase it changes the cell where it is
getting the data from. Does anyone have any ideas how this could be fixed??

Thanks!

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to sort merged cells Sort merged cells Excel Worksheet Functions 3 March 11th 05 04:07 PM
how do you prevent data from changing values when sorting linked . Cassie Excel Discussion (Misc queries) 0 March 4th 05 10:45 AM
Comparing Cells and Displaying Data Keith Brown Excel Worksheet Functions 1 February 9th 05 05:42 PM
Combining data (numeric format) in multiple cells into one cell (t GNAC SID Excel Discussion (Misc queries) 2 February 7th 05 04:09 PM
extract data from cells Nicole L. Excel Worksheet Functions 2 February 2nd 05 08:54 PM


All times are GMT +1. The time now is 02:18 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"