1
vote
1answer
17 views

MS Excel Payback Period Formula to Display Year / Compare Cumulative Totals in Separate Rows

I am working on a project that is supposed to compare the cost of automation vs non-automated call analyzing and then tell you what year the payback period will be. I am having issues trying to get ...
0
votes
1answer
59 views

How can I apply a formula to new, form-inserted rows of data in Google Spreadsheets?

I would like my Google spreadsheet to automatically apply formulas found in cells F2 to H2 to all new, form-inserted rows. You can view the spreadsheet here. The formulas are: F2: =IF(B2, ...
0
votes
0answers
194 views

Excel - Creating a dynamic dropdown of values that match a string

In excel I am trying to create a dropdown which pulls in all values where part of that value is in the cell next to the dropdown So I have a spreadsheet with 2 columns, a description and a price. I ...
0
votes
1answer
247 views

simplifying Excel formula currently using INDEX, ROW, SUMPRODUCT and IFERROR

Does anyone have any brilliant ideas to simplify this difficult formula? Don't panic when you see it, I will try to explain. ...
1
vote
1answer
184 views

formula to input data with reference to a date range

currently i am trying to come up with a leave tracking system using openoffice calc(office constrain) so i have 2 sheets of data !st sheet looks like this s/n name date start date end ...