Hi Mr. or Ms. Anonymous,
I need the code in VBA to calculate the determinant value of a matrix.
Below, a code for calculation determinant value of 2X2 matrix.
Any suggestion?
Respectfully yours,
ASD
* * *
Private Function MyFunction_MDETERM(Range As Variant)
'function returns the m
Hi All,
In Excel, the "Mdeterm" function returns the matrix determinant of an
array.
I have a program which I needs the capability to combine the algorithm
of the MDETERM function.
Does anyone have any ideas about the VBA code of this?
Reg
Wiley - Excel 2003 Power Programming With Vba - John Walkenbach
On Sep 16, 4:23 am, SilvergunSuperman <[EMAIL PROTECTED]> wrote:
> Would anyone be able to recommend a good book to purchase wrt to
> Macros and VBA?
>
> Thanks in advance!! : )
--~--~-~--~~~---~--~~
To print your Excel worksheets in a specific order:
Open the File menu.
Click Page Setup.
Click the Sheet tab.
Under page order, you can select the way your worksheets will be
printed.
ASD
On Sep 29, 5:32 am, "vivek jain" <[EMAIL PROTECTED]> wrote:
> Dear All,
>
> I pr
Wiley - Excel 2003 Power Programming With Vba - John Walkenbach
On Sep 29, 7:26 am, HomeRun <[EMAIL PROTECTED]> wrote:
> Could some good programmers mail books of Excel VBA Macros to me ?
> I want to learn it to improve work efficiency.
> My email as follows: [EMAIL PROTECTED]
--~--~-~--