Hi,
I have data on a sheet like this:
I use a date range (which can vary) in column L:L to indicate if to use the data or not in column K:K. The data is always together ie: no blank cells between the data in K:K.
On another sheet I would like the values in K:K to start from A1 down. For example in the above, A1 would be 10, A2 would be 6 etc etc
Thanks Janet.
I have data on a sheet like this:
Book2.xls | ||||||
---|---|---|---|---|---|---|
K | L | M | N | |||
47 | 0 | |||||
48 | 0 | |||||
49 | 10 | 1 | ||||
50 | 6 | 1 | ||||
51 | 8 | 1 | ||||
52 | 1 | 1 | ||||
53 | 3 | 1 | ||||
54 | 17 | 1 | ||||
55 | 13 | 1 | ||||
56 | 12 | 1 | ||||
57 | 18 | 1 | ||||
58 | 0 | |||||
59 | 0 | |||||
60 | 0 | |||||
For O-C Eq |
I use a date range (which can vary) in column L:L to indicate if to use the data or not in column K:K. The data is always together ie: no blank cells between the data in K:K.
On another sheet I would like the values in K:K to start from A1 down. For example in the above, A1 would be 10, A2 would be 6 etc etc
Thanks Janet.