Matrix Multiplication using VBA

JImino

New Member
Joined
Oct 24, 2014
Messages
2
To see What I want: http://tinypic.com/r/15s4haq/8

I want a VBA that will multiply Matrix A to Matrix B and store the Answer in Matrix C.


I want a VBA that will multiply Matrix C by 8 and store in Matrix C


If it is possibe, could you give me funcitons to be aware of in Matrix vba, like inverse. I looked
this, but couldn't make heads nor tails of it, since it looks too hard to start from scrach on.


Also, if possibe, could you tell me how to just keep the matrix stored in the vba for later equaions,
without putting the matrix out on a spread sheet.


If you could also inform me on how arrays work, and how it can be used to map 3d space, that would be
greatly appeciated as well. How would I draw this up on the excel worksheet?


Thanks for your help.
 

Excel Facts

Excel Can Read to You
Customize Quick Access Toolbar. From All Commands, add Speak Cells or Speak Cells on Enter to QAT. Select cells. Press Speak Cells.

Forum statistics

Threads
1,214,653
Messages
6,120,751
Members
448,989
Latest member
mariah3

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