Hello,
I am trying to get information from one sheet to populate another sheet.
The formula I am trying to use is: =IF(AND({Equipment} = "MIGU-1", {Status} = "Open"), "Deployed", "Available")
I get an #Invalid Operation error.
On sheet 1 is the data I'm trying to separate out...
using the "Type of Equipment" column and the "Mission Status" column and placing the result in sheet 2...
Suggestions?
Thanks,
Mike B.