M
Michael
Hi,
I am trying to create a conditional statement and am
wondering if anyone can help me.
Here is what I have so far.
YTD statement which keeps a running balance of the
numbers entered in column "Actual" in 'T&E' based on
whether the month in worksheet 'House Keeping' has an x:
SUMIF('House Keeping'!$B$19:$B$30,"x",'T&E'!D6
17)
I want the running balance to be populated with
forecasted numbers (located in a different column) and as
actual numbers become available, it would get inputted
into the cells which would change the background of the
cells to a different color; otherwise the background will
be yellow if all I have is the forecast number.
Thanks.
I am trying to create a conditional statement and am
wondering if anyone can help me.
Here is what I have so far.
YTD statement which keeps a running balance of the
numbers entered in column "Actual" in 'T&E' based on
whether the month in worksheet 'House Keeping' has an x:
SUMIF('House Keeping'!$B$19:$B$30,"x",'T&E'!D6

I want the running balance to be populated with
forecasted numbers (located in a different column) and as
actual numbers become available, it would get inputted
into the cells which would change the background of the
cells to a different color; otherwise the background will
be yellow if all I have is the forecast number.
Thanks.