Re: $$Excel-Macros$$ How to protect cells or formulas in excel sheets

2012-02-09 Thread Krishna madolli
Hi Veeru, Could you send us the excel sheet. On 2/8/12, Veeru TOC wrote: > Dear Team > > in excel file i know protect sheets but i need particular > Cells put the code or protect how it possible > > VBA code also no problem > -- > > > > > > *Thanks&Regards* > > * * > > *

Re: $$Excel-Macros$$ Sum Product

2012-02-09 Thread Krishna madolli
;http://chandoo.org/wp/tag/sumproduct/> > > > > On Wed, Feb 8, 2012 at 11:29 PM, NOORAIN ANSARI > wrote: > >> Dear Krishna, >> >> See attached Sumproduct example >> >> >> On Wed, Feb 8, 2012 at 8:29 PM, Krishna madolli wrote: >>

Re: $$Excel-Macros$$ Next Working date

2012-02-09 Thread Krishna madolli
Hi Srinivas, You can try this formula: =IF(WEEKDAY($A$1)=7,A1+DAY(2),IF(WEEKDAY($A$1)=6,A1+DAY(3),A1+DAY(1))) On 2/9/12, Chidurala, Shrinivas wrote: > Dear Group, > > Please suggest any formula to pick next working date, but Saturday and > Sunday should not include. > > Working day Next

$$Excel-Macros$$ Sum Product

2012-02-08 Thread Krishna madolli
Hi Can you please provide training material for Sum Product with few examples. -- Krishnaraddi V Madolli. -- FORUM RULES (986+ members already BANNED for violation) 1) Use concise, accurate thread titles. Poor thread titles, like Please Help, Urgent, Need Help, Formula Problem, Code Problem,

Re: $$Excel-Macros$$ Add to this group

2012-02-08 Thread Krishna madolli
> I have sent you an invite just now. Please check the link >> >> Regards, >> >> Sam Mathai Chacko >> >> >> On Tue, Feb 7, 2012 at 10:26 PM, Krishna madolli >> wrote: >> >>> Hi my friend want to add his ID to this group, please let

$$Excel-Macros$$ Add to this group

2012-02-07 Thread Krishna madolli
Hi my friend want to add his ID to this group, please let us know the procedure -- Krishnaraddi V Madolli. -- FORUM RULES (986+ members already BANNED for violation) 1) Use concise, accurate thread titles. Poor thread titles, like Please Help, Urgent, Need Help, Formula Problem, Code Problem,

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

2008-10-04 Thread Krishna madolli
you can search in www.*4shared*.com On Mon, Sep 29, 2008 at 3:19 PM, ASD <[EMAIL PROTECTED]> wrote: > > 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 o

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

2008-10-04 Thread Krishna madolli
Hi All, if you want Macros book in PDF format you can search them in following website. www.*4shared*.com On Wed, Sep 24, 2008 at 8:56 PM, kalpesh velinkar <[EMAIL PROTECTED] > wrote: > Dear John. > > Even I would like to learn. In case you find some solution without VBA. > Please let me know.