Allow the freezing of rows.
Hi @Eric Harwood,
I recommend up voting this feature request! This will help the Smartsheet team prioritize this feature faster, and other people will be more likely to see the big feature request.
Best!
Hi all- I need help trying to extract the month number from another column. My 'Notification Date' column uses a formula (based on the service 'Type') to calculate a specific timeframe. I need to extract only the month from this 'Notification Date' and populate it in the 'Annual Review Month #' column. I was good until I…
Looking to find out the correct formula for the below scenarios Sheet One contains: - Price and Contract ID Sheet Two contains: Contract ID Formula should be added into a column on Sheet 2, summing the Price of all rows from Sheet One where the contract IDs match
I'm using the formula below to convert the duration in days to duration in months in another column, but I would like to join that result with "m" or "months" so its clear to PMs what they are looking at. I've tried a couple forumulas, but nothing is working. Does anyone have a recommendation? =ROUND(Duration@row / 30.44,…