Dynamic formulas

brs_prs

New Member
Joined
Mar 18, 2009
Messages
4
Hi,

Is there a way to dynamically create a summation function by searching a column name?

I need to search for a particular column and then copy the rows and sum them up and post the result in another column.

The rows are not fixed. Is there a way to do it in VBA code?


Any small help is much appreciated.
 

Excel Facts

Copy a format multiple times
Select a formatted range. Double-click the Format Painter (left side of Home tab). You can paste formatting multiple times. Esc to stop

Sal Paradise

Well-known Member
Joined
Oct 23, 2006
Messages
2,457
It is possible to do without VBA using INDEX, MATCH and SUM most likely. Post more details so we know exactly what you want to do (preferrably using one of the HTML makers posted in the sticky).
 
Upvote 0

Forum statistics

Threads
1,191,131
Messages
5,984,846
Members
439,919
Latest member
ketsueki82

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
Top