RE: $$Excel-Macros$$ How to use Multiple criteria in DSUM function...

2011-08-30 Thread Rajan_Verma
Sir ji EK sample file attached Kar do .. -Original Message- From: excel-macros@googlegroups.com [mailto:excel-macros@googlegroups.com] On Behalf Of B Sharma Sent: Wednesday, August 31, 2011 9:24 AM To: MS EXCEL AND VBA MACROS Subject: Re: $$Excel-Macros$$ How to use Multiple criteria in

Re: $$Excel-Macros$$ How to use Multiple criteria in DSUM function...

2011-08-30 Thread B Sharma
Yes Rajan, You are right I am using the same for the time being... but I wanted to use this through Dsum... anyways ... thanks for your time... On Aug 30, 7:32 pm, "Rajan_Verma" wrote: > Hi Bajrang, > You can use sumifs() Function for this I think, or attached a sample file to > better

RE: $$Excel-Macros$$ How to use Multiple criteria in DSUM function...

2011-08-30 Thread Rajan_Verma
Hi Bajrang, You can use sumifs() Function for this I think, or attached a sample file to better understand your Query, Rajan. -Original Message- From: excel-macros@googlegroups.com [mailto:excel-macros@googlegroups.com] On Behalf Of B Sharma Sent: Tuesday, August 16, 2011 12:53 PM To: MS

Re: $$Excel-Macros$$ How to use Multiple criteria in DSUM function...

2011-08-16 Thread XLS S
Hey Sharma, Please find the attachment On Tue, Aug 16, 2011 at 12:53 PM, B Sharma wrote: > Hello to Excel Experts and other users of this group. > > I've been looking everywhere   about how to put several criteria in > different cell ranges in: > > DSUM(database, field, criteria). > > I

Re: $$Excel-Macros$$ How to use Multiple criteria in DSUM function...

2011-08-16 Thread Venkat CV
*Hi Sharma,* * * *See if Helps* * * *http://www.mrexcel.com/forum/showthread.php?t=58539* On Tue, Aug 16, 2011 at 12:53 PM, B Sharma wrote: > Hello to Excel Experts and other users of this group. > > I've been looking everywhere about ho