date calculations
4 TopicsSharePoint Online Date Calculation
I'd like to calculate the number of days between [today] and the due date in a SharePoint Online task list. Not sure why this seems so difficult or why I can't readily find an answer online. Any ideas? Thanks so much ahead of time for your help.17KViews0likes16CommentsTraining System
I created the training booking system using Sharepoint List with date selection. I wanted on each day, once the number of booking reached to 20 Message will appear that is session is full you can register the training other days. With limitation of Weekends. Any Validation formula, Presave JavaScript. Thanks In advance.720Views0likes0CommentsConvert multiple combinations of date text strings into a seconds
Hi everyone! Maybe someone can help me with this problem... I'm using a software to manage telemarketing campaigns. This software allows me to create several informs and one of them is to know of much time an operator is logged in a campaign. The problem is that the output is in text format and with multiple combinations such as: - 2d19h20m55s - 4h58m56s - 15h37m5s - 21m55s - etc. My goal is to create a function that can convert all of this possible combinations in seconds. I started with this =+LEFT($C4;FIND("d";$C4;1)-1)*24*60*60 but now I'm stocked. Is it that possible or I have to create a function for any possible combination? Thanks in advance.Solved2.2KViews0likes3Comments