I have this formula but I only want to show intergetrs only, so if its 2.75, I want to show 2
for example:
2.7 to show 2
1.3 to show 1
5.5 to show 5
here is the formula :
please help, thanks![]()
=IFERROR(INDEX(P$2:P$39, MATCH($A3&"-"&$B3&"-"&$C3, INDEX($L$2:$L$1000&"-"&$M$2:$M$1000&"-"&$N$2:$N$1000, 0), 0))/D3, 0)
Bookmarks