Hi everyone! I have what I am assuming is a noob question. I have several =MIN formulas I want to stop from returning 0's when the reference cells are blank. At the same time I would like to maybe build the formulas to work a bit more efficiently.
See the attached image below. This is the part of the spreadsheet I am working on. Columns C through I, and columns P through U are all using the same basic =MIN formulas that reference multiple cells in another sheet in the workbook. For example the =MIN formula in column C4 is...
=MIN('Pole Data Collection'!BX5,'Pole Data Collection'!CD5,'Pole Data Collection'!IL5,'Pole Data Collection'!JH5,'Pole Data Collection'!KD5,'Pole Data Collection'!KZ5,'Pole Data Collection'!LV5,'Pole Data Collection'!MR5)
This doesn't seem like it is written efficiently. Plus it is returning 0's when the referenced cells are blank. I need it to return nothing. Is there a better why I can create these =MIN formulas so they are more efficient and don't return 0's? Any help would be greatly appreciated.
See the attached image below. This is the part of the spreadsheet I am working on. Columns C through I, and columns P through U are all using the same basic =MIN formulas that reference multiple cells in another sheet in the workbook. For example the =MIN formula in column C4 is...
=MIN('Pole Data Collection'!BX5,'Pole Data Collection'!CD5,'Pole Data Collection'!IL5,'Pole Data Collection'!JH5,'Pole Data Collection'!KD5,'Pole Data Collection'!KZ5,'Pole Data Collection'!LV5,'Pole Data Collection'!MR5)
This doesn't seem like it is written efficiently. Plus it is returning 0's when the referenced cells are blank. I need it to return nothing. Is there a better why I can create these =MIN formulas so they are more efficient and don't return 0's? Any help would be greatly appreciated.