couple of questions

viper

Active Member
Joined
Feb 15, 2002
Messages
382
First question:

How can I notify the user of an increase above 20%. Cell AD7 will contain a figure based on the input of E7/D7, in cell AE7, it will contain a figure based on the input of G7/F7, cell AF7 will contain a figure based on the input of I7/H7. What I need is to notify the user if AE7's content is 20% more than AD7, I don't want to use Conditional Formatting because I want to allow the user the oportunity to check the entries and change them if entered incorrectly. So, if cell AE7 is 20% more than AD7 then msgbox or warning appear to notify them and ask if to accept the new figure or re-enter. Cell AF7 will also need to have this figure if its content is 20% more than AE7s and then two others AG7>AF7 and AH7>AG7.

Second question:
I have the code the insert a new row that will be attached to a userform. My problem is that after the new row is added, my formulas have to be changed manually. I have one cell that multiplies say b7*c7=b8*c8 all the way down to b23*c23. I can't use the sum function because the cells in column c each contain a different figure. And when the new row is added I have to manually update the cell with the added rows b*c.

Any easier way?

Thanks,
 

Excel Facts

What is the last column in Excel?
Excel columns run from A to Z, AA to AZ, AAA to XFD. The last column is XFD.

Forum statistics

Threads
1,214,426
Messages
6,119,411
Members
448,894
Latest member
spenstar

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