The Community will be temporarily unavailable starting on Friday February 28. We’ll be back as soon as we can! To learn more, check out our Announcements blog post.
I’m wondering if anyone has thoughts on this problem. I’m currently using a WORKDAY formula to calculate the due date of project from the ordering date. However, if the deliverable is ordered after a certain time of day, let’s say noon, I don’t wa...
Hi all,
I recently started some using Formnano forms to update records in my table, but found this morning that the entire Formnano site seems to be down, with form links not working and I can’t find a way to contact them. (Getting a proxy/firewall e...
Hi all, I’m working with a set of formulas for calculating a page count estimate for transcription based on length of audio recording, and then based on that page estimate, calculating a price based on a per-page and copy rate.
Here’s the formula I’m...
I’m interested in this as well. For example, I have a button that, when pressed, emails a url to an to a user (Sendgrid) to download job files. It would be great if pushing the button could also update my status field to “Files Sent”. In my curren...
Yes, that worked. Thanks so much!!
I put the ceiling function around my page estimate formula so it now looks like this:
CEILING(({Recording Length}/3600)*50)
So that formula now returns a whole number, regardless of the formatting of the field (int...