Sign in to join the conversation:
Hi All,
I have two columns where one column will have a DATE and the other one will be blank.
It will never happen that both columns will have a date in them.
Now I want Smartsheet to check which two cells has a Date and show WEEKNUMBER.
Give this a shot. Just change the column names to whatever you are using...
=IF(ISDATE([Date Column 1]@row), WEEKNUMBER([Date Column 1]@row), WEEKNUMBER([Date Column 2]@row))
This is what I was looking for!
Thank you very much!
Happy to help.
Hello, I have a data tracker that has a column with different company names. It is a free text column from a form. In my calculation sheet, I need a formula to pull in those company names from the data tracker. Is it an Index or VLookup formula? Thanks in advance.
Hi, I have a SS Form to capture my team's attendance on a daily basis, specifically the dates, leave type. I am capturing the employee's name using the Contacts type field in the form. Now, on the form, when I make an entry for a specific name, dates and leave type, is there an option to detect if the same entry was…
The formula has been corrupted and all we have are 0's. They are in our PO Expenses but not syncing with the job.