P
Peter
I've set up a IF function that looks at one cell that
contains text, if the text is "A" then insert contents of
B2. Is it possible for Letters to be part of a Logical
statement?
If not, is there a different way to accomplish this?
Here is the basic string
=IF(Sheet1!I3="Bill",Sheet1!J3,"")
I'm taking time and marking it by words (Bill, Travel,
Warranty, ect.) and then depending on the word on one
sheet, putting the minutes into several different
categories...
contains text, if the text is "A" then insert contents of
B2. Is it possible for Letters to be part of a Logical
statement?
If not, is there a different way to accomplish this?
Here is the basic string
=IF(Sheet1!I3="Bill",Sheet1!J3,"")
I'm taking time and marking it by words (Bill, Travel,
Warranty, ect.) and then depending on the word on one
sheet, putting the minutes into several different
categories...