Best Of
Re: Introduce yourself & get to know your peers!
Hi, I am Catherine Preuit. I lead a team of Business Analysts at Circle K. We've created an entire landscape of Smartsheet resources to ensure everyone in Retail Systems has access to everything they need to complete projects.
I volunteer with Schnauzer Love Rescue and have fostered many precious dogs over the years. I also volunteer as a counselor with Camp Bluebird in Birmingham, AL. Camp Bluebird is a camp for adult cancer patients and survivors.

Re: Happy 10th Anniversary Community + Giveaway!
Congratulation to the community team on such a fantastic post, and of course a very happy 10th anniversary to you all!
"Smartsheet is that friend who always has the right tool for every job, impressively ready to tackle tasks you didn't even know needed solving, leaving you wondering if there's anything it can't do!"

Re: Limiting permissions based on domain
Hi @Nick0000,
@kowal is right in that itβs not possible to restrict the sharing of certain items to certain domains, so if youβre wanting to only restrict the sharing of several items, Iβd recommend following @kowalβs suggestion and creating contact groups for the relevant users.Β
However, if youβre on an Enterprise plan, itβs possible to Configure a safe sharing policy so that all items shared from your plan once the policy is enabled will be restricted to certain domains.Β
Hope that helps!
Georgie

Re: Urgent help please - version control (outside of request snapshot)
Hi Georgie,
actually the count was correct so all good thank goodness! ;)

Re: Happy 10th Anniversary Community + Giveaway!
"Smartsheet is spreadsheets on steroids. Just imagine all your operational work in spreadsheets being automated." by Tk

Re: Date Dif Formula
Smartsheet does not have a DATEDIF function at all. We have to write our own formula to mimic. Something along these lines should work:
=(YEAR([End Date]@row) - YEAR([Start Date]@row) - IF(MONTH([End Date]@row) < MONTH([Start Date]@row), 1, 0)) + " years, " + (MONTH([ENd Date]@row) - MONTH([Start Date]@row) + IF(MONTH([End Date]@row) < MONTH([Start Date]@row), 12, 0)) + " months"

Re: Has anyone made a short cut sticker for computers for smartsheet?
hi @EEK,
that's great idea to have everything on a sticker! I have just a A4 card with all the smartsheet shortcuts.
