Re: $$Excel-Macros$$ Display Vlookup dialog box with vba code

2013-10-11 Thread P.VIJAYKUMAR
ase find attachment (PFA) > > ** ** > > *From:* excel-macros@googlegroups.com [mailto: > excel-macros@googlegroups.com] *On Behalf Of *dr > *Sent:* Thursday, October 10, 2013 7:28 PM > *To:* excel-macros@googlegroups.com > *Cc:* Soum > *Subject:* Re: $$Excel-Macros$$ Displ

Re: $$Excel-Macros$$ Display Vlookup dialog box with vba code

2013-10-10 Thread dr
I don't know what PFA means. I can't view the attachment and "sendkeys" isn't opening the dialog box. On Thursday, October 10, 2013 8:14:56 AM UTC-4, ravinder negi wrote: > > pfa > > > > *From:* excel-...@googlegroups.com [mailto: > excel-...@googlegroups.com ] *On Behalf Of *dr > *Sent:* Th

RE: $$Excel-Macros$$ Display Vlookup dialog box with vba code

2013-10-10 Thread Ravi Kumar
Very nice negi ji Warm Regards, Ravi Kumar. From: excel-macros@googlegroups.com [mailto:excel-macros@googlegroups.com] On Behalf Of Ravinder Sent: Thursday, October 10, 2013 5:45 PM To: excel-macros@googlegroups.com Cc: Soum Subject: RE: $$Excel-Macros$$ Display Vlookup dialog box

RE: $$Excel-Macros$$ Display Vlookup dialog box with vba code

2013-10-10 Thread Ravinder
Thanks.Ravi bahi.. From: excel-macros@googlegroups.com [mailto:excel-macros@googlegroups.com] On Behalf Of Ravi Kumar Sent: Thursday, October 10, 2013 5:50 PM To: excel-macros@googlegroups.com Subject: RE: $$Excel-Macros$$ Display Vlookup dialog box with vba code Very nice negi ji

RE: $$Excel-Macros$$ Display Vlookup dialog box with vba code

2013-10-10 Thread Ravinder
U can use this coding also in single line Sub Rectangle1_Click() Application.SendKeys ("%mfvlookup%g~") End Sub From: excel-macros@googlegroups.com [mailto:excel-macros@googlegroups.com] On Behalf Of dr Sent: Thursday, October 10, 2013 5:29 PM To: excel-macros@googlegroups.com Subject: $$