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

Remove leading & trailing spaces
Save as CSV to remove all leading and trailing spaces. It is faster than using TRIM().
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,988
Messages
6,122,620
Members
449,092
Latest member
amyap

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