Formulas and vbs

Jeffm

New Member
Joined
Aug 25, 2002
Messages
2
Hello all. Here's my issue, I have a form and a spread sheet in the spead sheet I have 3 fields that add a row =sum(aa5:aa25) and one =sum(bb5:bb25) then i divide those totals. In my for I need to have the totals of those ranges show. When I start the form it deletes those formulas evey time no matter what i do. How do I keep those so they will display the totals as they change in the form without them deleting each time?? Any help or ideas would be great.
thanks in advance.
 

Excel Facts

How can you turn a range sideways?
Copy the range. Select a blank cell. Right-click, Paste Special, then choose Transpose.
Is it possible you are stepping on your own tail? Is there code that is clearing those cell locations?
 
Upvote 0
I did check all the fields and the vb to make sure it wasnt clearing those field. Im hitting my head on the desk trying to get this to work. I insert the formula in excel as soon as i start the input form and change a value within the form it deletes all the content or formulas in those two col/rows ??
 
Upvote 0

Forum statistics

Threads
1,214,981
Messages
6,122,565
Members
449,089
Latest member
Motoracer88

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