tot

  1. E

    Calculate Userform Text box from other text boxes

    My apologies as i have not used userforms much. I have a userform and i am trying to total textboxes 1-18 in textbox 19, automatically: I have the following code: Public Sub recalculatetotal() 'calculates total score in textbox 19 Dim Tot As Double On Error Resume Next Tot = Tot +...
  2. L

    Summing up reference a date

    I have a worksheet that has almost 500,000 lines of data. I want to sum up all the data for each day. My dates are stored in the format dd/mm/yyyy and are in column M, my values to be summed up are in column H... and my output should show in column N... My code so far doesn't seem to work...
  3. A

    Pivot Table VB Code Simplify

    Cross post https://chandoo.org/forum/threads/pivot-table-not-to-show-blank-fields-and-dynamic-print-area-autoset.40764/ Can someone please help to simplify following vb Code Sub Macro1()' ' Macro1 Macro ' ' Sheets("Report").Select Range("B9").Select...
  4. A

    Conditional formula

    I need some help :-) (don't worry about the dutch words, not important for the question) So I'm making a sheet that can keep my income and costs every month and calculate my taxes etc automaticly. Fot taxes and other stuff in Belgium we use a system based on net income according to the...
  5. L

    Multiple if/or statements

    So, I need a statement that will re-create a table to be graphed; but with only values that are not zero in TOT. CUM. column j So the first record in this sample should start with a4=660 a b c d e f g h i j (TOT CUM.) 1...
  6. T

    Reset button

    Hello, I want tot make a calculator in Excel. So i need a reset button to clear everything. But i have some formulas in it aswell. How can i do it?

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