Thread
:
Automatically generate formulas from just the row numbers (auto insert the column)
View Single Post
04-25-2017, 04:37 AM
xor
Windows 10
Office 2016
Expert
Join Date: Oct 2015
Posts: 1,100
You will have to use SUMPRODUCT instead of COUNTIF.
See the attached.
Are you aware that you can avoid error messages like the one in L5 by using a formula like:
=IFERROR(2/J5,"") or =IFERROR(2/J5,0)
Attached Files
Flaking data_4.xlsx
(424.8 KB, 11 views)
xor
View Public Profile
Find all posts by xor