I'm kinda new to this. I'm a little familiar with how formulas worked in Microsoft Excel, but not a pro in the slightest. I only know basic stuff.
How do you use a formula to change the value of symbols and check boxes and drop down menus? Also, I've been having trouble pulling the data from dates. I always get the #UNPARSEABLE error.
Here is my formula: = IF(MONTH([Column2]1) = 3, "X',"XX") What's wrong with my syntax?