P
Pat
Example:
sheet1 column A contains the names of car manufactures
sheet2 column C contains the name of a car manufacture
sheet1 column F contains the make of a car manufacture
=IF(sheet1!$A$7:$A$100,sheet2!$C76,sheet1!$F$7:$F$100)
the formula which is not correct should return the make(s) of a car
manufacture if applicable.
Anyone got the know-how on this?
Thanks
sheet1 column A contains the names of car manufactures
sheet2 column C contains the name of a car manufacture
sheet1 column F contains the make of a car manufacture
=IF(sheet1!$A$7:$A$100,sheet2!$C76,sheet1!$F$7:$F$100)
the formula which is not correct should return the make(s) of a car
manufacture if applicable.
Anyone got the know-how on this?
Thanks