-
Flag if DATE A > DATE B
I'm working on a formula for a project tracker in my organization. The request is to flag a row if "Received Date" is greater than "Actual Date" for 3 separate dates - PO Received, Start Date, and End Date. I currently have a formula that works only if all dates are filled out: =IF(OR([PO Received Date]@row > [PO Needed by…
-
Copy and keep cell value based on day of the week.
Hello All, Is there a formula that would take a value from cell "A", copy it to cell "B", and keep that copied value in cell "B" until a set number of days have passed? Backstory: I currently have a dashboard with graphs that illustrates a rolling 7-day, 30-day, 60-day, and 90-day account interactions. I would like to…
-
Automated Workflow for Forms and Reports
I created a form to collect data from users (while at the same time protecting my sheet). I need to collect data from users on a monthly bases, and I'd like to be able to send the Form I created at the beginning of every month. I also have a Report that I'd like to send out to managers at the end of each month. I know can…
-
Formula result from another formula
Hello, I need some help :) I need to calculate the [Taskl Name] and the [Status] from the next "milestone" in progress, and put those values in a header of the sheet. To determine the next "milestone" in status "in progress" i use the following formula, in every "milestone" row, on column: [WF-Multiplier]…
-
Alert someone Workflow - Company Group Email Address
Through our company Outlook, we have a few group email addresses. When an email is sent one of these email addresses it distributes the email to the people who are set up in the distribution list within Outlook. Since you cannot alert a Smartsheet group within a workflow (I've submitted an enhancement request already!) we…
-
Form with formula INDEX/MATCH
Hello! I'm trying to see if this is possible. I'm creating a calibration form, but I'd like a specific task duration to be tied to each item, which then populates the due date. For example: Each piece of equipment has a set duration (ie. 365 days). This would be hidden on the form sheet. Once a user submits the form, I'd…
-
Form logic in the mobile app
I searched the forum for an answer to this but I could not find one. I started using the new form logic feature recently (great addition!). When I open my form in the app on my Andriod phone the logic does not work but it does work on my iPad. Am I missing something?? I verified my apps are the most recent update.
-
Is there a way to see how many people have viewed a PUBLISHED sheet?
I can see through Activity who has viewed the actual sheet, but can't find anything on how to see who has clicked into the published sheet link.
-
Form questions
Im new to forms. I am trying to setup an "entered date" that defaults to the date the person makes the request and cannot be changed. The date field does not have a "today" button and no information about how this is done. This should be incredibly easy to do...
-
Average formula
Hi, Can you suggest me with a clever way of calculating average for a group of cell references? Please see attached screenshot of my sheet. Anytime the data for a new month is entered into my sheet, I need to manipuate the average 6 months formula so that calculates the average for the latest 6 monthly only. Is there any…