I would like to check if a worksheet exist using excel formula, is there one like this: =if (Sheets("ABC") exist, "yes", "no") regards