Re: $$Excel-Macros$$ Re: Vlookup Help required

2015-01-11 Thread Vaibhav Joshi
rgenly required >> >> Rakesh >> -- Forwarded message -- >> From: "Mandeep Baluja" >> Date: 06-Jan-2015 5:52 PM >> Subject: $$Excel-Macros$$ Re: Vlookup Help required >> To: >> Cc: , >> >> Try this. >>> >> &

Re: $$Excel-Macros$$ Re: Vlookup Help required

2015-01-10 Thread Vaibhav Joshi
e: 06-Jan-2015 5:52 PM > Subject: $$Excel-Macros$$ Re: Vlookup Help required > To: > Cc: , > > Try this. >> > > Regards, > Mandeep Baluja > LearningZmyPassion > https://www.linkedin.com/profile/view?id=312532939 > https://www.facebook.com/VBAEXCELSQL?ref=hl >

Fwd: $$Excel-Macros$$ Re: Vlookup Help required

2015-01-10 Thread Rakesh
Kindly with suitable formula urgenly required Rakesh -- Forwarded message -- From: "Mandeep Baluja" Date: 06-Jan-2015 5:52 PM Subject: $$Excel-Macros$$ Re: Vlookup Help required To: Cc: , Try this. > Regards, Mandeep Baluja LearningZmyPassion https://www.linkedi

$$Excel-Macros$$ Re: Vlookup Help required

2015-01-08 Thread Mandeep Baluja
Clear few things, 1.What is busy hour do you want that for first entry busy hour is 21 means 9 pm or anything else and then check whether it is in between start time and end time. and getting result for serving cell. 2.what is Peging Regards, Mandeep Baluja LearningZmyPassion https://www.linke

$$Excel-Macros$$ Re: Vlookup Help required

2015-01-06 Thread Mandeep Baluja
> > Try this. > Regards, Mandeep Baluja LearningZmyPassion https://www.linkedin.com/profile/view?id=312532939 https://www.facebook.com/VBAEXCELSQL?ref=hl -- Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you wanna be? It’s =TIME(2,DO:IT,N:OW) ! Join official Facebook page of this fo

$$Excel-Macros$$ Re: vlookup help.

2013-12-13 Thread anoop kumar
check this prabhu http://excelautomate.blogspot.in/2013/12/lookups-and-tables.html On Sunday, 24 November 2013 11:32:00 UTC+5:30, Prabhu Pinky wrote: > > Hi Experts, > > How to do vlookup in VBA. i have two sheets saved in different locations. > > i need to do vlookup in sheet1 by referring anoth

$$Excel-Macros$$ Re: vlookup help

2009-08-11 Thread osiso
yes, please email me at fahe...@gmail.com thanks On Aug 7, 1:06 am, fongie wrote: > Hi Osiso > > You sent me an email today with another query. > > I tried to send back to paraport email but got mail server rejections. > > Is there another email I can email you on? > > Alvin > > On Aug 6, 3:05 a

$$Excel-Macros$$ Re: vlookup help

2009-08-07 Thread fongie
Hi Osiso You sent me an email today with another query. I tried to send back to paraport email but got mail server rejections. Is there another email I can email you on? Alvin On Aug 6, 3:05 am, osiso wrote: > i would like to add an example of what im trying to do. please let me > know how t

$$Excel-Macros$$ Re: vlookup help

2009-08-06 Thread Dilip Pandey
Hi Faheem, Just reply to excel-macros@googlegroups.com and include the file as an "Attachment" like we do when we sent out normal email. Alternatively, you can upload the files to the "files section" as well of the group (http://groups.google.co.in/group/excel-macros?hl=en&lnk) Thanks, -- DILIP

$$Excel-Macros$$ Re: vlookup $$Excel-Macros$$ Re: Vlookup Help

2008-09-05 Thread Ajay Varshney
According to me this is the best formula for Vlookup, Check the attached file. Regards, Ajay On Thu, Sep 4, 2008 at 10:55 AM, shaily goel <[EMAIL PROTECTED]>wrote: > > hi Arjum, > > pl find attached file > > Regards, > Shaily > > On Thu, 04 Sep 2008 Arjunm1984 wrote : > > > >Hi Shaily, > > > >If

$$Excel-Macros$$ vlookup $$Excel-Macros$$ Re: Vlookup Help

2008-09-04 Thread shaily goel
  hi Arjum, pl find attached file Regards, Shaily On Thu, 04 Sep 2008 Arjunm1984 wrote : > >Hi Shaily, > >If you dont mind! Can u please send this attachment to me aswell.. coz >I have a similar issue .. >Thanks, >Arjun > >On Aug 31, 7:21 pm, "shaily goel" <[EMAIL PROTECTED]> wrote: > >   Hi

$$Excel-Macros$$ Re: thanks a lot Re: $$Excel-Macros$$ Re: Vlookup Help

2008-09-04 Thread Arjunm1984
Hi Shaily, If you dont mind! Can u please send this attachment to me aswell.. coz I have a similar issue .. Thanks, Arjun On Aug 31, 7:21 pm, "shaily goel" <[EMAIL PROTECTED]> wrote: >   Hi , > Mayank, thanks a lot > > Bye > > Shaily > > On Sun, 31 Aug 2008 Mayank Patel wrote : > > > > >Hi shai

$$Excel-Macros$$ Re: Vlookup Help

2008-09-03 Thread vijender kumar
Hi Rishi, In first case you can you can copy the vlookup formula from one cell to another cell where you want the result. or just drag the formula. second case this is not posibble because vlookup formula find the exact value. On 9/2/08, rishi dakalia <[EMAIL PROTECTED]> wrote: > > Thanks a lot

$$Excel-Macros$$ Re: Vlookup Help

2008-09-02 Thread rishi dakalia
Thanks a lot atul. it was really helpful On Thu, Aug 28, 2008 at 10:49 AM, SINGHAL, ATUL. <[EMAIL PROTECTED]> wrote: > Hi Rishi, > > The formulae in the enclosed file may help you. > > Regards > Atul > > > -Original Message- > *From:* rishi [mailto:[EMAIL PROTECTED] > *Sent:* August 26,

$$Excel-Macros$$ thanks a lot Re: $$Excel-Macros$$ Re: Vlookup Help

2008-08-31 Thread shaily goel
 Hi , Mayank, thanks a lot Bye Shaily On Sun, 31 Aug 2008 Mayank Patel wrote : >Hi shaily, >I saw ur problem i think this is because u have made the entire cell of >lookup value constant u only need to constant the column and not the row. >solution is given below >=VLOOKUP($A$3,MASTER!$A$3:$D

$$Excel-Macros$$ Re: Vlookup Help

2008-08-31 Thread Saurabh Agrawal
Hi group, I need some help on sheet linkages, I have 4 different excel sheets, 1 is master sheet and the remaing sheet are data sheets. The data sheets pick up a valus from the master sheet and does some calculations. The resuts from these data sheets are then pulled back in the master sheet. T

$$Excel-Macros$$ Re: Vlookup Help

2008-08-31 Thread Mayank Patel
Hi shaily, I saw ur problem i think this is because u have made the entire cell of lookup value constant u only need to constant the column and not the row. solution is given below =VLOOKUP($A$3,MASTER!$A$3:$D$11,COLUMN(MASTER!B4),FALSE) This should be =VLOOKUP($A3,MASTER!$A$3:$D$11,COLUMN(MASTER!B

$$Excel-Macros$$ Re: Vlookup Help

2008-08-30 Thread shaily goel
  Hi Atul, this formula is not working for rows i think that i am doing some mistakes pl check why it is not working for cell b4 what is the mistake Thanks Regards, Shaily On Thu, 28 Aug 2008 SINGHAL, ATUL. wrote : >Hi Rishi, > >The formulae in the enclosed file may help you. > >Regards

$$Excel-Macros$$ Re: Vlookup Help

2008-08-30 Thread shaily goel
  Thanks Atul, I never thought it was so simple Regards, Shaily Commercial Office HUL On Thu, 28 Aug 2008 SINGHAL, ATUL. wrote : >Hi Rishi, > >The formulae in the enclosed file may help you. > >Regards >Atul > > >-Original Message- > From: rishi [mailto:[EMAIL PROTECTED] >Sent: Au

$$Excel-Macros$$ Re: Vlookup Help

2008-08-30 Thread SINGHAL, ATUL.
Hi Rishi, The formulae in the enclosed file may help you. Regards Atul -Original Message- From: rishi [mailto:[EMAIL PROTECTED] Sent: August 26, 2008 11:30 PM To: excel-macros@googlegroups.com Subject: $$Excel-Macros$$ Vlookup Help Hi All, I have a couple of problems : 1. I