J
jkwok
Hi,
My boss has a spreadsheet for employee hours for the whole month
Each day varies for who needs to be billed for the work done that da
and she's decided to just change the color of the hours that day fro
black to red. Another day might be blue, or yellow... each colo
determined by which ever company was being billed.
The problem she has brought to me is she'd like to create a summar
of the hours worked for each company and to have it summed up based o
the color used that day.
So all the red days would be added together, all the blues, all th
yellows... etc, etc. I'm almost certain this isn't possible, as
assume the colors are purely cosmetic and for easier readability. I
there any other way to do this? Like assign a variable or companyID t
each day... where from that I could create a generic if statement t
sum up the hours worked?
Thanks for any help with this!!
Jaso
My boss has a spreadsheet for employee hours for the whole month
Each day varies for who needs to be billed for the work done that da
and she's decided to just change the color of the hours that day fro
black to red. Another day might be blue, or yellow... each colo
determined by which ever company was being billed.
The problem she has brought to me is she'd like to create a summar
of the hours worked for each company and to have it summed up based o
the color used that day.
So all the red days would be added together, all the blues, all th
yellows... etc, etc. I'm almost certain this isn't possible, as
assume the colors are purely cosmetic and for easier readability. I
there any other way to do this? Like assign a variable or companyID t
each day... where from that I could create a generic if statement t
sum up the hours worked?
Thanks for any help with this!!
Jaso