Sign in to join the conversation:
Need help with my formula why isnt it working?
What is the purpose of your plus sign? Those are good for addition problems or inside a JOIN formula.
I think you're trying to use those for an AND purpose here, though. If that's the case, try: =IF( AND( [sitting]13 = 1, [sitting]27 = 1, [sitting]56 = 1), 1, 0)
Thanks this helped....
Hello, I have 2 date columns. I put a test sheet together for a visual reference. The Date 2 column needs a formula to calculate whichever date 39-45 days out is a Friday. Any help would be greatly appreciated.
Is there a way to display for one specific columns cell history display in another column for calculation purpose? I wanted to count each stage from one specific column by getting cell history in separate column to calculate duration. Thank you!
I want to use a list of account numbers in one sheet for a dropdown in another sheet using Table View. When I select the sheet and column in the dropdown menu, it shows the correct column but is dropping zeros. I have provided a screenshot of the reference column and then what appears in the drop down. Any ideas?