Alvinpereira
New Member
- Joined
- Apr 28, 2015
- Messages
- 19
Hi,
Can some one please help me with this formula.
A sumproduct formula works for this check but if the data has blanks it gives me a value error. How can i get passed this.
I basically need to check a column which contains numbers, they all have to be rounded off to the nearest 100. if not give a comment in A1 as error. Problem is this column may contain blank cells which makes it difficult for me to input a formula.
SO suppose i need to input a formula in cellA1 to check for 1 lac rows, whether all the rows are filled with data or not. WHat would be the formula.
Please Help.
[TABLE="width: 150"]
<tbody>[TR]
[TD]A1[/TD]
[TD]Fine or Error[/TD]
[/TR]
[TR]
[TD]A2[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]A3[/TD]
[TD="align: right"]10000[/TD]
[/TR]
[TR]
[TD]A4[/TD]
[TD="align: right"]98700[/TD]
[/TR]
[TR]
[TD]A5[/TD]
[TD="align: right"]76679[/TD]
[/TR]
[TR]
[TD]A6[/TD]
[TD="align: right"]998800[/TD]
[/TR]
</tbody>[/TABLE]
Can some one please help me with this formula.
A sumproduct formula works for this check but if the data has blanks it gives me a value error. How can i get passed this.
I basically need to check a column which contains numbers, they all have to be rounded off to the nearest 100. if not give a comment in A1 as error. Problem is this column may contain blank cells which makes it difficult for me to input a formula.
SO suppose i need to input a formula in cellA1 to check for 1 lac rows, whether all the rows are filled with data or not. WHat would be the formula.
Please Help.
[TABLE="width: 150"]
<tbody>[TR]
[TD]A1[/TD]
[TD]Fine or Error[/TD]
[/TR]
[TR]
[TD]A2[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]A3[/TD]
[TD="align: right"]10000[/TD]
[/TR]
[TR]
[TD]A4[/TD]
[TD="align: right"]98700[/TD]
[/TR]
[TR]
[TD]A5[/TD]
[TD="align: right"]76679[/TD]
[/TR]
[TR]
[TD]A6[/TD]
[TD="align: right"]998800[/TD]
[/TR]
</tbody>[/TABLE]
Last edited: