f32

  1. O

    Averaging formula.

    I have cell F30 which contains a formula at the moment that averages out cells F7:F25 and divides by the value in cell F32: =IF(F32>0,ROUNDUP(AVERAGE(F7:F25),0),0) I need to add the following rules to it but I am not sure how to get it to work: For every 2 above 4 in cell F32, add 2 to the...
  2. L

    Need to clear the contents in F4 & F5 when the value is changed in cell F29.

    Hello there, I am quite new to VBA. I have an issue to be resolved. I need a code to clear the contents in F4 & F5 when ever the value in F 29 is changed manually. And also new values from F31 & F32 needs to be copied to F4 & F5 everytime it happens. Kindly help on it please! Regards, Liju

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