View Single Post
 
Old 04-15-2017, 09:24 AM
DaliKibran DaliKibran is offline Windows 10 Office 2016
Novice
 
Join Date: Apr 2017
Posts: 2
DaliKibran is on a distinguished road
Default Combine Indirect and If formula?

I have a simple inventory spreadsheet for my locations to enter inventories on. I'm using a simple IF formula to present to them a number for reorder if the inventory is below the par value for that item, and present them a blank cell if the inventory is at or above par.

Currently, employees have to update the formula when they insert a row to enter the new inventory. I need the employees to be able to insert a line above the last inventory taken (above row 11 in the image) and for the formula to "stick" with the row (11) instead of updating to the row below the insertion (where it was originally referencing). Every time I insert, the formula updates to row 12. I've tried absolutes, but that does not help - it still updates to row 12.

I've read online that you can use indirect to achieve this, but every time I try to combine If and Indirect formula, I get an #REF! error. I don't have any experience with Indirect.

Any help would be appreciated!
Attached Images
File Type: jpg Simple IF.jpg (107.3 KB, 15 views)
File Type: jpg With Indirect.jpg (117.6 KB, 15 views)
Reply With Quote