Re: $$Excel-Macros$$ Formula required

2016-06-22 Thread Gowrisankar Arthanari GSA
​you can try this, 1 =SUM(IF(RANK($A$2:$A$21,$A$2:$A$21,1)=(RANK($B$21,$A$2:$A$21,1)-1),$A$2:$A$21)) 2 =SUM(IF(RANK($A$2:$A$21,$A$2:$A$21,1)=(RANK($B$21,$A$2:$A$21,1)-2),$A$2:$A$21)) 3 =SUM(IF(RANK($A$2:$A$21,$A$2:$A$21,1)=(RANK($B$21,$A$2:$A$21,1)+1),$A$2:$A$21)) 4 =SUM(IF(RANK($A$2:$A$21,$A$2:$A

$$Excel-Macros$$ Hiring for SAP HR Consultant | Los Angeles, CA || 3 + Months

2016-06-22 Thread USIT Recruiter
Hi Please lookup the below position and if you feel comfortable ,then please send me your updated resume Position: SAP HR Consultant Location: Los Angeles, CA Duration: 3 + Months Customer: HCL America I am searching for an SAP Consultant that is specialized in SAP Payroll and Time. Thi

$$Excel-Macros$$ Re: Java/J2EE Developer With Mortgage Domain@Charlotte, NC

2016-06-22 Thread Randy
You are dense, aren't you. You just don't get it. You are VIOLATING THE RULES OF THE FORUM. No one should do business with you because you refuse to follow directions. I wouldn't trust you at all. FORUM RULES 1) Use concise, accurate thread titles. Poor thread titles, like Please Help, Urgent,

Re: $$Excel-Macros$$ Formula required

2016-06-22 Thread Paul Schreiner
IF YOU SORT YOUR DATAthen you can use the MATCH() function to find the row number that matches the value in cell B21.Using this value, you can then use the index() function to return the values 1 and 2 rows from that cell.Like: C21: =INDEX(A2:A21,MATCH(B21,A2:A21)-1) D21: =INDEX(A2:A21,MATCH(B21

$$Excel-Macros$$ Java/J2EE Developer With Mortgage Domain@Charlotte, NC

2016-06-22 Thread Santosh kumar Nityo
Hi , Hope you doing Well !!! Here is our *Implementing partner **Requirement*, Please go through the below requirement and send us suitable consultant with their *updated resume, rates and Contact details ..* *Role: * *Java/J2EE Developer With Mortgage Domain Location: **Charlotte, NC* *Work

Re: $$Excel-Macros$$ Formula required

2016-06-22 Thread rajeyssh
formula required as mentioned in column D19. On Friday, June 17, 2016 at 6:28:10 PM UTC+5:30, Vikas Verma wrote: > > plz provide more clearity?? about your query > > Thanks & regards, > > www.MrExcel4U.com > > On Fri, Jun 17, 2016 at 5:26 AM, Rajesh Agarwal >