Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Goody
 
Posts: n/a
Default Remember a previous cell's value

I run a fantasy racing league with some friends. I am trying to find out how
to return a previous cell's value, such as a player's rank from last week. I
am doing it manually now, but there has to be a better way. Thanks!
  #2   Report Post  
JulieD
 
Posts: n/a
Default

Hi

not sure what you mean by a previous cell's value

do you mean in A2 you want the value that is in A1?
if so the formula
=A1
in A2 will give it to you

Cheers
JulieD


"Goody" wrote in message
...
I run a fantasy racing league with some friends. I am trying to find out
how
to return a previous cell's value, such as a player's rank from last week.
I
am doing it manually now, but there has to be a better way. Thanks!



  #3   Report Post  
Goody
 
Posts: n/a
Default

NO, I mean that if a cell's (A1 for example) value was 1 one week, and then
A1 is 2 this week, how do I get excel to display the previous value in A1?

"JulieD" wrote:

Hi

not sure what you mean by a previous cell's value

do you mean in A2 you want the value that is in A1?
if so the formula
=A1
in A2 will give it to you

Cheers
JulieD


"Goody" wrote in message
...
I run a fantasy racing league with some friends. I am trying to find out
how
to return a previous cell's value, such as a player's rank from last week.
I
am doing it manually now, but there has to be a better way. Thanks!




  #4   Report Post  
JulieD
 
Posts: n/a
Default

AFAIK you can't
if you type over the top of a value it goes
if you need to keep a record of previous values then this is generally done
via the use of columns with dates on them

sorry i can't be of more help
Cheers
JulieD



"Goody" wrote in message
...
NO, I mean that if a cell's (A1 for example) value was 1 one week, and
then
A1 is 2 this week, how do I get excel to display the previous value in A1?

"JulieD" wrote:

Hi

not sure what you mean by a previous cell's value

do you mean in A2 you want the value that is in A1?
if so the formula
=A1
in A2 will give it to you

Cheers
JulieD


"Goody" wrote in message
...
I run a fantasy racing league with some friends. I am trying to find
out
how
to return a previous cell's value, such as a player's rank from last
week.
I
am doing it manually now, but there has to be a better way. Thanks!






  #5   Report Post  
Gord Dibben
 
Posts: n/a
Default

Goody

You would have to store that value somewhere when it is entered in order to
retrieve it after you overwrite it with a new value.

This would probably involve VBA code.


Gord Dibben Excel MVP

On Thu, 24 Mar 2005 09:37:05 -0800, "Goody"
wrote:

NO, I mean that if a cell's (A1 for example) value was 1 one week, and then
A1 is 2 this week, how do I get excel to display the previous value in A1?

"JulieD" wrote:

Hi

not sure what you mean by a previous cell's value

do you mean in A2 you want the value that is in A1?
if so the formula
=A1
in A2 will give it to you

Cheers
JulieD


"Goody" wrote in message
...
I run a fantasy racing league with some friends. I am trying to find out
how
to return a previous cell's value, such as a player's rank from last week.
I
am doing it manually now, but there has to be a better way. Thanks!







  #6   Report Post  
bj
 
Posts: n/a
Default

a simple way to do it is

each week use <edit <move or copy sheet
Select <make copy and when the new sheet is formed rename the sheet. to be
that of the current week. modify this sheet for the current data.

You could also set the data up appropriately and use a pivot table to show
any given week .

"Goody" wrote:

NO, I mean that if a cell's (A1 for example) value was 1 one week, and then
A1 is 2 this week, how do I get excel to display the previous value in A1?

"JulieD" wrote:

Hi

not sure what you mean by a previous cell's value

do you mean in A2 you want the value that is in A1?
if so the formula
=A1
in A2 will give it to you

Cheers
JulieD


"Goody" wrote in message
...
I run a fantasy racing league with some friends. I am trying to find out
how
to return a previous cell's value, such as a player's rank from last week.
I
am doing it manually now, but there has to be a better way. 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
Help adding text values Texas-DC_271 Excel Worksheet Functions 7 January 15th 05 11:14 PM
How would I fill blank cells with the data from a previous cell? Clive Darling Excel Discussion (Misc queries) 3 January 6th 05 01:10 AM
To safety merge cells without data destroyed, and smart unmerge! Kevin Excel Discussion (Misc queries) 0 December 30th 04 07:17 AM
Heps to design Locked/Unlocked cells in protected worksheet Kevin Excel Discussion (Misc queries) 0 December 30th 04 07:09 AM
Convert data of cells to any type: Number, Date&Time, Text Kevin Excel Discussion (Misc queries) 0 December 30th 04 06:55 AM


All times are GMT +1. The time now is 09:08 AM.

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"