Need a Macro for Create Formulas

Sunny Madan

New Member
Joined
Apr 21, 2014
Messages
1
Hi all,

I am new to Excel world.
I know basic functionality and many of the functions of EXCEL.

This is what i am looking for.
a. In 'Sheet 2' - In cell 'A1' i have a concept 'Assets', In cell 'B1' i have formula how to my concept is calculated '= Current Assets with 2010 of India + Non Current Assets with 2010 of India'
b. Values for 'Current Assets' is stored in my 'Sheet 1' in this format 'Current Assets_India::2010'
c. what i am doing is writing formula in 'B1' =(VLOOKUP("Current Assets_India::2010",Sheet1!A1:B14,2,0)+(VLOOKUP("Non Current Assets_India::2010",Sheet1!A1:B14,2,0)
d. Can anyone help me with a macro so that these formulas are automatically created.
Thanks in Advance.
 

Excel Facts

Links? Where??
If Excel says you have links but you can't find them, go to Formulas, Name Manager. Look for old links to dead workbooks & delete.

Forum statistics

Threads
1,214,588
Messages
6,120,409
Members
448,959
Latest member
camelliaCase

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