-
Vlookup from Excel to Smartsheet
My apologies if this has already been covered, but I didn't see anything specific to this subject when searching. I have a Excel sheet that has 45,000 + rows. The data in the rows are filled by 2 columns - United States Zip Code's and city's linked to those zip codes. This Excel sheet is used as a vlookup for multiple…
-
% Complete for a row based on 6 columns of check boxes
Hello - I have a task list that has 6 columns - each column has a check box. I am trying to determine a formula to calculate the % complete based on the populated check boxes. Ex: 6 Columns - if 3 columns were checked the % complete would be 50%, if 2 columns were checked then the % would be 33%, etc. can anyone help me?…
-
Help Combining CountIFs and TODAY() function
Hello, I am having difficulty with the proper syntax in my countifs function. What I am trying to do is count the instances of a word within a specific column (this I accomplished without a hitch) and then narrow those by instances that are active as of today (there is a date range for a "live date" of the word). what I…
-
Column not auto-filling with formula
Hello, I am having a webform insert new rows at the top of my spreadsheet. As you can see in the picture, for some reason the formula in the third column automatically fills the new row, but the formula in the second row does not. Why might this be? Thanks!
-
Formula help: if project type = x then sum revenue?
I'm having a bear of a time with forumlas (as you can see from my posting history). I'd like to add up the MRR by project type automatically. I'm currently calculating this by hand and it is time consuming and error prone. See screen shot. I'd like to count the total MRR for all projects labeled MgdServ as an example. Is…
-
When 'complete', date to be auto-filled
Hello! I'm trying to setup a project plan for when a task is marked 'complete' it auto-fills the 'Finish Date' column. Would I use an If, then formula? If so, what would that formula look like? Thanks! Crystal
-
Vlookup woes
I'm trying to do a VLOOKUP and am getting the result #NOMATCH for all entries. Essentially I want to look in the Instructor column in Sheet A, check Sheet B and find the Instructor name and return their ID number. The Instructor names are in the first column of Sheet B, like they're supposed to be, and the IDs are in the…
-
CountIFs with FIND
Below formula is showing incorrect argument set. =COUNTIFS(Name3:Name356, "", [Position Title]3:[Position Title]356, "Billing Specialist", [Req Status]3:[Req Status]356, "Open", [Dept Name & Cost Center]3:[Dept Name & Cost Center]355, FIND("10", @cell) > 0) Tying to count rows that is blank in the Name column, with…
-
Additional workflow/automation actions
Scenario: In our project, we have a weekly reporting cycle. In some of our sheets, we have a field that is "previous status" or "previous actions" or other similar ones, you get the idea. Desired action: have an automated flow where, once the end of the cycle is reached (any configurable date, friday evening for example),…
-
Feature Request: Programmatically access parent information from child in automated messages
A lot of the users consuming my automated alerts complain that the tasks don't have enough contextual information. For instance, "start marketing research" doesn't include the parent information of "Awesome Campaign #3". Need a way to include parent information in automated messages. For example, "Hi {{Assigned To}}! The…