Re: $$Excel-Macros$$ PROJECT DOUBT

2011-07-13 Thread hanumant shinde
cel Group >Sent: Wed, 13 July, 2011 9:20:28 PM >Subject: $$Excel-Macros$$ PROJECT DOUBT > > >Dear Ashish ji thanks for co-operate me in my privious doubt > >DEARS EXPERTS, > >I have attached my small part of project plz help me for solve it > >VLOOKUP IS

Re: $$Excel-Macros$$ PROJECT DOUBT

2011-07-13 Thread Anish Shrivastava
Hi Sajid, First of all, your sheet is protected, I couldnt save it as.. and 2nd you are using wrong formulas.. specially which naming the range. In the form sheet you are trying to do vlookup on a blank source.. in the last sheet you are using a wrong name range for Vlookup.. We need an unprotec

Re: $$Excel-Macros$$ PROJECT DOUBT

2010-11-27 Thread Dilip Pandey
Done...!!! Best Regards, DILIPandey On 11/27/10, SAJID MEMON wrote: > > Dear All Experts, > > My doubt is attached, please co-operate me for accomplish my project. > > awaiting your positive responce > > Regards, > > Sajid Memon. > > > -- > -

Re: $$Excel-Macros$$ PROJECT DOUBT

2010-11-27 Thread ashish koul
add this macro to delete button Sub deletedump() Sheets("Dump").Range("a1:D65356").Clear End Sub On Sat, Nov 27, 2010 at 5:49 PM, SAJID MEMON wrote: > Dear All Experts, > > My doubt is attached, please co-operate me for accomplish my project. > > awaiting your positive responce > > Reg