Sign in to join the conversation:
hello,
I want to use below formula for remaining days;
=IF([Tamamlanma %]1 = "1", "T", [Hedef Tamamlanma Tarihi]1 - TODAY())
but when i use it , i cant see result ...
note: now i am using try version... so ı cant maybe is it possible?
thanks
Try removing the quotes from around the 1.
=IF([Tamamlanma %]1 = 1, "T", [Hedef Tamamlanma Tarihi]1 - TODAY())
Hello,
Paul is correct, removing the "" around the 1 may help resolve the issue. You also may want to confirm the column type the formula is within is a text column and the "Hedef Tamamlanma Tarihi" column is a Date column.
Cheers,
Eric
Smartsheet Support
thanks so much
I'm trying to work on automating lines on Smartsheet and implement copy row feature. When I click on the COPY TO field and try to search for a specific sheet for "select a destination sheet", it's not coming up. What could be the potential issues? I've seen the sheet not pop up on search for a few hours after creation, but…
Hello! I see there was recently changes made to the login screen. When I began using this program for work, I was a regular user. I eventually was added to my company's enterprise account for the premium functionality. I used to select "Log in with company account" to utilize this access. Since the changes were made to the…
I use Smartsheet as a virtual data room, with each Workspace dedicated to a specific project. I will then invite different downstream colleagues to the project sheets. I would like to set-up a Confidentiality Acknowledgement statement that the colleague has to click on "Acknowledge", before being granted access to the…