D
deacs
I'm stumped because I know what I want to do, but am unsure how to do
it.
Here's the setup:
I have in Column A, a list of days. In Column B is a list of numbers
that correspond to the days in Column A.
I would like for Column C to do this:
If Column A is equal to Monday, then take the percentage change in
number from Column B for this Monday from the previous Monday that
appears in Column A. I could contruct a simple IF statement if the
days in Column A did not skip days (i.e. repeated Sunday to Saturday
down the column). Unfortunately, there are times when certain days of
the week are skipped.
I hope this is clear. Thanks in advance for any help! Please let me
know if I can make this more understandable.
it.
Here's the setup:
I have in Column A, a list of days. In Column B is a list of numbers
that correspond to the days in Column A.
I would like for Column C to do this:
If Column A is equal to Monday, then take the percentage change in
number from Column B for this Monday from the previous Monday that
appears in Column A. I could contruct a simple IF statement if the
days in Column A did not skip days (i.e. repeated Sunday to Saturday
down the column). Unfortunately, there are times when certain days of
the week are skipped.
I hope this is clear. Thanks in advance for any help! Please let me
know if I can make this more understandable.