Applying different conditions to the same sheet

akashsaraswat

New Member
Joined
Oct 4, 2018
Messages
2
[FONT=&quot]I have to do an average of data and it must satisfy following conditions:[/FONT]
[FONT=&quot]
[/FONT]


  • The columns are non-continuous.
  • the values in the columns are 0,1,2 and a blank _____.
  • while averaging it should only consider cells which have values 1 and 2.
  • if all the cells are blank then the average value must be blank and not zero.
  • If the cells contain Blank and zeros only then the average must display 0.
[FONT=&quot]
[/FONT]

[FONT=&quot] [/FONT]
[FONT=&quot]
[/FONT]

[FONT=&quot]how can i achieve these conditions? I desperately need help.[/FONT]
 

Excel Facts

Test for Multiple Conditions in IF?
Use AND(test, test, test, test) or OR(test, test, test, ...) as the logical_test argument of IF.
This sounds confusing, to me "while averaging it should only consider cells which have values 1 and 2" contradicts "If the cells contain Blank and zeros only then the average must display 0."

Are you able to provide some sample data along with some examples of your results, with an explanation behind why the results are occurring?
 
Upvote 0

Forum statistics

Threads
1,216,120
Messages
6,128,948
Members
449,480
Latest member
yesitisasport

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top