The following formula was working great yesterday: Text(Weekday(Now()), "[$-en-US]dddd")
It was returning "Wednesday".... however, it's STILL returning Wednesday and today is Thursday.
Anyone know what's wrong with this?
Solved! Go to Solution.
I don't think you need Weekday(). Try the forula this way: Text(Now(), "[$-en-US]dddd")
I don't think you need Weekday(). Try the forula this way: Text(Now(), "[$-en-US]dddd")
User | Count |
---|---|
124 | |
87 | |
87 | |
75 | |
69 |
User | Count |
---|---|
215 | |
181 | |
140 | |
97 | |
83 |