Cube formulas

ApolloID

Well-known Member
Joined
Jun 8, 2010
Messages
769
Hi, i have this formulas from a cube (after i converted the cube to formulas):
Code:
=CUBEMEMBER("192.168.1.10 SeniorBI Sales",{"[Articole].[Structura Gama].[Sortiment].&[653]","[Articole].[Articole].&[5489]","[Articole].[Cod].&[ACC MOD 10]"})
and
Code:
=CUBEMEMBER("192.168.1.10 SeniorBI Sales","[Calendar].[Month].&[2010-05-01T00:00:00]")

I need first formula to take the "article cod" from cell :A1", so, instead of : [ACC MOD 10] i need to have "A1".
And the content of A1 to be ACC MOD 10

For the second formula i need to replace inside formula the date...[2010-05-01T00:00:00] with the content of "A2".
And the content of A2 to be 2010-05-01

Can this be done?
Thanks!
 

Excel Facts

Easy bullets in Excel
If you have a numeric keypad, press Alt+7 on numeric keypad to type a bullet in Excel.

Forum statistics

Threads
1,224,603
Messages
6,179,849
Members
452,948
Latest member
UsmanAli786

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