Connect with peers, share your expertise, and inspire what’s next in Smartsheet — from proven practices to practical how-to insights from fellow users and product experts.
Sign in to join the conversation:
Hi,
I've read through a few threads and I am unable to re-create a simple countdown formula. I keep getting an #INVALID OPERATION error.
Am I missing something? Please help! Thank you!
Are both the Target Date and Today formatted as Date column types?
Have a fantastic day!
Best,
Andrée Starå
Workflow Consultant @ Get Done Consulting
Yes, both columns are Date types.
That's strange!
It should work.
Try to change the columns to text and back again and also try to edit the formula and then change it back again. Maybe it's a glitch.
Did it work?
Yes!! That fixed it!! I seriously thought I was going crazy!
Thank you so much for your suggestion, I knew it had to be something simple!
Excellent!
Happy to help!
(I starred at it for a long time as well)
Not sure what to title this, because it's not really Cell Linking the way we talk about it with Smartsheet… I have two sheets, Project Sheet has project rows and a column that lists animal species impacted (currently text, but could be multi-dropdown if that helps?). The second sheet (Species Sheet) has "more info" on…
I am trying to find a way to look at text fields and automatically remove date and time stamps plus employee names. Any recommendations on identifying and removing text strings that meet the below formats: YYYY-MM-DD HH:MM:SS.SSSSSSS ####### [Employee Name] YYYY-MM-DD HH:MM:SS.SSSSSSS ####### [Employee Name] We have a…
Hi All, I'm working on a formula that is evaluating three columns of data: 1) EOY Target Weighted MWh 2) Forecast Weighted MWh 3) Increase/Decrease (to determine if the goal for the year is to increase or decrease the MWh) Here is my current formula: =IF([Forecast Weighted MWh]@row = [EOY Target Weighted MWh]@row, "On…