-
Auto Populate 10 rows with todays date each day
Is there a way to automatically add today's date to 15 new rows each day without deleting previous dates? This would let us track pull the 15 daily task items that need to be completed each day.
-
Modified Date in Formulas
I am trying to use the auto-populated system column "Modified" in formulas. Specifically, I am trying to create a "Modified Helper" column that takes the "Modified" column date alongside the time, checks if it is after midnight, checks which shift it was logged under, and log the auto-populated "Modified" date to reflect…
-
Formula Help
I'm looking for a formula in column D belw that does the following: Subracts column A from column B, unless column C has an amount. If it does, then I need column A subracted by column C. Row 1 should be -2 Row 3 should be -5 Is this possible?
-
Contact Type Column automatically populating with Email
Hi all, Is there a way to automatically populate a contact type column with the name and email address if you have the 2 columns with name and email address? Thank you!
-
VLookup returns nothing for assigned to requiring multiple answers
Hi All, I am working on a project plan where I have a drop down that I can select multiple roles to assign a task to. The Vlookup references a contact list of single role, single assigned to. When using a simple vlookup formula, it will give a single answer where there is a single assigned to, but what do I do to make it…
-
CountIfs Formula that Counts Multiple Columns, each with Multiple Values in Each Cell
Could someone please help me correct the following formula?: Formula Goal: COUNTIFS formula that reviews over 10+ columns, each cell can contain multiple values ("Allow multiple values per cell" designation) — What is a formula to count a specific combination? My Example Formula (that doesn't seem to work):…
-
Sheet Summary Formula Help
Hello, I am trying to get this formula to work but am not having any luck. When I remove the last @cell….text below the formula works great. When I add it in I get an error. Any ideas? =COUNTIFS([ACCT READINESS STATUS PLV]:[ACCT READINESS STATUS PLV], OR(@cell = "PENDING LOCAL CAH", @cell = "ADDITIONAL REVIEW NEEDED LOCAL…
-
Error when Referencing another sheet
I have created a summary sheet that uses a formula to build out, and I am having an error when trying to reference another sheet. I have done this in the past, and it has worked. It seems to be a bug, but I wanted to confirm.
-
A unique number based of off criteria
Good morning all. I have a challenge for everyone. I need a unique number based on the previous rows unique number that can then be influenced again by another criteria. The "Number" MUST always increase. The "Identifier" column is the column in question. I have tried multiple was to populate this but I either get a…
-
Date Formula
Hello, I am trying to create a basic formula where I need to calculate a date that is 18 months after a date in another column. So again, one column has a date— the one I need the formula for should be the date plus 18 months. This seems so basic…been all over Chat GPT and other sites to figure this out but no dice. If you…