barny
Computer
- Oct 8, 2001
- 1
I am making a spreadsheet for share price data. I have a template that will accept data for the next three months. I need a way to tell excel to use the latest data entered in a certain column to compare with the previous data entered before it and the first data in the line.
For example:
IN THE SECOND WEEK
WEEK1 10
WEEK2 12
WEEK3
WEEK4
WEEK5
WEEK6
in this case i want the spreadsheet to use the week 2 data and week 1 data
IN THE 5TH WEEK
WEEK1 10
WEEK2 12
WEEK3 13
WEEK4 16
WEEK5 15
WEEK6 18
In this case i want to use the week 5 and 6 data to work out the change in share proce over the previous week and last and first data for overal gain loss.
I would like a formula to specify:
- the last number entered in the column
and - the number before the last number entered in the column. I can use the cell reference to specify the original share value
many thanks for your help
barny
For example:
IN THE SECOND WEEK
WEEK1 10
WEEK2 12
WEEK3
WEEK4
WEEK5
WEEK6
in this case i want the spreadsheet to use the week 2 data and week 1 data
IN THE 5TH WEEK
WEEK1 10
WEEK2 12
WEEK3 13
WEEK4 16
WEEK5 15
WEEK6 18
In this case i want to use the week 5 and 6 data to work out the change in share proce over the previous week and last and first data for overal gain loss.
I would like a formula to specify:
- the last number entered in the column
and - the number before the last number entered in the column. I can use the cell reference to specify the original share value
many thanks for your help
barny