$$Excel-Macros$$ Count if in an active status

2015-05-14 Thread Heather Battle
I have a spreadsheet where i have participants that enrollment start and 
end dates. i would like to know if there is a formula to determine if they 
were in active status for a particular month and since there is a group of 
them, to count a number people who were also active given the start and end 
dates with the same formula? 

Example: Billy enrolled on 9/13/13 and ended 12/16/14. The question would 
be Was he active for the month July 2014? answer would be yes and he 
would be counted in the month August, September, October, November and 
December. 

Is there anyway to this?

-- 
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 forum @ 
https://www.facebook.com/discussexcel

FORUM RULES

1) Use concise, accurate thread titles. Poor thread titles, like Please Help, 
Urgent, Need Help, Formula Problem, Code Problem, and Need Advice will not get 
quick attention or may not be answered.
2) Don't post a question in the thread of another member.
3) Don't post questions regarding breaking or bypassing any security measure.
4) Acknowledge the responses you receive, good or bad.
5) Jobs posting is not allowed.
6) Sharing copyrighted material and their links is not allowed.

NOTE  : Don't ever post confidential data in a workbook. Forum owners and 
members are not responsible for any loss.
--- 
You received this message because you are subscribed to the Google Groups MS 
EXCEL AND VBA MACROS group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to excel-macros+unsubscr...@googlegroups.com.
To post to this group, send email to excel-macros@googlegroups.com.
Visit this group at http://groups.google.com/group/excel-macros.
For more options, visit https://groups.google.com/d/optout.


excel forum template.xlsx
Description: MS-Excel 2007 spreadsheet


Re: $$Excel-Macros$$ Count if in an active status

2015-05-14 Thread Heather Battle
that's correct

On Thursday, May 14, 2015 at 1:13:52 PM UTC-4, ashish wrote:

 just wanted to check even if the some one is active just for a day in a 
 month  like start date is 1 jan 2014 and end date is 2 jan 2014  will that 
 be counted as active in jan month


 On Thu, May 14, 2015 at 10:37 PM, Heather Battle hbatt...@gmail.com 
 javascript: wrote:

 I have a spreadsheet where i have participants that enrollment start and 
 end dates. i would like to know if there is a formula to determine if they 
 were in active status for a particular month and since there is a group of 
 them, to count a number people who were also active given the start and end 
 dates with the same formula? 

 Example: Billy enrolled on 9/13/13 and ended 12/16/14. The question would 
 be Was he active for the month July 2014? answer would be yes and he 
 would be counted in the month August, September, October, November and 
 December. 

 Is there anyway to this?

 -- 
 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 forum @ 
 https://www.facebook.com/discussexcel
  
 FORUM RULES
  
 1) Use concise, accurate thread titles. Poor thread titles, like Please 
 Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice 
 will not get quick attention or may not be answered.
 2) Don't post a question in the thread of another member.
 3) Don't post questions regarding breaking or bypassing any security 
 measure.
 4) Acknowledge the responses you receive, good or bad.
 5) Jobs posting is not allowed.
 6) Sharing copyrighted material and their links is not allowed.
  
 NOTE : Don't ever post confidential data in a workbook. Forum owners and 
 members are not responsible for any loss.
 --- 
 You received this message because you are subscribed to the Google Groups 
 MS EXCEL AND VBA MACROS group.
 To unsubscribe from this group and stop receiving emails from it, send an 
 email to excel-macros...@googlegroups.com javascript:.
 To post to this group, send email to excel-...@googlegroups.com 
 javascript:.
 Visit this group at http://groups.google.com/group/excel-macros.
 For more options, visit https://groups.google.com/d/optout.




 -- 
 *Regards*
  
 *Ashish Koul*


 *Visit*
 http://www.excelvbamacros.in
 Like Us on Facebook https://www.facebook.com/excelvbacodes
 Join Us on Facebook http://www.facebook.com/groups/163491717053198/


 P Before printing, think about the environment.

  
  

-- 
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 forum @ 
https://www.facebook.com/discussexcel

FORUM RULES

1) Use concise, accurate thread titles. Poor thread titles, like Please Help, 
Urgent, Need Help, Formula Problem, Code Problem, and Need Advice will not get 
quick attention or may not be answered.
2) Don't post a question in the thread of another member.
3) Don't post questions regarding breaking or bypassing any security measure.
4) Acknowledge the responses you receive, good or bad.
5) Jobs posting is not allowed.
6) Sharing copyrighted material and their links is not allowed.

NOTE  : Don't ever post confidential data in a workbook. Forum owners and 
members are not responsible for any loss.
--- 
You received this message because you are subscribed to the Google Groups MS 
EXCEL AND VBA MACROS group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to excel-macros+unsubscr...@googlegroups.com.
To post to this group, send email to excel-macros@googlegroups.com.
Visit this group at http://groups.google.com/group/excel-macros.
For more options, visit https://groups.google.com/d/optout.


Re: $$Excel-Macros$$ Count if in an active status

2015-05-14 Thread ashish koul
just wanted to check even if the some one is active just for a day in a
month  like start date is 1 jan 2014 and end date is 2 jan 2014  will that
be counted as active in jan month


On Thu, May 14, 2015 at 10:37 PM, Heather Battle hbattle2...@gmail.com
wrote:

 I have a spreadsheet where i have participants that enrollment start and
 end dates. i would like to know if there is a formula to determine if they
 were in active status for a particular month and since there is a group of
 them, to count a number people who were also active given the start and end
 dates with the same formula?

 Example: Billy enrolled on 9/13/13 and ended 12/16/14. The question would
 be Was he active for the month July 2014? answer would be yes and he
 would be counted in the month August, September, October, November and
 December.

 Is there anyway to this?

 --
 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 forum @
 https://www.facebook.com/discussexcel

 FORUM RULES

 1) Use concise, accurate thread titles. Poor thread titles, like Please
 Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice
 will not get quick attention or may not be answered.
 2) Don't post a question in the thread of another member.
 3) Don't post questions regarding breaking or bypassing any security
 measure.
 4) Acknowledge the responses you receive, good or bad.
 5) Jobs posting is not allowed.
 6) Sharing copyrighted material and their links is not allowed.

 NOTE : Don't ever post confidential data in a workbook. Forum owners and
 members are not responsible for any loss.
 ---
 You received this message because you are subscribed to the Google Groups
 MS EXCEL AND VBA MACROS group.
 To unsubscribe from this group and stop receiving emails from it, send an
 email to excel-macros+unsubscr...@googlegroups.com.
 To post to this group, send email to excel-macros@googlegroups.com.
 Visit this group at http://groups.google.com/group/excel-macros.
 For more options, visit https://groups.google.com/d/optout.




-- 
*Regards*

*Ashish Koul*


*Visit*
http://www.excelvbamacros.in
Like Us on Facebook https://www.facebook.com/excelvbacodes
Join Us on Facebook http://www.facebook.com/groups/163491717053198/


P Before printing, think about the environment.

-- 
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 forum @ 
https://www.facebook.com/discussexcel

FORUM RULES

1) Use concise, accurate thread titles. Poor thread titles, like Please Help, 
Urgent, Need Help, Formula Problem, Code Problem, and Need Advice will not get 
quick attention or may not be answered.
2) Don't post a question in the thread of another member.
3) Don't post questions regarding breaking or bypassing any security measure.
4) Acknowledge the responses you receive, good or bad.
5) Jobs posting is not allowed.
6) Sharing copyrighted material and their links is not allowed.

NOTE  : Don't ever post confidential data in a workbook. Forum owners and 
members are not responsible for any loss.
--- 
You received this message because you are subscribed to the Google Groups MS 
EXCEL AND VBA MACROS group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to excel-macros+unsubscr...@googlegroups.com.
To post to this group, send email to excel-macros@googlegroups.com.
Visit this group at http://groups.google.com/group/excel-macros.
For more options, visit https://groups.google.com/d/optout.


RE: $$Excel-Macros$$ Re: Copy PDF data to Excel macro require

2015-05-14 Thread Pankaj Sharma
Hi MV,

 

Firstly, I want to say thanks for sharing this valuable Macro. People already 
had given up hope but you have done a great work here.

 

In this macro, getting runtime error in below line:- Invalid procedure call or 
argument.

 

AppActivate Adobe Reader

 

 

And also, if any PDF file have 2/3 pages, only 1st page is copying, need to 
copy  all 3 pages data.

 

 

Thanks again!!!

 

 

Regards

 

PJ

 

 

From: excel-macros@googlegroups.com [mailto:excel-macros@googlegroups.com] On 
Behalf Of Michael Vinoth
Sent: Thursday, May 14, 2015 12:31 AM
To: excel-macros@googlegroups.com
Cc: polkarnat...@gmail.com
Subject: Re: $$Excel-Macros$$ Re: Copy PDF data to Excel macro require

 

Hi Pankaj Sharma ,

 

Please find the attached macro file.

 

kindly let me know if you have any queries.

 

Regards,

MV

On Saturday, May 9, 2015 at 3:01:04 PM UTC+5:30, Pankaj Sharma wrote:

i recd 20-30 Mobile Bills in PDF format every month, which i need to copy in 
Excel with different sheets.

That's what i want to make automate.




 

On Sat, May 9, 2015 at 11:21 AM, Pol Ktk polkar...@gmail.com javascript:  
wrote:

Are you working with cdr ?

if s

what exactly u need ?

 

On 8 May 2015 at 18:44, Pankaj Sharma pankaj...@gmail.com javascript:  
wrote:

Please find attached file.



 

On Fri, May 8, 2015 at 5:27 PM, Vabz v...@vabs.in javascript:  wrote:

can you share PDF file, if it is text only then same can be imported..

On Thursday, May 7, 2015 at 7:42:59 PM UTC+5:30, Pankaj Sharma wrote:

Hi everyone,

 

Need your help for this easy. I have a folder with multi PDF files. I need a 
macro to copy all pdf data in a workbook.

 

Note: One pdf data should be copy in one sheet.

 

-- 
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 forum @ 
https://www.facebook.com/discussexcel
 
FORUM RULES
 
1) Use concise, accurate thread titles. Poor thread titles, like Please Help, 
Urgent, Need Help, Formula Problem, Code Problem, and Need Advice will not get 
quick attention or may not be answered.
2) Don't post a question in the thread of another member.
3) Don't post questions regarding breaking or bypassing any security measure.
4) Acknowledge the responses you receive, good or bad.
5) Jobs posting is not allowed.
6) Sharing copyrighted material and their links is not allowed.
 
NOTE : Don't ever post confidential data in a workbook. Forum owners and 
members are not responsible for any loss.
--- 
You received this message because you are subscribed to the Google Groups MS 
EXCEL AND VBA MACROS group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to excel-macros...@googlegroups.com javascript: .
To post to this group, send email to excel-...@googlegroups.com javascript: .
Visit this group at http://groups.google.com/group/excel-macros.
For more options, visit https://groups.google.com/d/optout.

 

-- 
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 forum @ 
https://www.facebook.com/discussexcel
 
FORUM RULES
 
1) Use concise, accurate thread titles. Poor thread titles, like Please Help, 
Urgent, Need Help, Formula Problem, Code Problem, and Need Advice will not get 
quick attention or may not be answered.
2) Don't post a question in the thread of another member.
3) Don't post questions regarding breaking or bypassing any security measure.
4) Acknowledge the responses you receive, good or bad.
5) Jobs posting is not allowed.
6) Sharing copyrighted material and their links is not allowed.
 
NOTE : Don't ever post confidential data in a workbook. Forum owners and 
members are not responsible for any loss.
--- 
You received this message because you are subscribed to the Google Groups MS 
EXCEL AND VBA MACROS group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to excel-macros...@googlegroups.com javascript: .
To post to this group, send email to excel-...@googlegroups.com javascript: .
Visit this group at http://groups.google.com/group/excel-macros.
For more options, visit https://groups.google.com/d/optout.

 

 

-- 
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 forum @ 
https://www.facebook.com/discussexcel
 
FORUM RULES
 
1) Use concise, accurate thread titles. Poor thread titles, like Please Help, 
Urgent, Need Help, Formula Problem, Code Problem, and Need Advice will not get 
quick attention or may not be answered.
2) Don't post a question in the thread of another member.
3) Don't post questions regarding breaking or bypassing any security measure.
4) Acknowledge the responses you receive, good or bad.
5) Jobs posting is not allowed.
6) Sharing copyrighted material and their links is not allowed.
 
NOTE : Don't ever post confidential data in a workbook. Forum owners and 

Re: $$Excel-Macros$$ Help required in excel

2015-05-14 Thread Jitender kumar
Dear Sir,

My company has two shifts say   Ist shift working =6:00 to 14:00   ans
second shift  14:00 to 22:00

i have large data of employees (rotating shifts) and want to calculate
which employee worked in which shift


Excel is on that format


EmployeeCode Shift
   Time-In   Time-out

  Emp001(need to find on based of time in and
out)  6:00 13:00

Emp002
7:30 14:00

Emp003
14:00   22:00

Emp004
11:0019:30



however shift basis must based on time-in and time-in and time-out format
is in time
example employee who comes in first shift must stand between 6:00 to 14:00
inrespective of hours he worked as above example 11:00 pm in first shift

Please help

Regards '

On 20 February 2011 at 16:38, Jitender kumar jk9779771...@gmail.com wrote:

 Dear Excel Guru,

 1. I have address book in Excel in following format. How to print 15
 address label in A4 paper Sticker using excel.Pl attach a sample sheet(if
 uses VBA or else)

  S.noEmpcode Name  FName Address1, Address 2, City,  State,
 PIncode, Mobile

 It should be printed like this

 Name (Empcode)
 Address1
 Address2(if blank omits)
 City   Pincode
 State
 Mobile

 pl help
 Thx in advance

 Regards

 Jitender





  --

 --
 Some important links for excel users:
 1. Follow us on TWITTER for tips tricks and links :
 http://twitter.com/exceldailytip
 2. Join our LinkedIN group @ http://www.linkedin.com/groups?gid=1871310
 3. Excel tutorials at http://www.excel-macros.blogspot.com
 4. Learn VBA Macros at http://www.quickvba.blogspot.com
 5. Excel Tips and Tricks at http://exceldailytip.blogspot.com

 To post to this group, send email to excel-macros@googlegroups.com

 
 Like our page on facebook , Just follow below link
 http://www.facebook.com/discussexcel


-- 
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 forum @ 
https://www.facebook.com/discussexcel

FORUM RULES

1) Use concise, accurate thread titles. Poor thread titles, like Please Help, 
Urgent, Need Help, Formula Problem, Code Problem, and Need Advice will not get 
quick attention or may not be answered.
2) Don't post a question in the thread of another member.
3) Don't post questions regarding breaking or bypassing any security measure.
4) Acknowledge the responses you receive, good or bad.
5) Jobs posting is not allowed.
6) Sharing copyrighted material and their links is not allowed.

NOTE  : Don't ever post confidential data in a workbook. Forum owners and 
members are not responsible for any loss.
--- 
You received this message because you are subscribed to the Google Groups MS 
EXCEL AND VBA MACROS group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to excel-macros+unsubscr...@googlegroups.com.
To post to this group, send email to excel-macros@googlegroups.com.
Visit this group at http://groups.google.com/group/excel-macros.
For more options, visit https://groups.google.com/d/optout.


Re: $$Excel-Macros$$ Re: Do while loop question

2015-05-14 Thread liron glam
Ok thanks!
I got what you mean thanks alot!!!

2015-05-14 14:07 GMT+03:00 liron glam gliron11041...@gmail.com:

 hi,
 Thanks!
 but to change this:

 =IFERROR(ROUND((E6/G6*100),0)/100,0)
 instead of what formula?

 2015-05-14 12:52 GMT+03:00 Nasir Saikh nasirsa...@gmail.com:

 Hi,

 You need to change formula with below...

 =IFERROR(ROUND((E6/G6*100),0)/100,0)


 On Monday, January 12, 2015 at 7:45:03 PM UTC+5:30, liron glam wrote:



 I have big data file on excel, the file has 6930 rows and 8 columns, the
 8 column has percents (0%, 4%, 16%, 18%, 19% and etc..)
 I tried to do a macro that paint all the rows that the percent in them
 are bigger then 18%, and it doesnt work, i would like to get some ideas how
 to make it work, thanks in advance. The file start from row 3, so rows 1
 and 2 are empty The macro:

 Sub Test_4

 Dim i As Long

 Dim countErr As Long

 countErr = 0

 i = 2

 Do While Cells(i, 1) = 

 If Cells(i, 8).Value  0.18 And IsNumeric(Cells(i, 8)) Then

 Range(Cells(i, 1), Cells(i, 8)).Interior.ColorIndex = 3

 countErr = countErr + 1

 End If

 i = i + 1

 Loop

 If countErr  0 Then

 Sheets(test).Select

 Range(E8).Select

 Selection.Interior.ColorIndex = 3

 Range(D8).Select

   Selection.FormulaR1C1 = countErrElse

 Sheets(test).Select

 Range(E8).Select

 Selection.Interior.ColorIndex = 4

 Sheets(test).Range(d8) = 0
 End If

 End Sub

  --
 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 forum @
 https://www.facebook.com/discussexcel

 FORUM RULES

 1) Use concise, accurate thread titles. Poor thread titles, like Please
 Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice
 will not get quick attention or may not be answered.
 2) Don't post a question in the thread of another member.
 3) Don't post questions regarding breaking or bypassing any security
 measure.
 4) Acknowledge the responses you receive, good or bad.
 5) Jobs posting is not allowed.
 6) Sharing copyrighted material and their links is not allowed.

 NOTE : Don't ever post confidential data in a workbook. Forum owners and
 members are not responsible for any loss.
 ---
 You received this message because you are subscribed to a topic in the
 Google Groups MS EXCEL AND VBA MACROS group.
 To unsubscribe from this topic, visit
 https://groups.google.com/d/topic/excel-macros/wmDi40KLyWk/unsubscribe.
 To unsubscribe from this group and all its topics, send an email to
 excel-macros+unsubscr...@googlegroups.com.
 To post to this group, send email to excel-macros@googlegroups.com.
 Visit this group at http://groups.google.com/group/excel-macros.
 For more options, visit https://groups.google.com/d/optout.




-- 
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 forum @ 
https://www.facebook.com/discussexcel

FORUM RULES

1) Use concise, accurate thread titles. Poor thread titles, like Please Help, 
Urgent, Need Help, Formula Problem, Code Problem, and Need Advice will not get 
quick attention or may not be answered.
2) Don't post a question in the thread of another member.
3) Don't post questions regarding breaking or bypassing any security measure.
4) Acknowledge the responses you receive, good or bad.
5) Jobs posting is not allowed.
6) Sharing copyrighted material and their links is not allowed.

NOTE  : Don't ever post confidential data in a workbook. Forum owners and 
members are not responsible for any loss.
--- 
You received this message because you are subscribed to the Google Groups MS 
EXCEL AND VBA MACROS group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to excel-macros+unsubscr...@googlegroups.com.
To post to this group, send email to excel-macros@googlegroups.com.
Visit this group at http://groups.google.com/group/excel-macros.
For more options, visit https://groups.google.com/d/optout.


Re: $$Excel-Macros$$ Conditional Formating Problem

2015-05-14 Thread Ganesh N
HI abbas,

Use the conditional formatting with Use a formula to determine which cells
to format'

Regards,
Ganesh N

On Thu, May 14, 2015 at 3:24 PM, Ali Abbas tigarman...@gmail.com wrote:

 Dear All. Hope u r all well.

 I have two column with numbers. My requirement is if one column values is
 greater than other then greater values color should be red and its smaller
 values color is green.  How can I compare two columns by using of
 conditional.

 --
 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 forum @
 https://www.facebook.com/discussexcel

 FORUM RULES

 1) Use concise, accurate thread titles. Poor thread titles, like Please
 Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice
 will not get quick attention or may not be answered.
 2) Don't post a question in the thread of another member.
 3) Don't post questions regarding breaking or bypassing any security
 measure.
 4) Acknowledge the responses you receive, good or bad.
 5) Jobs posting is not allowed.
 6) Sharing copyrighted material and their links is not allowed.

 NOTE : Don't ever post confidential data in a workbook. Forum owners and
 members are not responsible for any loss.
 ---
 You received this message because you are subscribed to the Google Groups
 MS EXCEL AND VBA MACROS group.
 To unsubscribe from this group and stop receiving emails from it, send an
 email to excel-macros+unsubscr...@googlegroups.com.
 To post to this group, send email to excel-macros@googlegroups.com.
 Visit this group at http://groups.google.com/group/excel-macros.
 For more options, visit https://groups.google.com/d/optout.


-- 
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 forum @ 
https://www.facebook.com/discussexcel

FORUM RULES

1) Use concise, accurate thread titles. Poor thread titles, like Please Help, 
Urgent, Need Help, Formula Problem, Code Problem, and Need Advice will not get 
quick attention or may not be answered.
2) Don't post a question in the thread of another member.
3) Don't post questions regarding breaking or bypassing any security measure.
4) Acknowledge the responses you receive, good or bad.
5) Jobs posting is not allowed.
6) Sharing copyrighted material and their links is not allowed.

NOTE  : Don't ever post confidential data in a workbook. Forum owners and 
members are not responsible for any loss.
--- 
You received this message because you are subscribed to the Google Groups MS 
EXCEL AND VBA MACROS group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to excel-macros+unsubscr...@googlegroups.com.
To post to this group, send email to excel-macros@googlegroups.com.
Visit this group at http://groups.google.com/group/excel-macros.
For more options, visit https://groups.google.com/d/optout.


sample1.xlsx
Description: MS-Excel 2007 spreadsheet


Re: $$Excel-Macros$$

2015-05-14 Thread Rakesh
Dear Ashish,

Thanks for your efforts,

pl find the attached sheet for your reference.

Kindly suggest any appropriate formula which give me the exect which i want.




RAKESH SHARMA
NPI –Team
Ericsson India Pvt. Ltd.
4th Floor, Gupta Towers, Commercial Block, Rail Head
Jammu  Kashmir, INDIA
Phone 01912477440/ 01912477473/441
Fax 01912477442
Mobile +91 9906115140
rakesh.kumar.d.sha...@ericsson.com
www.ericsson.com

“If You fall, fall like a seed to germinate, not like a leaf to die.”

On Thu, May 14, 2015 at 11:20 AM, Ashish Kumar kumar.ashish...@gmail.com
wrote:

 Share Example. ??


 Regards
 Ashish

 On 14 May 2015 at 11:18, Rakesh rksharma...@gmail.com wrote:

 Dear Experts,

 can you please tell me how to get 2nd,3rd... values with the Vlookup.

 Thanks
 Rakesh

 --
 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 forum @
 https://www.facebook.com/discussexcel

 FORUM RULES

 1) Use concise, accurate thread titles. Poor thread titles, like Please
 Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice
 will not get quick attention or may not be answered.
 2) Don't post a question in the thread of another member.
 3) Don't post questions regarding breaking or bypassing any security
 measure.
 4) Acknowledge the responses you receive, good or bad.
 5) Jobs posting is not allowed.
 6) Sharing copyrighted material and their links is not allowed.

 NOTE : Don't ever post confidential data in a workbook. Forum owners and
 members are not responsible for any loss.
 ---
 You received this message because you are subscribed to the Google Groups
 MS EXCEL AND VBA MACROS group.
 To unsubscribe from this group and stop receiving emails from it, send an
 email to excel-macros+unsubscr...@googlegroups.com.
 To post to this group, send email to excel-macros@googlegroups.com.
 Visit this group at http://groups.google.com/group/excel-macros.
 For more options, visit https://groups.google.com/d/optout.


  --
 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 forum @
 https://www.facebook.com/discussexcel

 FORUM RULES

 1) Use concise, accurate thread titles. Poor thread titles, like Please
 Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice
 will not get quick attention or may not be answered.
 2) Don't post a question in the thread of another member.
 3) Don't post questions regarding breaking or bypassing any security
 measure.
 4) Acknowledge the responses you receive, good or bad.
 5) Jobs posting is not allowed.
 6) Sharing copyrighted material and their links is not allowed.

 NOTE : Don't ever post confidential data in a workbook. Forum owners and
 members are not responsible for any loss.
 ---
 You received this message because you are subscribed to the Google Groups
 MS EXCEL AND VBA MACROS group.
 To unsubscribe from this group and stop receiving emails from it, send an
 email to excel-macros+unsubscr...@googlegroups.com.
 To post to this group, send email to excel-macros@googlegroups.com.
 Visit this group at http://groups.google.com/group/excel-macros.
 For more options, visit https://groups.google.com/d/optout.


-- 
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 forum @ 
https://www.facebook.com/discussexcel

FORUM RULES

1) Use concise, accurate thread titles. Poor thread titles, like Please Help, 
Urgent, Need Help, Formula Problem, Code Problem, and Need Advice will not get 
quick attention or may not be answered.
2) Don't post a question in the thread of another member.
3) Don't post questions regarding breaking or bypassing any security measure.
4) Acknowledge the responses you receive, good or bad.
5) Jobs posting is not allowed.
6) Sharing copyrighted material and their links is not allowed.

NOTE  : Don't ever post confidential data in a workbook. Forum owners and 
members are not responsible for any loss.
--- 
You received this message because you are subscribed to the Google Groups MS 
EXCEL AND VBA MACROS group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to excel-macros+unsubscr...@googlegroups.com.
To post to this group, send email to excel-macros@googlegroups.com.
Visit this group at http://groups.google.com/group/excel-macros.
For more options, visit https://groups.google.com/d/optout.


vlookup help.xlsx
Description: MS-Excel 2007 spreadsheet


Re: $$Excel-Macros$$ Do while loop question

2015-05-14 Thread liron glam
Hello
I have another problem with this macro code,
whenever it's #DIV/0!
its an error and the loop stops,
what can i do to make it go further with the loop without coloring the
error rows?

Thanks in advance

2015-01-13 13:09 GMT+02:00 Ashish Kumar kumar.ashish...@gmail.com:

 Nice Solution Vaibhav Sir.


 Regards
 Ashish

 --
 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 forum @
 https://www.facebook.com/discussexcel

 FORUM RULES

 1) Use concise, accurate thread titles. Poor thread titles, like Please
 Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice
 will not get quick attention or may not be answered.
 2) Don't post a question in the thread of another member.
 3) Don't post questions regarding breaking or bypassing any security
 measure.
 4) Acknowledge the responses you receive, good or bad.
 5) Jobs posting is not allowed.
 6) Sharing copyrighted material and their links is not allowed.

 NOTE : Don't ever post confidential data in a workbook. Forum owners and
 members are not responsible for any loss.
 ---
 You received this message because you are subscribed to a topic in the
 Google Groups MS EXCEL AND VBA MACROS group.
 To unsubscribe from this topic, visit
 https://groups.google.com/d/topic/excel-macros/wmDi40KLyWk/unsubscribe.
 To unsubscribe from this group and all its topics, send an email to
 excel-macros+unsubscr...@googlegroups.com.
 To post to this group, send email to excel-macros@googlegroups.com.
 Visit this group at http://groups.google.com/group/excel-macros.
 For more options, visit https://groups.google.com/d/optout.


-- 
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 forum @ 
https://www.facebook.com/discussexcel

FORUM RULES

1) Use concise, accurate thread titles. Poor thread titles, like Please Help, 
Urgent, Need Help, Formula Problem, Code Problem, and Need Advice will not get 
quick attention or may not be answered.
2) Don't post a question in the thread of another member.
3) Don't post questions regarding breaking or bypassing any security measure.
4) Acknowledge the responses you receive, good or bad.
5) Jobs posting is not allowed.
6) Sharing copyrighted material and their links is not allowed.

NOTE  : Don't ever post confidential data in a workbook. Forum owners and 
members are not responsible for any loss.
--- 
You received this message because you are subscribed to the Google Groups MS 
EXCEL AND VBA MACROS group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to excel-macros+unsubscr...@googlegroups.com.
To post to this group, send email to excel-macros@googlegroups.com.
Visit this group at http://groups.google.com/group/excel-macros.
For more options, visit https://groups.google.com/d/optout.


testtt.xlsm
Description: application/vnd.ms-excel.sheet.macroenabled.12


$$Excel-Macros$$ MULTIPLE EMIAL TO BE SENT FOR OUTSTANDING

2015-05-14 Thread khagesh khera
Dear Sir,

We need to send multiple email to client for outstanding on starting of 
every month. The client database is quite huge we required your help on the 
same.

We required all the emails to be saved in Outlook drafts  after checking 
it goes to client. We need to sent the email on email body text  with some 
attachments.

If you required any other options please let me know.




Regards,
Khagesh Khera

-- 
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 forum @ 
https://www.facebook.com/discussexcel

FORUM RULES

1) Use concise, accurate thread titles. Poor thread titles, like Please Help, 
Urgent, Need Help, Formula Problem, Code Problem, and Need Advice will not get 
quick attention or may not be answered.
2) Don't post a question in the thread of another member.
3) Don't post questions regarding breaking or bypassing any security measure.
4) Acknowledge the responses you receive, good or bad.
5) Jobs posting is not allowed.
6) Sharing copyrighted material and their links is not allowed.

NOTE  : Don't ever post confidential data in a workbook. Forum owners and 
members are not responsible for any loss.
--- 
You received this message because you are subscribed to the Google Groups MS 
EXCEL AND VBA MACROS group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to excel-macros+unsubscr...@googlegroups.com.
To post to this group, send email to excel-macros@googlegroups.com.
Visit this group at http://groups.google.com/group/excel-macros.
For more options, visit https://groups.google.com/d/optout.


Re: $$Excel-Macros$$ Re: Do while loop question

2015-05-14 Thread liron glam
hi,
Thanks!
but to change this:

=IFERROR(ROUND((E6/G6*100),0)/100,0)
instead of what formula?

2015-05-14 12:52 GMT+03:00 Nasir Saikh nasirsa...@gmail.com:

 Hi,

 You need to change formula with below...

 =IFERROR(ROUND((E6/G6*100),0)/100,0)


 On Monday, January 12, 2015 at 7:45:03 PM UTC+5:30, liron glam wrote:



 I have big data file on excel, the file has 6930 rows and 8 columns, the
 8 column has percents (0%, 4%, 16%, 18%, 19% and etc..)
 I tried to do a macro that paint all the rows that the percent in them
 are bigger then 18%, and it doesnt work, i would like to get some ideas how
 to make it work, thanks in advance. The file start from row 3, so rows 1
 and 2 are empty The macro:

 Sub Test_4

 Dim i As Long

 Dim countErr As Long

 countErr = 0

 i = 2

 Do While Cells(i, 1) = 

 If Cells(i, 8).Value  0.18 And IsNumeric(Cells(i, 8)) Then

 Range(Cells(i, 1), Cells(i, 8)).Interior.ColorIndex = 3

 countErr = countErr + 1

 End If

 i = i + 1

 Loop

 If countErr  0 Then

 Sheets(test).Select

 Range(E8).Select

 Selection.Interior.ColorIndex = 3

 Range(D8).Select

   Selection.FormulaR1C1 = countErrElse

 Sheets(test).Select

 Range(E8).Select

 Selection.Interior.ColorIndex = 4

 Sheets(test).Range(d8) = 0
 End If

 End Sub

  --
 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 forum @
 https://www.facebook.com/discussexcel

 FORUM RULES

 1) Use concise, accurate thread titles. Poor thread titles, like Please
 Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice
 will not get quick attention or may not be answered.
 2) Don't post a question in the thread of another member.
 3) Don't post questions regarding breaking or bypassing any security
 measure.
 4) Acknowledge the responses you receive, good or bad.
 5) Jobs posting is not allowed.
 6) Sharing copyrighted material and their links is not allowed.

 NOTE : Don't ever post confidential data in a workbook. Forum owners and
 members are not responsible for any loss.
 ---
 You received this message because you are subscribed to a topic in the
 Google Groups MS EXCEL AND VBA MACROS group.
 To unsubscribe from this topic, visit
 https://groups.google.com/d/topic/excel-macros/wmDi40KLyWk/unsubscribe.
 To unsubscribe from this group and all its topics, send an email to
 excel-macros+unsubscr...@googlegroups.com.
 To post to this group, send email to excel-macros@googlegroups.com.
 Visit this group at http://groups.google.com/group/excel-macros.
 For more options, visit https://groups.google.com/d/optout.


-- 
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 forum @ 
https://www.facebook.com/discussexcel

FORUM RULES

1) Use concise, accurate thread titles. Poor thread titles, like Please Help, 
Urgent, Need Help, Formula Problem, Code Problem, and Need Advice will not get 
quick attention or may not be answered.
2) Don't post a question in the thread of another member.
3) Don't post questions regarding breaking or bypassing any security measure.
4) Acknowledge the responses you receive, good or bad.
5) Jobs posting is not allowed.
6) Sharing copyrighted material and their links is not allowed.

NOTE  : Don't ever post confidential data in a workbook. Forum owners and 
members are not responsible for any loss.
--- 
You received this message because you are subscribed to the Google Groups MS 
EXCEL AND VBA MACROS group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to excel-macros+unsubscr...@googlegroups.com.
To post to this group, send email to excel-macros@googlegroups.com.
Visit this group at http://groups.google.com/group/excel-macros.
For more options, visit https://groups.google.com/d/optout.


$$Excel-Macros$$ Conditional Formating Problem

2015-05-14 Thread Ali Abbas
Dear All. Hope u r all well.

I have two column with numbers. My requirement is if one column values is
greater than other then greater values color should be red and its smaller
values color is green.  How can I compare two columns by using of
conditional.

-- 
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 forum @ 
https://www.facebook.com/discussexcel

FORUM RULES

1) Use concise, accurate thread titles. Poor thread titles, like Please Help, 
Urgent, Need Help, Formula Problem, Code Problem, and Need Advice will not get 
quick attention or may not be answered.
2) Don't post a question in the thread of another member.
3) Don't post questions regarding breaking or bypassing any security measure.
4) Acknowledge the responses you receive, good or bad.
5) Jobs posting is not allowed.
6) Sharing copyrighted material and their links is not allowed.

NOTE  : Don't ever post confidential data in a workbook. Forum owners and 
members are not responsible for any loss.
--- 
You received this message because you are subscribed to the Google Groups MS 
EXCEL AND VBA MACROS group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to excel-macros+unsubscr...@googlegroups.com.
To post to this group, send email to excel-macros@googlegroups.com.
Visit this group at http://groups.google.com/group/excel-macros.
For more options, visit https://groups.google.com/d/optout.


$$Excel-Macros$$ Re: Do while loop question

2015-05-14 Thread Nasir Saikh
Hi,
 
You need to change formula with below...
 
=IFERROR(ROUND((E6/G6*100),0)/100,0)
 

On Monday, January 12, 2015 at 7:45:03 PM UTC+5:30, liron glam wrote:



 I have big data file on excel, the file has 6930 rows and 8 columns, the 8 
 column has percents (0%, 4%, 16%, 18%, 19% and etc..)
 I tried to do a macro that paint all the rows that the percent in them are 
 bigger then 18%, and it doesnt work, i would like to get some ideas how to 
 make it work, thanks in advance. The file start from row 3, so rows 1 and 2 
 are empty The macro:

 Sub Test_4

 Dim i As Long

 Dim countErr As Long

 countErr = 0

 i = 2

 Do While Cells(i, 1) = 

 If Cells(i, 8).Value  0.18 And IsNumeric(Cells(i, 8)) Then

 Range(Cells(i, 1), Cells(i, 8)).Interior.ColorIndex = 3

 countErr = countErr + 1

 End If

 i = i + 1

 Loop

 If countErr  0 Then

 Sheets(test).Select

 Range(E8).Select

 Selection.Interior.ColorIndex = 3

 Range(D8).Select

   Selection.FormulaR1C1 = countErrElse

 Sheets(test).Select

 Range(E8).Select

 Selection.Interior.ColorIndex = 4

 Sheets(test).Range(d8) = 0
 End If

 End Sub


-- 
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 forum @ 
https://www.facebook.com/discussexcel

FORUM RULES

1) Use concise, accurate thread titles. Poor thread titles, like Please Help, 
Urgent, Need Help, Formula Problem, Code Problem, and Need Advice will not get 
quick attention or may not be answered.
2) Don't post a question in the thread of another member.
3) Don't post questions regarding breaking or bypassing any security measure.
4) Acknowledge the responses you receive, good or bad.
5) Jobs posting is not allowed.
6) Sharing copyrighted material and their links is not allowed.

NOTE  : Don't ever post confidential data in a workbook. Forum owners and 
members are not responsible for any loss.
--- 
You received this message because you are subscribed to the Google Groups MS 
EXCEL AND VBA MACROS group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to excel-macros+unsubscr...@googlegroups.com.
To post to this group, send email to excel-macros@googlegroups.com.
Visit this group at http://groups.google.com/group/excel-macros.
For more options, visit https://groups.google.com/d/optout.


$$Excel-Macros$$ Re: Conditional Formating Problem

2015-05-14 Thread Nasir Saikh
PLEASE SHARE SAMPLE FILE

On Thursday, May 14, 2015 at 3:24:47 PM UTC+5:30, ali abbas wrote:

 Dear All. Hope u r all well.

 I have two column with numbers. My requirement is if one column values is 
 greater than other then greater values color should be red and its smaller 
 values color is green.  How can I compare two columns by using of 
 conditional.
  

-- 
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 forum @ 
https://www.facebook.com/discussexcel

FORUM RULES

1) Use concise, accurate thread titles. Poor thread titles, like Please Help, 
Urgent, Need Help, Formula Problem, Code Problem, and Need Advice will not get 
quick attention or may not be answered.
2) Don't post a question in the thread of another member.
3) Don't post questions regarding breaking or bypassing any security measure.
4) Acknowledge the responses you receive, good or bad.
5) Jobs posting is not allowed.
6) Sharing copyrighted material and their links is not allowed.

NOTE  : Don't ever post confidential data in a workbook. Forum owners and 
members are not responsible for any loss.
--- 
You received this message because you are subscribed to the Google Groups MS 
EXCEL AND VBA MACROS group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to excel-macros+unsubscr...@googlegroups.com.
To post to this group, send email to excel-macros@googlegroups.com.
Visit this group at http://groups.google.com/group/excel-macros.
For more options, visit https://groups.google.com/d/optout.