$$Excel-Macros$$ Re: MDETERM function

2008-09-30 Thread ASD
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

$$Excel-Macros$$ MDETERM function

2008-09-29 Thread ASD
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

$$Excel-Macros$$ Re: Excel Macros Book?

2008-09-29 Thread ASD
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!!  : ) --~--~-~--~~~---~--~~

$$Excel-Macros$$ Re: Page numbering in excel

2008-09-29 Thread ASD
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

$$Excel-Macros$$ Re: I am new to Excel VBA Macros.

2008-09-29 Thread ASD
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] --~--~-~--