recurrent

  1. C

    Recursion

    I have some data that i want modeled over the course of the year. The model depreciates a value by a set percentage and a set number and then multiplies it by a set value Eg. A0 = A*5 A1 = (A0 - A0*B -C)*5 A2 =( A1 - A1*B-C)*5 etc eg A= 10000 B = 10% C = 100 January = 50000 Feb = 44500 March...
  2. R

    Concatenate 2 columns to 1 in a loop across excel spreadsheet

    Hi! How do I concatenate ​2 columns to 1 - recurrently - till the last blank column? For example, see below the data. How do I combine Columns A and B to a new column after F (i.e., G), Columns C and D to a new column after G, Columns E and F to a new column after H, and so on? I have a...

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