Re: $$Excel-Macros$$ Help needed

2014-11-16 Thread Ashish Kumar
Hi Ravinder,

PFA


Regards
Ashish

On Sun Nov 16 2014 at 5:10:24 PM Ravinder Kumar <
ravinderbhardwa...@gmail.com> wrote:

> Hi All,
>
> Please help me in the attached data, please share also the way to resolve
> it.
>
> Regards,
> Ravindra
>
> --
> 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.


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


Re: $$Excel-Macros$$ Help Needed

2014-11-25 Thread Paul Schreiner
Do you mean like:
=IF(AND(C5>1.1,C8>1.1),0.8,C10/C4)

Paul
-
“Do all the good you can,
By all the means you can,
In all the ways you can,
In all the places you can,
At all the times you can,
To all the people you can,
As long as ever you can.” - John Wesley
-

 From: sriram ji 
>To: excel-macros@googlegroups.com 
>Sent: Tuesday, November 25, 2014 6:22 AM
>Subject: $$Excel-Macros$$ Help Needed
>  
>
>
>Dear Guru's
>
>If Forecast Deviation & Answered on forecast is >= 110% it must shown as "80%" 
>or else Answered with TH / Net call Offered. Please Help me.
>
>
>
>Thanks & Reargds,
>Sriram
>
-- 
>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.


Re: $$Excel-Macros$$ Help Needed

2014-11-25 Thread sriram ji
Dear Paul,

Thank you same as working properly.

Thanks & Regards,
Sriram.

On Tue, Nov 25, 2014 at 5:04 PM, Paul Schreiner 
wrote:

> Do you mean like:
> =IF(AND(C5>1.1,C8>1.1),0.8,C10/C4)
>
> *Paul*
> -
>
>
>
>
>
>
>
> *“Do all the good you can,By all the means you can,In all the ways you
> can,In all the places you can,At all the times you can,To all the people
> you can,As long as ever you can.” - John Wesley*
> -
>
>*From:* sriram ji 
> *To:* excel-macros@googlegroups.com
> *Sent:* Tuesday, November 25, 2014 6:22 AM
> *Subject:* $$Excel-Macros$$ Help Needed
>
> Dear Guru's
>
> If Forecast Deviation & Answered on forecast is >= 110% it must shown as
> "80%" or else Answered with TH / Net call Offered. Please Help me.
>
> [image: Inline image 1]
>
> Thanks & Reargds,
> Sriram
> --
> 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.


Re: $$Excel-Macros$$ Help needed

2015-03-11 Thread Vaibhav Joshi
Use Data==> Filter to get non zero values...

On Wed, Mar 11, 2015 at 1:34 PM, Harish P Y  wrote:

> Hi,
>
> Needed help with the file attached file.I want to get the data of only the
> non zero elements from abstract sheet to abstract 2 sheet.
> kindly help me in this regard. tried pivot table but in vain.
>
> Regards
> Harish
>
> --
> 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.


Re: $$Excel-Macros$$ Help needed

2013-04-11 Thread ashish koul
=MID(A1,FIND(5,A1),6)



On Thu, Apr 11, 2013 at 10:16 PM, KAUSHIK SAVLA wrote:

> Hi Team,
>
> I need a formula to find anything starting from 5 in a cell and to take 6
> digit right of the cell starting from 5 as below.
>
> Eg.
>
> DataDesired Result
> ABC 500012 XYZ  500012
> XYZ500134XYZ 500134
>
> Regards,
> Kaushik
>
>
> --
> 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?hl=en.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>



-- 
*Regards*
* *
*Ashish Koul*


*Visit*
*My Excel Blog *
Like Us on 
Facebook
Join Us on Facebook 


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?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.




Re: $$Excel-Macros$$ Help needed

2013-04-11 Thread KAUSHIK SAVLA
Thank You very much for prompt response!


On Thu, Apr 11, 2013 at 10:22 PM, ashish koul  wrote:

> =MID(A1,FIND(5,A1),6)
>
>
>
> On Thu, Apr 11, 2013 at 10:16 PM, KAUSHIK SAVLA 
> wrote:
>
>> Hi Team,
>>
>> I need a formula to find anything starting from 5 in a cell and to take 6
>> digit right of the cell starting from 5 as below.
>>
>> Eg.
>>
>> DataDesired Result
>> ABC 500012 XYZ  500012
>> XYZ500134XYZ 500134
>>
>> Regards,
>> Kaushik
>>
>>
>> --
>> 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?hl=en.
>> For more options, visit https://groups.google.com/groups/opt_out.
>>
>>
>>
>
>
>
> --
> *Regards*
> * *
> *Ashish Koul*
>
>
> *Visit*
> *My Excel Blog *
> Like Us on 
> Facebook
> Join Us on Facebook 
>
>
> 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?hl=en.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>



-- 
*Warm Regards,*
*Kaushik Savla*

-- 
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?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.




Re: $$Excel-Macros$$ Help Needed

2013-05-14 Thread Abhishek Jain
Here.

This will create a list downwards from the selected cell.

On the Home sheet, select A1 and click the button. If you change the name
of sheets, or add / remove sheets, click on the button again to update.

HTH

Regards,


On Wed, May 15, 2013 at 10:04 AM, Prabhu Pinky wrote:

> Hi experts,
>
> i need the below simple thing.
>
> assume, you have five sheets in workbook. considere sheet 1 is home sheet.
> i want to list the rest sheets in sheet 1 column A1.
>
> like : if i click A1 in sheet 1, it should list the the other sheets from
> Sheet 2 to Sheet 5. also if i add more sheets that also should be added to
> that list.
>
> add if i change the sheet name, this has to be updated in that list.
>
> is it possible...?
>
> Regards,
> Prabhu R
>
> --
> 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?hl=en.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>

-- 
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?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.




Sheet Names.xlsm
Description: Binary data


Re: $$Excel-Macros$$ Help Needed

2013-05-14 Thread Prabhu Pinky
thanks abhi,

but i need this to be listed in drop down menu.


regards
prabhu r

On 15 May 2013 10:19, Abhishek Jain  wrote:

> Here.
>
> This will create a list downwards from the selected cell.
>
> On the Home sheet, select A1 and click the button. If you change the name
> of sheets, or add / remove sheets, click on the button again to update.
>
> HTH
>
> Regards,
>
>
> On Wed, May 15, 2013 at 10:04 AM, Prabhu Pinky wrote:
>
>> Hi experts,
>>
>> i need the below simple thing.
>>
>> assume, you have five sheets in workbook. considere sheet 1 is home
>> sheet. i want to list the rest sheets in sheet 1 column A1.
>>
>> like : if i click A1 in sheet 1, it should list the the other sheets from
>> Sheet 2 to Sheet 5. also if i add more sheets that also should be added to
>> that list.
>>
>> add if i change the sheet name, this has to be updated in that list.
>>
>> is it possible...?
>>
>> Regards,
>> Prabhu R
>>
>> --
>> 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?hl=en.
>> For more options, visit https://groups.google.com/groups/opt_out.
>>
>>
>>
>
>  --
> 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?hl=en.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>

-- 
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?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.




Re: $$Excel-Macros$$ Help Needed

2013-05-14 Thread Abhishek Jain
You did not mention that in your earlier query.

However, attached is the solution to your new requirement.

Regards,

Abhi

On Wed, May 15, 2013 at 10:22 AM, Prabhu Pinky wrote:

> thanks abhi,
>
> but i need this to be listed in drop down menu.
>
>
> regards
> prabhu r
>
>
> On 15 May 2013 10:19, Abhishek Jain  wrote:
>
>> Here.
>>
>> This will create a list downwards from the selected cell.
>>
>> On the Home sheet, select A1 and click the button. If you change the name
>> of sheets, or add / remove sheets, click on the button again to update.
>>
>> HTH
>>
>> Regards,
>>
>>
>> On Wed, May 15, 2013 at 10:04 AM, Prabhu Pinky wrote:
>>
>>> Hi experts,
>>>
>>> i need the below simple thing.
>>>
>>> assume, you have five sheets in workbook. considere sheet 1 is home
>>> sheet. i want to list the rest sheets in sheet 1 column A1.
>>>
>>> like : if i click A1 in sheet 1, it should list the the other sheets
>>> from Sheet 2 to Sheet 5. also if i add more sheets that also should be
>>> added to that list.
>>>
>>> add if i change the sheet name, this has to be updated in that list.
>>>
>>> is it possible...?
>>>
>>> Regards,
>>> Prabhu R
>>>
>>> --
>>> 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?hl=en.
>>> For more options, visit https://groups.google.com/groups/opt_out.
>>>
>>>
>>>
>>
>>  --
>> 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?hl=en.
>> For more options, visit https://groups.google.com/groups/opt_out.
>>
>>
>>
>
>  --
> 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 gr

Re: $$Excel-Macros$$ Help Needed

2013-05-14 Thread Prabhu Pinky
Hi abhi,

thanks for your quick help. it really works fine.

i need one more modification in this querry. is it possible if i delete any
sheet in this workbook and it should not show in that list..?




On 15 May 2013 10:36, Abhishek Jain  wrote:

> You did not mention that in your earlier query.
>
> However, attached is the solution to your new requirement.
>
> Regards,
>
> Abhi
>
>
> On Wed, May 15, 2013 at 10:22 AM, Prabhu Pinky wrote:
>
>> thanks abhi,
>>
>> but i need this to be listed in drop down menu.
>>
>>
>> regards
>> prabhu r
>>
>>
>> On 15 May 2013 10:19, Abhishek Jain  wrote:
>>
>>> Here.
>>>
>>> This will create a list downwards from the selected cell.
>>>
>>> On the Home sheet, select A1 and click the button. If you change the
>>> name of sheets, or add / remove sheets, click on the button again to update.
>>>
>>> HTH
>>>
>>> Regards,
>>>
>>>
>>> On Wed, May 15, 2013 at 10:04 AM, Prabhu Pinky 
>>> wrote:
>>>
 Hi experts,

 i need the below simple thing.

 assume, you have five sheets in workbook. considere sheet 1 is home
 sheet. i want to list the rest sheets in sheet 1 column A1.

 like : if i click A1 in sheet 1, it should list the the other sheets
 from Sheet 2 to Sheet 5. also if i add more sheets that also should be
 added to that list.

 add if i change the sheet name, this has to be updated in that list.

 is it possible...?

 Regards,
 Prabhu R

 --
 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?hl=en.
 For more options, visit https://groups.google.com/groups/opt_out.



>>>
>>>  --
>>> 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?hl=en.
>>> For more options, visit https://groups.google.com/groups/opt_out.
>>>
>>>
>>>
>>
>>  --
>> 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. 

Re: $$Excel-Macros$$ Help Needed

2013-05-14 Thread Abhishek Jain
Whenever you add, delete, or rename a sheet - just save and close the file.
When you will open the file again, it will be updated.


On Wed, May 15, 2013 at 10:41 AM, Prabhu Pinky wrote:

> Hi abhi,
>
> thanks for your quick help. it really works fine.
>
> i need one more modification in this querry. is it possible if i delete
> any sheet in this workbook and it should not show in that list..?
>
>
>
>
>
> On 15 May 2013 10:36, Abhishek Jain  wrote:
>
>> You did not mention that in your earlier query.
>>
>> However, attached is the solution to your new requirement.
>>
>> Regards,
>>
>> Abhi
>>
>>
>> On Wed, May 15, 2013 at 10:22 AM, Prabhu Pinky wrote:
>>
>>> thanks abhi,
>>>
>>> but i need this to be listed in drop down menu.
>>>
>>>
>>> regards
>>> prabhu r
>>>
>>>
>>> On 15 May 2013 10:19, Abhishek Jain  wrote:
>>>
 Here.

 This will create a list downwards from the selected cell.

 On the Home sheet, select A1 and click the button. If you change the
 name of sheets, or add / remove sheets, click on the button again to 
 update.

 HTH

 Regards,


 On Wed, May 15, 2013 at 10:04 AM, Prabhu Pinky 
 wrote:

> Hi experts,
>
> i need the below simple thing.
>
> assume, you have five sheets in workbook. considere sheet 1 is home
> sheet. i want to list the rest sheets in sheet 1 column A1.
>
> like : if i click A1 in sheet 1, it should list the the other sheets
> from Sheet 2 to Sheet 5. also if i add more sheets that also should be
> added to that list.
>
> add if i change the sheet name, this has to be updated in that list.
>
> is it possible...?
>
> Regards,
> Prabhu R
>
> --
> 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?hl=en.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>

  --
 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?hl=en.
 For more options, visit https://groups.google.com/groups/opt_out.



>>>
>>>  --
>>> 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 questio

Re: $$Excel-Macros$$ Help Needed

2013-05-14 Thread Prabhu Pinky
oh yeah

its working.. thanks abhi... :D



regards
Prabhu R

On 15 May 2013 10:49, Abhishek Jain  wrote:

> Whenever you add, delete, or rename a sheet - just save and close the
> file. When you will open the file again, it will be updated.
>
>
> On Wed, May 15, 2013 at 10:41 AM, Prabhu Pinky wrote:
>
>> Hi abhi,
>>
>> thanks for your quick help. it really works fine.
>>
>> i need one more modification in this querry. is it possible if i delete
>> any sheet in this workbook and it should not show in that list..?
>>
>>
>>
>>
>>
>> On 15 May 2013 10:36, Abhishek Jain  wrote:
>>
>>> You did not mention that in your earlier query.
>>>
>>> However, attached is the solution to your new requirement.
>>>
>>> Regards,
>>>
>>> Abhi
>>>
>>>
>>> On Wed, May 15, 2013 at 10:22 AM, Prabhu Pinky 
>>> wrote:
>>>
 thanks abhi,

 but i need this to be listed in drop down menu.


 regards
 prabhu r


 On 15 May 2013 10:19, Abhishek Jain  wrote:

> Here.
>
> This will create a list downwards from the selected cell.
>
> On the Home sheet, select A1 and click the button. If you change the
> name of sheets, or add / remove sheets, click on the button again to 
> update.
>
> HTH
>
> Regards,
>
>
> On Wed, May 15, 2013 at 10:04 AM, Prabhu Pinky  > wrote:
>
>> Hi experts,
>>
>> i need the below simple thing.
>>
>> assume, you have five sheets in workbook. considere sheet 1 is home
>> sheet. i want to list the rest sheets in sheet 1 column A1.
>>
>> like : if i click A1 in sheet 1, it should list the the other sheets
>> from Sheet 2 to Sheet 5. also if i add more sheets that also should be
>> added to that list.
>>
>> add if i change the sheet name, this has to be updated in that list.
>>
>> is it possible...?
>>
>> Regards,
>> Prabhu R
>>
>> --
>> 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?hl=en
>> .
>> For more options, visit https://groups.google.com/groups/opt_out.
>>
>>
>>
>
>  --
> 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?hl=en.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>

  --
 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/discu

Re: $$Excel-Macros$$ Help Needed

2013-06-05 Thread Patil MG
its serving my requirement..thank you so much for help paul

thanks
Patil MG


On Wed, Jun 5, 2013 at 8:05 PM, Paul Schreiner wrote:

> Try this macro.
>
> if it does what you're looking for, then I can walk you through how it
> operates.
>
>
> *Paul*
>
> -
> *“Do all the good you can,
> By all the means you can,
> In all the ways you can,
> In all the places you can,
> At all the times you can,
> To all the people you can,
> As long as ever you can.” - John Wesley
> *-
>
>
>  --
> *From:* Patil MG 
> *To:* excel-macros@googlegroups.com; Patil M G Gmail <
> mailpati...@gmail.com>
> *Sent:* Wed, June 5, 2013 9:25:36 AM
> *Subject:* $$Excel-Macros$$ Help Needed
>
> HI Team Excel Experts
>
> I am learning Excel and new to Macro coding. I want to create attached
> INPUT FILE Format into Output Format...always INPUT FILE have huge
> data, difficult to do it manually
>
> could you please help me to generate macro or is their any other solution
> ( formula) to over come this problem
>
> --
> Thank You
> Patil MG
> 91 99016 16995
>
> --
> 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?hl=en.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>
> --
> 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?hl=en.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>



-- 
Thank You
Patil MG
91 99016 16995

-- 
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?hl=en.
For more options, visit https://

Re: $$Excel-Macros$$ help needed

2013-06-09 Thread priti verma
Can you please share your file


On Sun, Jun 9, 2013 at 2:32 PM, thameem  wrote:

> Dear sir's,
>
> I have problem in excel graph, its automatically getting enlarged, if i
> close and open excel, then again it will be in original size, with out any
> modification, please advise me
>
>
> regards,
>
> Thameem.m
>
> --
> 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?hl=en.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>

-- 
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?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.




Re: $$Excel-Macros$$ help needed

2013-06-09 Thread thameem
am sorry, it is office file, I am working for gas plant, they dont allow us
to use USB or to upload any official file in mail.

regards,
Thameem.M


On Sun, Jun 9, 2013 at 1:56 PM, priti verma wrote:

> Can you please share your file
>
>
> On Sun, Jun 9, 2013 at 2:32 PM, thameem  wrote:
>
>> Dear sir's,
>>
>> I have problem in excel graph, its automatically getting enlarged, if i
>> close and open excel, then again it will be in original size, with out any
>> modification, please advise me
>>
>>
>> regards,
>>
>> Thameem.m
>>
>> --
>> 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?hl=en.
>> For more options, visit https://groups.google.com/groups/opt_out.
>>
>>
>>
>
>  --
> 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?hl=en.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>

-- 
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?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.




Re: $$Excel-Macros$$ help needed

2013-06-09 Thread P.VIJAYKUMAR
Respected Thameem,

After inserting the graph you get the chart tools in the menu bar. In the
chart tools menu go to the formatting tab. In the last tab (to the right)
you will find size munu.Click the small arrow down the tab and you will get
sizing message box with size and properties tabs.In the size tab check
whether lock aspect ratio ratio checkbox is checked(ticked) or not .If it
is not check it.In the properties tab ,select the second radio button move
and don't resize with cells.hope this should solve your problem.The problem
may also due to macros or virus in the system it is better to  check the
system for both.

Regards,
VIJAYKUMAR



On Mon, Jun 10, 2013 at 7:11 AM, thameem  wrote:

> am sorry, it is office file, I am working for gas plant, they dont allow
> us to use USB or to upload any official file in mail.
>
> regards,
> Thameem.M
>
>
> On Sun, Jun 9, 2013 at 1:56 PM, priti verma wrote:
>
>> Can you please share your file
>>
>>
>> On Sun, Jun 9, 2013 at 2:32 PM, thameem  wrote:
>>
>>> Dear sir's,
>>>
>>> I have problem in excel graph, its automatically getting enlarged, if i
>>> close and open excel, then again it will be in original size, with out any
>>> modification, please advise me
>>>
>>>
>>> regards,
>>>
>>> Thameem.m
>>>
>>> --
>>> 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?hl=en.
>>> For more options, visit https://groups.google.com/groups/opt_out.
>>>
>>>
>>>
>>
>>  --
>> 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?hl=en.
>> For more options, visit https://groups.google.com/groups/opt_out.
>>
>>
>>
>
>  --
> 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+u

Re: $$Excel-Macros$$ help needed

2013-06-09 Thread thameem
Thank you Sir,
lock aspect ratio and move and don't resize with cells, are not
checked(ticked), I did both. thank you once again for helping me,

regards,
Thameem.M


On Mon, Jun 10, 2013 at 8:38 AM, P.VIJAYKUMAR  wrote:

> Respected Thameem,
>
> After inserting the graph you get the chart tools in the menu bar. In the
> chart tools menu go to the formatting tab. In the last tab (to the right)
> you will find size munu.Click the small arrow down the tab and you will get
> sizing message box with size and properties tabs.In the size tab check
> whether lock aspect ratio ratio checkbox is checked(ticked) or not .If it
> is not check it.In the properties tab ,select the second radio button move
> and don't resize with cells.hope this should solve your problem.The problem
> may also due to macros or virus in the system it is better to  check the
> system for both.
>
> Regards,
> VIJAYKUMAR
>
>
>
> On Mon, Jun 10, 2013 at 7:11 AM, thameem  wrote:
>
>> am sorry, it is office file, I am working for gas plant, they dont allow
>> us to use USB or to upload any official file in mail.
>>
>> regards,
>> Thameem.M
>>
>>
>> On Sun, Jun 9, 2013 at 1:56 PM, priti verma wrote:
>>
>>> Can you please share your file
>>>
>>>
>>> On Sun, Jun 9, 2013 at 2:32 PM, thameem  wrote:
>>>
 Dear sir's,

 I have problem in excel graph, its automatically getting enlarged, if i
 close and open excel, then again it will be in original size, with out any
 modification, please advise me


 regards,

 Thameem.m

 --
 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?hl=en.
 For more options, visit https://groups.google.com/groups/opt_out.



>>>
>>>  --
>>> 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?hl=en.
>>> For more options, visit https://groups.google.com/groups/opt_out.
>>>
>>>
>>>
>>
>>  --
>> 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 link

Re: $$Excel-Macros$$ Help Needed

2013-07-11 Thread Patil MG
HI DP

many thanks for the solution..for my query and its working and serving
my purpose 100%

thanks
Patil M G


On Wed, Jul 10, 2013 at 7:22 PM, De Premor  wrote:

>  Hi Patil,
>
> PFA
>
> Please Run Procedure named *GenerateFromTemplate
> *
> Rgds,
> [dp]*
>
> *
> Pada 10/07/2013 18:30, Patil MG menulis:
>
> HI Experts
>
>  this was my previous Question
> HI Team Excel Experts
>
>  I am learning Excel and new to Macro coding. I want to create attached
> INPUT FILE Format into Output Format...always INPUT FILE have huge
> data, difficult to do it manually
>
>  could you please help me to generate macro or is their any other
> solution ( formula) to over come this problem
>
>  --
> Thank You
> Patil MG
> 91 99016 16995
>
>
>  for my above query i got a solution from Paul.please find the
> attached Xls files (INPUT FILE FORMAT and Output Format (Solution)
>
>
>  now my question is can we do this visa verse i mean im attaching another
> 2 Excel files - Sample Input File - 34 & Sample OUT Put File - Form Book 34
>
>  I want solution for Sample Input File - 34 like Sample OUT Put File -
> Form Book 34
>
>  could you please help me to generate macro or is their any other
> solution ( formula) to over come this problem
>
>
>
>
>
> On Wed, Jun 5, 2013 at 6:50 PM, Patil MG  wrote:
>
>> HI Team Excel Experts
>>
>>  I am learning Excel and new to Macro coding. I want to create attached
>> INPUT FILE Format into Output Format...always INPUT FILE have huge
>> data, difficult to do it manually
>>
>>  could you please help me to generate macro or is their any other
>> solution ( formula) to over come this problem
>>
>>  --
>> Thank You
>> Patil MG
>> 91 99016 16995
>>  --
>> 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?hl=en.
>> For more options, visit https://groups.google.com/groups/opt_out.
>>
>>
>>
>
>
>
>  --
> Thank You
> Patil MG
> 91 99016 16995
>  --
> 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/groups/opt_out.
>
>
>
>
>  --
> 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 n

Re: $$Excel-Macros$$ Help needed

2013-07-13 Thread ashish koul
try this see if it helps

Sub check_files_to_open()


Dim fldpath
Dim fld As Object, fil As Object, fso As Object

With Application.FileDialog(msoFileDialogFolderPicker)
.Title = "Choose the folder"
.Show
End With

On Error Resume Next
fldpath =
Application.FileDialog(msoFileDialogFolderPicker).SelectedItems(1) & "\"

If fldpath = False Then
MsgBox "Folder Not Selected"
Exit Sub
End If

Set fso = CreateObject("scripting.filesystemobject")
Set fld = fso.getfolder(fldpath)
For Each fil In fld.Files
If Application.WorksheetFunction.CountIf(Range("a:a"), fil.Name) >=
1 Then
Workbooks.Open (fil.Path)
Exit For
End If
Next


End Sub




On Sun, Jul 14, 2013 at 10:51 AM, thameem  wrote:

> Dear Experts,
>
> I need help, using excel, I need open files from a folder. Example, I have
> 5000 files is a folder, I have file names in excel, i need to open any one
> file using excel. its like that seraching that file name in that folder, if
> available, then that file should be opened. I have you people understood.
>
> regards,
> Thameem.M
>
> --
> 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/groups/opt_out.
>
>
>



-- 
*Regards*
* *
*Ashish Koul*


*Visit*
*My Excel Blog *
Like Us on 
Facebook
Join Us on Facebook 


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/groups/opt_out.




Re: $$Excel-Macros$$ Help needed

2013-07-13 Thread thameem
Sorry, might be I am not explained clearly, example I have file name "350"

in that folder i have file names from 1 to 5000, i will type this file name
"350" in one cell, then i will run vba code, so it can open file with name
"350". please help me

regards,
thameem


On Sun, Jul 14, 2013 at 9:57 AM, ashish koul  wrote:

> try this see if it helps
>
> Sub check_files_to_open()
>
>
> Dim fldpath
> Dim fld As Object, fil As Object, fso As Object
>
> With Application.FileDialog(msoFileDialogFolderPicker)
> .Title = "Choose the folder"
> .Show
> End With
>
> On Error Resume Next
> fldpath =
> Application.FileDialog(msoFileDialogFolderPicker).SelectedItems(1) & "\"
>
> If fldpath = False Then
> MsgBox "Folder Not Selected"
> Exit Sub
> End If
>
> Set fso = CreateObject("scripting.filesystemobject")
> Set fld = fso.getfolder(fldpath)
> For Each fil In fld.Files
> If Application.WorksheetFunction.CountIf(Range("a:a"), fil.Name)
> >= 1 Then
> Workbooks.Open (fil.Path)
> Exit For
> End If
> Next
>
>
> End Sub
>
>
>
>
> On Sun, Jul 14, 2013 at 10:51 AM, thameem  wrote:
>
>> Dear Experts,
>>
>> I need help, using excel, I need open files from a folder. Example, I
>> have 5000 files is a folder, I have file names in excel, i need to open any
>> one file using excel. its like that seraching that file name in that
>> folder, if available, then that file should be opened. I have you people
>> understood.
>>
>> regards,
>> Thameem.M
>>
>> --
>> 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/groups/opt_out.
>>
>>
>>
>
>
>
> --
> *Regards*
> * *
> *Ashish Koul*
>
>
> *Visit*
> *My Excel Blog *
> Like Us on 
> Facebook
> Join Us on Facebook 
>
>
> 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/groups/opt_out.
>
>
>

-- 
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

Re: $$Excel-Macros$$ Help needed

2013-07-14 Thread ashish koul
hi try this
Sub check_files_to_open()


Dim fldpath
Dim fld As Object, fil As Object, fso As Object
Dim flname As String

With Application.FileDialog(msoFileDialogFolderPicker)
.Title = "Choose the folder"
.Show
End With

flname = InputBox("Enter file to search")

On Error Resume Next
fldpath =
Application.FileDialog(msoFileDialogFolderPicker).SelectedItems(1) & "\"

If fldpath = False Then
MsgBox "Folder Not Selected"
Exit Sub
End If

Set fso = CreateObject("scripting.filesystemobject")
Set fld = fso.getfolder(fldpath)
For Each fil In fld.Files
If UCase(Left(fil.Name, InStrRev(fil.Name, ".") - 1)) =
UCase(flname) Then
Workbooks.Open (fil.Path)
Exit For
End If
Next


End Sub




On Sun, Jul 14, 2013 at 11:35 AM, thameem  wrote:

> Sorry, might be I am not explained clearly, example I have file name "350"
>
> in that folder i have file names from 1 to 5000, i will type this file
> name "350" in one cell, then i will run vba code, so it can open file with
> name  "350". please help me
>
> regards,
> thameem
>
>
> On Sun, Jul 14, 2013 at 9:57 AM, ashish koul wrote:
>
>> try this see if it helps
>>
>> Sub check_files_to_open()
>>
>>
>> Dim fldpath
>> Dim fld As Object, fil As Object, fso As Object
>>
>> With Application.FileDialog(msoFileDialogFolderPicker)
>> .Title = "Choose the folder"
>> .Show
>> End With
>>
>> On Error Resume Next
>> fldpath =
>> Application.FileDialog(msoFileDialogFolderPicker).SelectedItems(1) & "\"
>>
>> If fldpath = False Then
>> MsgBox "Folder Not Selected"
>> Exit Sub
>> End If
>>
>> Set fso = CreateObject("scripting.filesystemobject")
>> Set fld = fso.getfolder(fldpath)
>> For Each fil In fld.Files
>> If Application.WorksheetFunction.CountIf(Range("a:a"), fil.Name)
>> >= 1 Then
>> Workbooks.Open (fil.Path)
>> Exit For
>> End If
>> Next
>>
>>
>> End Sub
>>
>>
>>
>>
>> On Sun, Jul 14, 2013 at 10:51 AM, thameem  wrote:
>>
>>> Dear Experts,
>>>
>>> I need help, using excel, I need open files from a folder. Example, I
>>> have 5000 files is a folder, I have file names in excel, i need to open any
>>> one file using excel. its like that seraching that file name in that
>>> folder, if available, then that file should be opened. I have you people
>>> understood.
>>>
>>> regards,
>>> Thameem.M
>>>
>>> --
>>> 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/groups/opt_out.
>>>
>>>
>>>
>>
>>
>>
>> --
>> *Regards*
>> * *
>> *Ashish Koul*
>>
>>
>> *Visit*
>> *My Excel Blog *
>> Like Us on 
>> Facebook
>> Join Us on Facebook 
>>
>>
>> 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 mess

Re: $$Excel-Macros$$ Help needed

2013-07-14 Thread thameem
sorry again not working, its asking to select folder, later file name, if i
type file name, its actually pdf format but opening in excel format.
cant we fix folder path in this program, so there is no need to select
folder every time


On Sun, Jul 14, 2013 at 11:57 AM, ashish koul  wrote:

> hi try this
> Sub check_files_to_open()
>
>
> Dim fldpath
> Dim fld As Object, fil As Object, fso As Object
> Dim flname As String
>
> With Application.FileDialog(msoFileDialogFolderPicker)
> .Title = "Choose the folder"
> .Show
> End With
>
> flname = InputBox("Enter file to search")
>
> On Error Resume Next
> fldpath =
> Application.FileDialog(msoFileDialogFolderPicker).SelectedItems(1) & "\"
>
> If fldpath = False Then
> MsgBox "Folder Not Selected"
> Exit Sub
> End If
>
> Set fso = CreateObject("scripting.filesystemobject")
> Set fld = fso.getfolder(fldpath)
> For Each fil In fld.Files
> If UCase(Left(fil.Name, InStrRev(fil.Name, ".") - 1)) =
> UCase(flname) Then
> Workbooks.Open (fil.Path)
> Exit For
> End If
> Next
>
>
> End Sub
>
>
>
>
> On Sun, Jul 14, 2013 at 11:35 AM, thameem  wrote:
>
>> Sorry, might be I am not explained clearly, example I have file name
>> "350"
>>
>> in that folder i have file names from 1 to 5000, i will type this file
>> name "350" in one cell, then i will run vba code, so it can open file with
>> name  "350". please help me
>>
>> regards,
>> thameem
>>
>>
>> On Sun, Jul 14, 2013 at 9:57 AM, ashish koul wrote:
>>
>>> try this see if it helps
>>>
>>> Sub check_files_to_open()
>>>
>>>
>>> Dim fldpath
>>> Dim fld As Object, fil As Object, fso As Object
>>>
>>> With Application.FileDialog(msoFileDialogFolderPicker)
>>> .Title = "Choose the folder"
>>> .Show
>>> End With
>>>
>>> On Error Resume Next
>>> fldpath =
>>> Application.FileDialog(msoFileDialogFolderPicker).SelectedItems(1) & "\"
>>>
>>> If fldpath = False Then
>>> MsgBox "Folder Not Selected"
>>> Exit Sub
>>> End If
>>>
>>> Set fso = CreateObject("scripting.filesystemobject")
>>> Set fld = fso.getfolder(fldpath)
>>> For Each fil In fld.Files
>>> If Application.WorksheetFunction.CountIf(Range("a:a"), fil.Name)
>>> >= 1 Then
>>> Workbooks.Open (fil.Path)
>>> Exit For
>>> End If
>>> Next
>>>
>>>
>>> End Sub
>>>
>>>
>>>
>>>
>>> On Sun, Jul 14, 2013 at 10:51 AM, thameem  wrote:
>>>
 Dear Experts,

 I need help, using excel, I need open files from a folder. Example, I
 have 5000 files is a folder, I have file names in excel, i need to open any
 one file using excel. its like that seraching that file name in that
 folder, if available, then that file should be opened. I have you people
 understood.

 regards,
 Thameem.M

 --
 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/groups/opt_out.



>>>
>>>
>>>
>>> --
>>> *Regards*
>>> * *
>>> *Ashish Koul*
>>>
>>>
>>> *Visit*
>>> *My Excel Blog *
>>> Like Us on 
>>> Facebook
>>> Join Us on Facebook 
>>>
>>>
>>> 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 atte

Re: $$Excel-Macros$$ Help needed

2013-07-14 Thread ashish koul
try this
Sub check_files_to_open()

Dim flname As String

flname = InputBox("Enter file to search")
Set fso = CreateObject("scripting.filesystemobject")
Set fld = fso.getfolder("C:\Users\admin\Desktop\New folder")

For Each fil In fld.Files
If UCase(Left(fil.Name, InStrRev(fil.Name, ".") - 1)) =
UCase(flname) Then
Shell "Explorer.exe " & fil.Path, vbNormalFocus
Exit For
End If
Next

End Sub



On Sun, Jul 14, 2013 at 2:19 PM, thameem  wrote:

> sorry again not working, its asking to select folder, later file name, if
> i type file name, its actually pdf format but opening in excel format.
> cant we fix folder path in this program, so there is no need to select
> folder every time
>
>
> On Sun, Jul 14, 2013 at 11:57 AM, ashish koul wrote:
>
>> hi try this
>> Sub check_files_to_open()
>>
>>
>> Dim fldpath
>> Dim fld As Object, fil As Object, fso As Object
>> Dim flname As String
>>
>> With Application.FileDialog(msoFileDialogFolderPicker)
>> .Title = "Choose the folder"
>> .Show
>> End With
>>
>> flname = InputBox("Enter file to search")
>>
>> On Error Resume Next
>> fldpath =
>> Application.FileDialog(msoFileDialogFolderPicker).SelectedItems(1) & "\"
>>
>> If fldpath = False Then
>> MsgBox "Folder Not Selected"
>> Exit Sub
>> End If
>>
>> Set fso = CreateObject("scripting.filesystemobject")
>> Set fld = fso.getfolder(fldpath)
>> For Each fil In fld.Files
>> If UCase(Left(fil.Name, InStrRev(fil.Name, ".") - 1)) =
>> UCase(flname) Then
>> Workbooks.Open (fil.Path)
>> Exit For
>> End If
>> Next
>>
>>
>> End Sub
>>
>>
>>
>>
>> On Sun, Jul 14, 2013 at 11:35 AM, thameem  wrote:
>>
>>> Sorry, might be I am not explained clearly, example I have file name
>>> "350"
>>>
>>> in that folder i have file names from 1 to 5000, i will type this file
>>> name "350" in one cell, then i will run vba code, so it can open file with
>>> name  "350". please help me
>>>
>>> regards,
>>> thameem
>>>
>>>
>>> On Sun, Jul 14, 2013 at 9:57 AM, ashish koul wrote:
>>>
 try this see if it helps

 Sub check_files_to_open()


 Dim fldpath
 Dim fld As Object, fil As Object, fso As Object

 With Application.FileDialog(msoFileDialogFolderPicker)
 .Title = "Choose the folder"
 .Show
 End With

 On Error Resume Next
 fldpath =
 Application.FileDialog(msoFileDialogFolderPicker).SelectedItems(1) & "\"

 If fldpath = False Then
 MsgBox "Folder Not Selected"
 Exit Sub
 End If

 Set fso = CreateObject("scripting.filesystemobject")
 Set fld = fso.getfolder(fldpath)
 For Each fil In fld.Files
 If Application.WorksheetFunction.CountIf(Range("a:a"),
 fil.Name) >= 1 Then
 Workbooks.Open (fil.Path)
 Exit For
 End If
 Next


 End Sub




 On Sun, Jul 14, 2013 at 10:51 AM, thameem  wrote:

> Dear Experts,
>
> I need help, using excel, I need open files from a folder. Example, I
> have 5000 files is a folder, I have file names in excel, i need to open 
> any
> one file using excel. its like that seraching that file name in that
> folder, if available, then that file should be opened. I have you people
> understood.
>
> regards,
> Thameem.M
>
> --
> 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/groups/opt_out.
>
>
>



 --
 *Regards*
 * *
 *Ashish Koul*


 *Visit*
 *My Excel Blog 

Re: $$Excel-Macros$$ Help needed

2013-07-14 Thread thameem
thank you it working


On Sun, Jul 14, 2013 at 3:58 PM, ashish koul  wrote:

> try this
> Sub check_files_to_open()
>
> Dim flname As String
>
> flname = InputBox("Enter file to search")
> Set fso = CreateObject("scripting.filesystemobject")
> Set fld = fso.getfolder("C:\Users\admin\Desktop\New folder")
>
> For Each fil In fld.Files
> If UCase(Left(fil.Name, InStrRev(fil.Name, ".") - 1)) =
> UCase(flname) Then
> Shell "Explorer.exe " & fil.Path, vbNormalFocus
> Exit For
> End If
> Next
>
> End Sub
>
>
>
> On Sun, Jul 14, 2013 at 2:19 PM, thameem  wrote:
>
>> sorry again not working, its asking to select folder, later file name, if
>> i type file name, its actually pdf format but opening in excel format.
>> cant we fix folder path in this program, so there is no need to select
>> folder every time
>>
>>
>> On Sun, Jul 14, 2013 at 11:57 AM, ashish koul wrote:
>>
>>> hi try this
>>> Sub check_files_to_open()
>>>
>>>
>>> Dim fldpath
>>> Dim fld As Object, fil As Object, fso As Object
>>> Dim flname As String
>>>
>>> With Application.FileDialog(msoFileDialogFolderPicker)
>>> .Title = "Choose the folder"
>>> .Show
>>> End With
>>>
>>> flname = InputBox("Enter file to search")
>>>
>>> On Error Resume Next
>>> fldpath =
>>> Application.FileDialog(msoFileDialogFolderPicker).SelectedItems(1) & "\"
>>>
>>> If fldpath = False Then
>>> MsgBox "Folder Not Selected"
>>> Exit Sub
>>> End If
>>>
>>> Set fso = CreateObject("scripting.filesystemobject")
>>> Set fld = fso.getfolder(fldpath)
>>> For Each fil In fld.Files
>>> If UCase(Left(fil.Name, InStrRev(fil.Name, ".") - 1)) =
>>> UCase(flname) Then
>>> Workbooks.Open (fil.Path)
>>> Exit For
>>> End If
>>> Next
>>>
>>>
>>> End Sub
>>>
>>>
>>>
>>>
>>> On Sun, Jul 14, 2013 at 11:35 AM, thameem  wrote:
>>>
 Sorry, might be I am not explained clearly, example I have file name
 "350"

 in that folder i have file names from 1 to 5000, i will type this file
 name "350" in one cell, then i will run vba code, so it can open file with
 name  "350". please help me

 regards,
 thameem


 On Sun, Jul 14, 2013 at 9:57 AM, ashish koul wrote:

> try this see if it helps
>
> Sub check_files_to_open()
>
>
> Dim fldpath
> Dim fld As Object, fil As Object, fso As Object
>
> With Application.FileDialog(msoFileDialogFolderPicker)
> .Title = "Choose the folder"
> .Show
> End With
>
> On Error Resume Next
> fldpath =
> Application.FileDialog(msoFileDialogFolderPicker).SelectedItems(1) & "\"
>
> If fldpath = False Then
> MsgBox "Folder Not Selected"
> Exit Sub
> End If
>
> Set fso = CreateObject("scripting.filesystemobject")
> Set fld = fso.getfolder(fldpath)
> For Each fil In fld.Files
> If Application.WorksheetFunction.CountIf(Range("a:a"),
> fil.Name) >= 1 Then
> Workbooks.Open (fil.Path)
> Exit For
> End If
> Next
>
>
> End Sub
>
>
>
>
> On Sun, Jul 14, 2013 at 10:51 AM, thameem  wrote:
>
>> Dear Experts,
>>
>> I need help, using excel, I need open files from a folder. Example, I
>> have 5000 files is a folder, I have file names in excel, i need to open 
>> any
>> one file using excel. its like that seraching that file name in that
>> folder, if available, then that file should be opened. I have you people
>> understood.
>>
>> regards,
>> Thameem.M
>>
>> --
>> 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

Re: $$Excel-Macros$$ Help needed

2013-11-18 Thread Kartik Dale
Ravinder,

PFA,

Regards,
Cartik


On Tue, Nov 12, 2013 at 10:50 AM, Ravinder Kumar <
ravinderbhardwa...@gmail.com> wrote:

> Hi
>
> Please help me, to create a formula with small function and Vlook up
> function.
>
>
> Regards
> Ravindra
>
> --
> 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/groups/opt_out.
>



-- 
Thanks
Kartik

-- 
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/groups/opt_out.


Vlookup&Small.xlsx
Description: application/vnd.openxmlformats-officedocument.spreadsheetml.sheet


Re: $$Excel-Macros$$ Help Needed

2014-02-02 Thread ashish koul
http://excelribbon.tips.net/T008351_Converting_Numbers_Into_Words.html
http://support.microsoft.com/kb/213360
http://www.yogeshguptaonline.com/2009/07/excel-functions-convert-numbers-into.html
check above links



On Thu, Jan 30, 2014 at 2:39 PM, Harish P Y  wrote:

> Dear Excel Gurus,
>
> Please find the attached file Marks Sheet,
> and i want to obtain the marks obtained in words and the result obtained
> as indicated in the attachment.
> Kindly help me out in sorting out this.
>
> Regards
>
> Harish
>
> --
> 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/groups/opt_out.
>



-- 
*Regards*

*Ashish Koul*


*Visit*
http://www.excelvbamacros.in
Like Us on 
Facebook
Join Us on Facebook 


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/groups/opt_out.


Re: $$Excel-Macros$$ Help Needed

2014-02-02 Thread pmyk
This is very useful. 

> http://excelribbon.tips.net/T008351_Converting_Numbers_Into_Words.html
>
Thanks for this Link.

-- 
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/groups/opt_out.


Re: $$Excel-Macros$$ Help Needed

2014-02-03 Thread SUDHIR VERMA
Dear Harish,

Please find attachment of addin.
Please use & reply.

Thanking you
(it was received by me in 2009 through this group)


On 30 January 2014 14:39, Harish P Y  wrote:

> Dear Excel Gurus,
>
> Please find the attached file Marks Sheet,
> and i want to obtain the marks obtained in words and the result obtained
> as indicated in the attachment.
> Kindly help me out in sorting out this.
>
> Regards
>
> Harish
>
> --
> 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/groups/opt_out.
>

-- 
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/groups/opt_out.


num2text.xla
Description: MS-Excel spreadsheet


Re: $$Excel-Macros$$ Help Needed

2014-02-03 Thread Harish P Y
It is not working Sir


With Regards

*HARISH P Y*

*P* *THINK BEFORE YOU PRINT:**Before printing this e-mail think whether it
is really necessary. Thanks for your support to protect our environment for
the future generation*


*1 ream of paper = 6% of a tree and 5.4 kg CO2 in the atmosphere 3 sheets
of A4 paper pollutes 1 litre of water*




On Mon, Feb 3, 2014 at 1:53 PM, SUDHIR VERMA  wrote:

> Dear Harish,
>
> Please find attachment of addin.
> Please use & reply.
>
> Thanking you
> (it was received by me in 2009 through this group)
>
>
> On 30 January 2014 14:39, Harish P Y  wrote:
>
>> Dear Excel Gurus,
>>
>> Please find the attached file Marks Sheet,
>> and i want to obtain the marks obtained in words and the result obtained
>> as indicated in the attachment.
>> Kindly help me out in sorting out this.
>>
>> Regards
>>
>> Harish
>>
>> --
>> 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/groups/opt_out.
>>
>
>  --
> 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/groups/opt_out.
>

-- 
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/groups/opt_out.


Re: $$Excel-Macros$$ Help Needed

2014-02-03 Thread SUDHIR VERMA
Dear,
use this. =num2text(reference)

Please check attachment.
thanking you


On 4 February 2014 09:42, Harish P Y  wrote:

> It is not working Sir
>
>
> With Regards
>
> *HARISH P Y*
>
> *P* *THINK BEFORE YOU PRINT:**Before printing this e-mail think whether
> it is really necessary. Thanks for your support to protect our environment
> for the future generation*
>
>
> *1 ream of paper = 6% of a tree and 5.4 kg CO2 in the atmosphere 3 sheets
> of A4 paper pollutes 1 litre of water*
>
>
>
>
> On Mon, Feb 3, 2014 at 1:53 PM, SUDHIR VERMA  wrote:
>
>> Dear Harish,
>>
>> Please find attachment of addin.
>> Please use & reply.
>>
>> Thanking you
>> (it was received by me in 2009 through this group)
>>
>>
>> On 30 January 2014 14:39, Harish P Y  wrote:
>>
>>> Dear Excel Gurus,
>>>
>>> Please find the attached file Marks Sheet,
>>> and i want to obtain the marks obtained in words and the result obtained
>>> as indicated in the attachment.
>>> Kindly help me out in sorting out this.
>>>
>>> Regards
>>>
>>> Harish
>>>
>>> --
>>> 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/groups/opt_out.
>>>
>>
>>  --
>> 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/groups/opt_out.
>>
>
>  --
> 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/groups/opt_out.
>

-- 
Are you =EXP(E:RT) or =NOT

Re: $$Excel-Macros$$ Help Needed

2014-06-17 Thread Dhaval Shah
fyi

Warm Regards,

Dhaval Shah
M) 98240 35253
*E-mail : todhavals...@gmail.com *




On Tue, Jun 17, 2014 at 12:51 PM, Rakesh kumar 
wrote:

> Hi Guys,
>
> I want to use formula on pivot table data.
>
> Kindly help me.
>
>
> --
> Thanks £ Regards
> Rakesh Kumar
> +91-9650303464
>
>
>
> --
> 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.


Differance.xlsx
Description: MS-Excel 2007 spreadsheet


Re: $$Excel-Macros$$ Help Needed

2014-06-17 Thread Rakesh kumar
Thanks Brother, But how you Did this.
Please explain the process.


On Tue, Jun 17, 2014 at 1:02 PM, Dhaval Shah  wrote:

> fyi
>
> Warm Regards,
>
> Dhaval Shah
> M) 98240 35253
> *E-mail : todhavals...@gmail.com *
>
>
>
>
> On Tue, Jun 17, 2014 at 12:51 PM, Rakesh kumar 
> wrote:
>
>> Hi Guys,
>>
>> I want to use formula on pivot table data.
>>
>> Kindly help me.
>>
>>
>> --
>> Thanks £ Regards
>> Rakesh Kumar
>> +91-9650303464
>>
>>
>>
>> --
>> 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.
>



-- 
Thanks £ Regards
Rakesh Kumar
+91-9650303464

-- 
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$$ help needed??

2012-02-26 Thread xlstime
please find the attachment

On Sun, Feb 26, 2012 at 9:19 PM, Sourabh Salgotra wrote:

> Dear sir,
>plz download the attachment and help me...
>
> --
> FORUM RULES (986+ members already BANNED for violation)
>
> 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) Cross-promotion of, or links to, forums competitive to this forum in
> signatures are prohibited.
>
> NOTE : Don't ever post personal or confidential data in a workbook. Forum
> owners and members are not responsible for any loss.
>
>
> --
> To post to this group, send email to excel-macros@googlegroups.com
>



-- 
.

-- 
FORUM RULES (986+ members already BANNED for violation)

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)  Cross-promotion of, or links to, forums competitive to this forum in 
signatures are prohibited. 

NOTE  : Don't ever post personal or confidential data in a workbook. Forum 
owners and members are not responsible for any loss.

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


Copy of HELP NEEDED ON SUBJECTS.xls
Description: MS-Excel spreadsheet


Re: $$Excel-Macros$$ help needed??

2012-02-26 Thread Maries
My Try,

=IF(AND(C2="Y",COUNTIF(D2:G2,"Y")),$C$1&",",IF((C2)="Y",$C$1,""))&IF(AND(D2="Y",COUNTIF(E2:G2,"Y")),$D$1&",",IF((D2)="Y",$D$1,""))&IF(AND(E2="Y",COUNTIF(F2:G2,"Y")),$E$1&",",IF((E2)="Y",$E$1,""))&IF(AND(F2="Y",COUNTIF(G2:G2,"Y")),$F$1&",",IF((F2)="Y",$F$1,""))&IF(G2="Y",$G$1,"")

On Sun, Feb 26, 2012 at 8:03 PM, xlstime  wrote:

> please find the attachment
>
> On Sun, Feb 26, 2012 at 9:19 PM, Sourabh Salgotra wrote:
>
>> Dear sir,
>>plz download the attachment and help me...
>>
>> --
>> FORUM RULES (986+ members already BANNED for violation)
>>
>> 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) Cross-promotion of, or links to, forums competitive to this forum in
>> signatures are prohibited.
>>
>> NOTE : Don't ever post personal or confidential data in a workbook. Forum
>> owners and members are not responsible for any loss.
>>
>>
>> --
>> To post to this group, send email to excel-macros@googlegroups.com
>>
>
>
>
> --
> .
>
>
>  --
> FORUM RULES (986+ members already BANNED for violation)
>
> 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) Cross-promotion of, or links to, forums competitive to this forum in
> signatures are prohibited.
>
> NOTE : Don't ever post personal or confidential data in a workbook. Forum
> owners and members are not responsible for any loss.
>
>
> --
> To post to this group, send email to excel-macros@googlegroups.com
>

-- 
FORUM RULES (986+ members already BANNED for violation)

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)  Cross-promotion of, or links to, forums competitive to this forum in 
signatures are prohibited. 

NOTE  : Don't ever post personal or confidential data in a workbook. Forum 
owners and members are not responsible for any loss.

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


SOLVED BY MARIES_HELP NEEDED ON SUBJECTS.xls
Description: MS-Excel spreadsheet


Re: $$Excel-Macros$$ help needed??

2012-02-26 Thread Sam Mathai Chacko
Instead of using the CONCATENATE function with multiple if conditions,
better to use a simple helper column with a small formula like this

J2=IF(C2="Y",IF(I2<>"",I2&",","")&C$1,TEXT(I2,""))

And H2=LOOKUP("ZZ",J2:N2)

Regards,

Sam Mathai Chacko

On Sun, Feb 26, 2012 at 9:33 PM, xlstime  wrote:

> please find the attachment
>
> On Sun, Feb 26, 2012 at 9:19 PM, Sourabh Salgotra wrote:
>
>> Dear sir,
>>plz download the attachment and help me...
>>
>> --
>> FORUM RULES (986+ members already BANNED for violation)
>>
>> 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) Cross-promotion of, or links to, forums competitive to this forum in
>> signatures are prohibited.
>>
>> NOTE : Don't ever post personal or confidential data in a workbook. Forum
>> owners and members are not responsible for any loss.
>>
>>
>> --
>> To post to this group, send email to excel-macros@googlegroups.com
>>
>
>
>
> --
> .
>
>
>  --
> FORUM RULES (986+ members already BANNED for violation)
>
> 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) Cross-promotion of, or links to, forums competitive to this forum in
> signatures are prohibited.
>
> NOTE : Don't ever post personal or confidential data in a workbook. Forum
> owners and members are not responsible for any loss.
>
>
> --
> To post to this group, send email to excel-macros@googlegroups.com
>



-- 
Sam Mathai Chacko

-- 
FORUM RULES (986+ members already BANNED for violation)

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)  Cross-promotion of, or links to, forums competitive to this forum in 
signatures are prohibited. 

NOTE  : Don't ever post personal or confidential data in a workbook. Forum 
owners and members are not responsible for any loss.

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


HELP NEEDED ON SUBJECTS.xls
Description: MS-Excel spreadsheet


Re: $$Excel-Macros$$ help needed??

2012-02-26 Thread Sourabh Salgotra
thanks for help sir
i am already done with if statement. chk attachment.
and provide other solution vlookup/index-match



On Sun, Feb 26, 2012 at 9:33 PM, xlstime  wrote:

> please find the attachment
>
> On Sun, Feb 26, 2012 at 9:19 PM, Sourabh Salgotra wrote:
>
>> Dear sir,
>>plz download the attachment and help me...
>>
>> --
>> FORUM RULES (986+ members already BANNED for violation)
>>
>> 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) Cross-promotion of, or links to, forums competitive to this forum in
>> signatures are prohibited.
>>
>> NOTE : Don't ever post personal or confidential data in a workbook. Forum
>> owners and members are not responsible for any loss.
>>
>>
>> --
>> To post to this group, send email to excel-macros@googlegroups.com
>>
>
>
>
> --
> .
>
>
>  --
> FORUM RULES (986+ members already BANNED for violation)
>
> 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) Cross-promotion of, or links to, forums competitive to this forum in
> signatures are prohibited.
>
> NOTE : Don't ever post personal or confidential data in a workbook. Forum
> owners and members are not responsible for any loss.
>
>
> --
> To post to this group, send email to excel-macros@googlegroups.com
>



-- 
mujhay dukh is baat ka nahin kay meri zaat ko
muntashir karny walay haath tairy thy
mujhay dukh faqt is baat ka hay meri raiza raiza zaat ko
samaitnay walay haath tairy na thy





Thanks & Regards
Sourabh
Contact Numbers: +91-94630-49202
Website:http://adhurapyaar.co.cc

-- 
FORUM RULES (986+ members already BANNED for violation)

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)  Cross-promotion of, or links to, forums competitive to this forum in 
signatures are prohibited. 

NOTE  : Don't ever post personal or confidential data in a workbook. Forum 
owners and members are not responsible for any loss.

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


Copy of HELP NEEDED ON SUBJECTS.xls
Description: MS-Excel spreadsheet


Re: $$Excel-Macros$$ help needed??

2012-02-26 Thread dguillett1
How about a macro solution. Change “I” to “H”

Sub gettitlesSAS()
Dim r As Long
Dim c As Long
Dim ms As String
For r = 2 To Cells(Rows.Count, 1).End(xlUp).Row
ms = ""
For c = 3 To Cells(1, Columns.Count).End(xlToLeft).Column
  If UCase(Cells(r, c)) = "Y" Then ms = ms & "," & Cells(1, c)
Next c
Cells(r, "I") = Right(ms, Len(ms) - 1)
Next r
End Sub

Don Guillett
SalesAid Software
dguille...@gmail.com

From: Sourabh Salgotra 
Sent: Sunday, February 26, 2012 10:23 AM
To: excel-macros@googlegroups.com 
Subject: Re: $$Excel-Macros$$ help needed??

thanks for help sir 
i am already done with if statement. chk attachment.
and provide other solution vlookup/index-match




On Sun, Feb 26, 2012 at 9:33 PM, xlstime  wrote:

  please find the attachment 


  On Sun, Feb 26, 2012 at 9:19 PM, Sourabh Salgotra  
wrote:

Dear sir, 
   plz download the attachment and help me...
-- 
FORUM RULES (986+ members already BANNED for violation)
 
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) Cross-promotion of, or links to, forums competitive to this forum in 
signatures are prohibited. 
 
NOTE : Don't ever post personal or confidential data in a workbook. Forum 
owners and members are not responsible for any loss.
 

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





  -- 
  . 


  -- 
  FORUM RULES (986+ members already BANNED for violation)
   
  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) Cross-promotion of, or links to, forums competitive to this forum in 
signatures are prohibited. 
   
  NOTE : Don't ever post personal or confidential data in a workbook. Forum 
owners and members are not responsible for any loss.
   
  
--
  To post to this group, send email to excel-macros@googlegroups.com





-- 
mujhay dukh is baat ka nahin kay meri zaat ko
muntashir karny walay haath tairy thy
mujhay dukh faqt is baat ka hay meri raiza raiza zaat ko
samaitnay walay haath tairy na thy





Thanks & Regards
Sourabh
Contact Numbers: +91-94630-49202
Website:http://adhurapyaar.co.cc



-- 
FORUM RULES (986+ members already BANNED for violation)
 
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) Cross-promotion of, or links to, forums competitive to this forum in 
signatures are prohibited. 
 
NOTE : Don't ever post personal or confidential data in a workbook. Forum 
owners and members are not responsible for any loss.
 
--
To post to this group, send email to excel-macros@googlegroups.com

-- 
FORUM RULES (986+ members already BANNED for violation)

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)  Cross-promotion of, or links to, forums competitive to this forum in 
signatures are prohibited. 

NOTE  : Don't ever post personal or confidential data in a workbook. Forum 
owners and members are not responsible for any loss.

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


Re: $$Excel-Macros$$ Help Needed

2012-03-13 Thread Patil MG
Hi All

can any one help me pl..its very urgent,,,

On Mon, Mar 12, 2012 at 12:52 PM, Patil MG  wrote:

> Dear Experts,
>
> I have to create 'N' number of empty files of word and note pad files,
> this word will long time to do can any one help to write a macro where in
> which i can create empty word files or note pad files by running the macro,
> my files will be listed in excel file (please refer the attached Excel
> sheets
>
> --
> Thank You
> Patil MG
>
>
>  --
> FORUM RULES (986+ members already BANNED for violation)
>
> 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) Cross-promotion of, or links to, forums competitive to this forum in
> signatures are prohibited.
>
> NOTE : Don't ever post personal or confidential data in a workbook. Forum
> owners and members are not responsible for any loss.
>
>
> --
> To post to this group, send email to excel-macros@googlegroups.com
>



-- 
Thank You
Patil MG
9663374848

Life is Very Beautiful!!!
¨`•.•´¨)  Always
`•.¸(¨`•.•´¨)  Keep
(¨`•.•´¨)¸•´ Smiling!
  `•.¸.•´.

-- 
FORUM RULES (986+ members already BANNED for violation)

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)  Cross-promotion of, or links to, forums competitive to this forum in 
signatures are prohibited. 

NOTE  : Don't ever post personal or confidential data in a workbook. Forum 
owners and members are not responsible for any loss.

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


Re: $$Excel-Macros$$ Help Needed

2012-03-13 Thread BNS kumar
Hi,

Please find the attached text file. Copy and paste in that excel file and
run.

Regards
Kumar

On Tue, Mar 13, 2012 at 2:08 PM, Patil MG  wrote:

> Hi All
>
> can any one help me pl..its very urgent,,,
>
>
> On Mon, Mar 12, 2012 at 12:52 PM, Patil MG  wrote:
>
>> Dear Experts,
>>
>> I have to create 'N' number of empty files of word and note pad files,
>> this word will long time to do can any one help to write a macro where in
>> which i can create empty word files or note pad files by running the macro,
>> my files will be listed in excel file (please refer the attached Excel
>> sheets
>>
>> --
>> Thank You
>> Patil MG
>>
>>
>>  --
>> FORUM RULES (986+ members already BANNED for violation)
>>
>> 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) Cross-promotion of, or links to, forums competitive to this forum in
>> signatures are prohibited.
>>
>> NOTE : Don't ever post personal or confidential data in a workbook. Forum
>> owners and members are not responsible for any loss.
>>
>>
>> --
>> To post to this group, send email to excel-macros@googlegroups.com
>>
>
>
>
> --
> Thank You
> Patil MG
> 9663374848
>
> Life is Very Beautiful!!!
> ¨`•.•´¨)  Always
> `•.¸(¨`•.•´¨)  Keep
> (¨`•.•´¨)¸•´ Smiling!
>   `•.¸.•´.
>
>  --
> FORUM RULES (986+ members already BANNED for violation)
>
> 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) Cross-promotion of, or links to, forums competitive to this forum in
> signatures are prohibited.
>
> NOTE : Don't ever post personal or confidential data in a workbook. Forum
> owners and members are not responsible for any loss.
>
>
> --
> To post to this group, send email to excel-macros@googlegroups.com
>

-- 
FORUM RULES (986+ members already BANNED for violation)

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)  Cross-promotion of, or links to, forums competitive to this forum in 
signatures are prohibited. 

NOTE  : Don't ever post personal or confidential data in a workbook. Forum 
owners and members are not responsible for any loss.

--
To post to this group, send email to excel-macros@googlegroups.com
Sub CreateWordDocs()
' add a reference to the Word-library
' this is for creating number word Documents and renaming them with file 
names mentioned in 'C' column
' this code doesn't write any content, it just creates word documents and 
saves them

Dim newapp As Word.Application
Dim newDoc As Word.Document
Dim xsht As Worksheet
Dim filename As Range
Dim xcell As Range
Dim LastCell As Range
Dim i As Integer

Set xsht = ActiveWorkbook.Sheets("Sheet1")
Set LastCell = xsht.Range("C65000").End(xlUp)

If Not LastCell.Row > 1 Then Exit Sub 'condition to check whether filename 
is entered or not

Set filename = xsht.Range("C2:C" & LastCell.Row)

Set newapp = CreateObject("word.application")
newapp.Visible = True

For Each xcell In filename

Set newDoc = newapp.Documents.Add

With newDoc
.SaveAs ("D:\New Folder\" & xcell.Value & ".doc") 'instead of 
"D;\New Folder", you can give your own path
.Close
End With
Set newDoc = Nothing
Next xcell

newapp.Quit
Set newDoc = Nothing
Set newapp = Nothing

End Sub

--

Sub CreateNotePads()

'this with create notepads without writing any content in them

Dim fs As Object
Dim a As Object
Dim xsht As Worksheet
Dim filename As Range
Dim xcell As Range
Dim LastCell As Range
Dim 

Re: $$Excel-Macros$$ Help Needed

2012-03-13 Thread BNS kumar
Hi,

check this out

Sub CreateWordDocs()
' add a reference to the Word-library
' this is for creating number word Documents and renaming them with
file names mentioned in 'C' column
' this code doesn't write any content, it just creates word documents
and saves them

Dim newapp As Word.Application
Dim newDoc As Word.Document
Dim xsht As Worksheet
Dim filename As Range
Dim xcell As Range
Dim LastCell As Range
Dim i As Integer

Set xsht = ActiveWorkbook.Sheets("Sheet1")
Set LastCell = xsht.Range("C65000").End(xlUp)

If Not LastCell.Row > 1 Then Exit Sub 'condition to check whether
filename is entered or not

Set filename = xsht.Range("C2:C" & LastCell.Row)

Set newapp = CreateObject("word.application")
newapp.Visible = True

For Each xcell In filename

Set newDoc = newapp.Documents.Add

With newDoc
.SaveAs ("D:\New Folder\" & xcell.Value & ".doc") 'instead of
"D;\New Folder", you can give your own path
.Close
End With
Set newDoc = Nothing
Next xcell

newapp.Quit
Set newDoc = Nothing
Set newapp = Nothing

End Sub

--

Sub CreateNotePads()

'this with create notepads without writing any content in them

Dim fs As Object
Dim a As Object
Dim xsht As Worksheet
Dim filename As Range
Dim xcell As Range
Dim LastCell As Range
Dim i As Integer

Set xsht = Sheets("Sheet1")
Set LastCell = xsht.Range("C65000").End(xlUp)

If Not LastCell.Row > 1 Then Exit Sub 'condition to check whether
filename is entered or not

Set filename = xsht.Range("C2:C" & LastCell.Row)

Set fs = CreateObject("scripting.filesystemobject")

For Each xcell In filename

Set a = fs.createtextfile("D:\New Folder\" & xcell.Value & ".txt",
True) 'give your own path

Set a = Nothing
Next xcell


End Sub


Regards
Kumar


On Tue, Mar 13, 2012 at 2:08 PM, Patil MG  wrote:

> Hi All
>
> can any one help me pl..its very urgent,,,
>
>
> On Mon, Mar 12, 2012 at 12:52 PM, Patil MG  wrote:
>
>> Dear Experts,
>>
>> I have to create 'N' number of empty files of word and note pad files,
>> this word will long time to do can any one help to write a macro where in
>> which i can create empty word files or note pad files by running the macro,
>> my files will be listed in excel file (please refer the attached Excel
>> sheets
>>
>> --
>> Thank You
>> Patil MG
>>
>>
>>  --
>> FORUM RULES (986+ members already BANNED for violation)
>>
>> 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) Cross-promotion of, or links to, forums competitive to this forum in
>> signatures are prohibited.
>>
>> NOTE : Don't ever post personal or confidential data in a workbook. Forum
>> owners and members are not responsible for any loss.
>>
>>
>> --
>> To post to this group, send email to excel-macros@googlegroups.com
>>
>
>
>
> --
> Thank You
> Patil MG
> 9663374848
>
> Life is Very Beautiful!!!
> ¨`•.•´¨)  Always
> `•.¸(¨`•.•´¨)  Keep
> (¨`•.•´¨)¸•´ Smiling!
>   `•.¸.•´.
>
>  --
> FORUM RULES (986+ members already BANNED for violation)
>
> 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) Cross-promotion of, or links to, forums competitive to this forum in
> signatures are prohibited.
>
> NOTE : Don't ever post personal or confidential data in a workbook. Forum
> owners and members are not responsible for any loss.
>
>
> --
> To post to this group, send email to excel-macros@googlegroups.com
>

-- 
FORUM RULES (986+ members already BANNED for violation)

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)  Cross-promotion

Re: $$Excel-Macros$$ Help Needed

2012-03-14 Thread Patil MG
Dear Sir

I can able to create Notepad files , but i getting following error when
trying to create word files
Run Time Error
User Defined is not found

On Tue, Mar 13, 2012 at 4:39 PM, BNS kumar  wrote:

> Hi,
>
> check this out
>
> Sub CreateWordDocs()
> ' add a reference to the Word-library
> ' this is for creating number word Documents and renaming them with
> file names mentioned in 'C' column
> ' this code doesn't write any content, it just creates word documents
> and saves them
>
> Dim newapp As Word.Application
> Dim newDoc As Word.Document
> Dim xsht As Worksheet
> Dim filename As Range
> Dim xcell As Range
> Dim LastCell As Range
> Dim i As Integer
>
> Set xsht = ActiveWorkbook.Sheets("Sheet1")
> Set LastCell = xsht.Range("C65000").End(xlUp)
>
> If Not LastCell.Row > 1 Then Exit Sub 'condition to check whether
> filename is entered or not
>
> Set filename = xsht.Range("C2:C" & LastCell.Row)
>
> Set newapp = CreateObject("word.application")
> newapp.Visible = True
>
> For Each xcell In filename
>
> Set newDoc = newapp.Documents.Add
>
> With newDoc
> .SaveAs ("D:\New Folder\" & xcell.Value & ".doc") 'instead of
> "D;\New Folder", you can give your own path
> .Close
> End With
> Set newDoc = Nothing
> Next xcell
>
> newapp.Quit
> Set newDoc = Nothing
> Set newapp = Nothing
>
> End Sub
>
>
> --
>
> Sub CreateNotePads()
>
> 'this with create notepads without writing any content in them
>
> Dim fs As Object
> Dim a As Object
> Dim xsht As Worksheet
> Dim filename As Range
> Dim xcell As Range
> Dim LastCell As Range
> Dim i As Integer
>
> Set xsht = Sheets("Sheet1")
> Set LastCell = xsht.Range("C65000").End(xlUp)
>
> If Not LastCell.Row > 1 Then Exit Sub 'condition to check whether
> filename is entered or not
>
> Set filename = xsht.Range("C2:C" & LastCell.Row)
>
> Set fs = CreateObject("scripting.filesystemobject")
>
> For Each xcell In filename
>
> Set a = fs.createtextfile("D:\New Folder\" & xcell.Value & ".txt",
> True) 'give your own path
>
> Set a = Nothing
> Next xcell
>
>
> End Sub
>
>
> Regards
> Kumar
>
>
> On Tue, Mar 13, 2012 at 2:08 PM, Patil MG  wrote:
>
>> Hi All
>>
>> can any one help me pl..its very urgent,,,
>>
>>
>> On Mon, Mar 12, 2012 at 12:52 PM, Patil MG  wrote:
>>
>>> Dear Experts,
>>>
>>> I have to create 'N' number of empty files of word and note pad files,
>>> this word will long time to do can any one help to write a macro where in
>>> which i can create empty word files or note pad files by running the macro,
>>> my files will be listed in excel file (please refer the attached Excel
>>> sheets
>>>
>>> --
>>> Thank You
>>> Patil MG
>>>
>>>
>>>  --
>>> FORUM RULES (986+ members already BANNED for violation)
>>>
>>> 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) Cross-promotion of, or links to, forums competitive to this forum in
>>> signatures are prohibited.
>>>
>>> NOTE : Don't ever post personal or confidential data in a workbook.
>>> Forum owners and members are not responsible for any loss.
>>>
>>>
>>> --
>>> To post to this group, send email to excel-macros@googlegroups.com
>>>
>>
>>
>>
>> --
>> Thank You
>> Patil MG
>> 9663374848
>>
>> Life is Very Beautiful!!!
>> ¨`•.•´¨)  Always
>> `•.¸(¨`•.•´¨)  Keep
>> (¨`•.•´¨)¸•´ Smiling!
>>   `•.¸.•´.
>>
>>  --
>> FORUM RULES (986+ members already BANNED for violation)
>>
>> 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) Cross-promotion of, or links to, forums competitive to this forum in
>> signatures are prohibited.
>>
>> NOTE : Don't ever post personal or confidential data in a workbook. Forum
>> owners and members are not responsible for any loss.
>>
>>
>> --
>> To post to this group, send email to excel-macros@googlegroups.com
>>
>
>  --
> FORUM RULES (986+ members a

Re: $$Excel-Macros$$ Help Needed

2012-03-14 Thread Sam Mathai Chacko
Try this

Sub CreateWordDocs()

Dim xsht As Worksheet
Dim rng As Range
Dim lngLoop As Integer

Set xsht = ActiveWorkbook.Worksheets("Sheet1")
lngLoop = xsht.Cells(Rows.Count, 3).End(xlUp).Row

If lngLoop > 1 Then
With CreateObject("Word.Application")
.Visible = True
For Each rng In xsht.Range("C2:C" & lngLoop)
With .Documents.Add
.SaveAs "F:\Folder\" & rng.Value, 16
.Close 0
End With
Next rng
.Quit 0
End With
End If

End Sub

Regards,

Sam Mathai Chacko

On Wed, Mar 14, 2012 at 9:17 PM, Patil MG  wrote:

> Dear Sir
>
> I can able to create Notepad files , but i getting following error when
> trying to create word files
> Run Time Error
> User Defined is not found
>
>
> On Tue, Mar 13, 2012 at 4:39 PM, BNS kumar  wrote:
>
>> Hi,
>>
>> check this out
>>
>> Sub CreateWordDocs()
>> ' add a reference to the Word-library
>> ' this is for creating number word Documents and renaming them with
>> file names mentioned in 'C' column
>> ' this code doesn't write any content, it just creates word documents
>> and saves them
>>
>> Dim newapp As Word.Application
>> Dim newDoc As Word.Document
>> Dim xsht As Worksheet
>> Dim filename As Range
>> Dim xcell As Range
>> Dim LastCell As Range
>> Dim i As Integer
>>
>> Set xsht = ActiveWorkbook.Sheets("Sheet1")
>> Set LastCell = xsht.Range("C65000").End(xlUp)
>>
>> If Not LastCell.Row > 1 Then Exit Sub 'condition to check whether
>> filename is entered or not
>>
>> Set filename = xsht.Range("C2:C" & LastCell.Row)
>>
>> Set newapp = CreateObject("word.application")
>> newapp.Visible = True
>>
>> For Each xcell In filename
>>
>> Set newDoc = newapp.Documents.Add
>>
>> With newDoc
>> .SaveAs ("D:\New Folder\" & xcell.Value & ".doc") 'instead of
>> "D;\New Folder", you can give your own path
>> .Close
>> End With
>> Set newDoc = Nothing
>> Next xcell
>>
>> newapp.Quit
>> Set newDoc = Nothing
>> Set newapp = Nothing
>>
>> End Sub
>>
>>
>> --
>>
>> Sub CreateNotePads()
>>
>> 'this with create notepads without writing any content in them
>>
>> Dim fs As Object
>> Dim a As Object
>> Dim xsht As Worksheet
>> Dim filename As Range
>> Dim xcell As Range
>> Dim LastCell As Range
>> Dim i As Integer
>>
>> Set xsht = Sheets("Sheet1")
>> Set LastCell = xsht.Range("C65000").End(xlUp)
>>
>> If Not LastCell.Row > 1 Then Exit Sub 'condition to check whether
>> filename is entered or not
>>
>> Set filename = xsht.Range("C2:C" & LastCell.Row)
>>
>> Set fs = CreateObject("scripting.filesystemobject")
>>
>> For Each xcell In filename
>>
>> Set a = fs.createtextfile("D:\New Folder\" & xcell.Value &
>> ".txt", True) 'give your own path
>>
>> Set a = Nothing
>> Next xcell
>>
>>
>> End Sub
>>
>>
>> Regards
>> Kumar
>>
>>
>> On Tue, Mar 13, 2012 at 2:08 PM, Patil MG  wrote:
>>
>>> Hi All
>>>
>>> can any one help me pl..its very urgent,,,
>>>
>>>
>>> On Mon, Mar 12, 2012 at 12:52 PM, Patil MG wrote:
>>>
 Dear Experts,

 I have to create 'N' number of empty files of word and note pad files,
 this word will long time to do can any one help to write a macro where in
 which i can create empty word files or note pad files by running the macro,
 my files will be listed in excel file (please refer the attached Excel
 sheets

 --
 Thank You
 Patil MG


  --
 FORUM RULES (986+ members already BANNED for violation)

 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) Cross-promotion of, or links to, forums competitive to this forum in
 signatures are prohibited.

 NOTE : Don't ever post personal or confidential data in a workbook.
 Forum owners and members are not responsible for any loss.


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

>>>
>>>
>>>
>>> --
>>> Thank You
>>> Patil MG
>>> 9663374848
>>>
>>> Life is Very Beautiful!!!
>>> ¨`•.•´¨)  Always
>>> `•.¸(¨`•.•´¨)  Keep
>>> (¨`•.•´¨)¸•´ Smiling!
>>>   `•.¸.•´.
>>>
>>>  --
>>> FORUM RULES (986+ members already BANNED for violation)
>>>
>>> 1) Use concise, accurate thread titles

RE: $$Excel-Macros$$ Help needed

2010-01-07 Thread Robinson Boreh
Hi Praveen,
Thanks for the effort. I still need to incorporate the count of number of
deposits. 
Regards

  _  

From: excel-macros@googlegroups.com [mailto:excel-mac...@googlegroups.com]
On Behalf Of kvc praveen kumar
Sent: Thursday, January 07, 2010 1:19 PM
To: excel-macros@googlegroups.com
Subject: Re: $$Excel-Macros$$ Help needed


Hi Robin,

I did not get exactly what you require as i dont understand Finance much.
But I created a pivot table as per your requirement in sheet3.
I hope it helps.

Please check and let me know.

Regards,
Praveen



On Thu, Jan 7, 2010 at 3:11 PM, Robinson Boreh  wrote:


Hi guyz,
Thanks for the good work you are doing. Am elated to have joined this group
and again cheers to you all.
All that aside I need your assistance.
I need to have a report with the columns and rows as follows

 
RangeType of DepositNumber of deposits
Amount

Less than 50,000
50,000 - 100,000
100,001 - 500,000
500,001-1,000,000
Over 1,000,00
 
Attached, please find the data in excel.
Regards

Robinson Boreh, 

Finanace Department, Upper Hill,

Tel: 2874243, 0711019243 Fax: 2719705


--

--
Some important links for excel users:
1. Follow us in TWITTER for tips tricks and links :
http://twitter.com/exceldailytip
2. Excel and VBA Tutorials(Video and Text), Free add-ins downloads at
http://www.excelitems.com
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
If you find any spam message in the group, please send an email to:
Ayush Jain  @ jainayus...@gmail.com
<><><><><><><><><><><><><><><><><><><><><><>
HELP US GROW !!

We reach over 6,500 subscribers worldwide and receive many nice notes about
the learning and support from the group.Let friends and co-workers know they
can subscribe to group at
http://groups.google.com/group/excel-macros/subscribe




-- 
--
Some important links for excel users:
1. Follow us in TWITTER for tips tricks and links : 
http://twitter.com/exceldailytip
2. Excel and VBA Tutorials(Video and Text), Free add-ins downloads at 
http://www.excelitems.com
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
If you find any spam message in the group, please send an email to:
Ayush Jain  @ jainayus...@gmail.com
<><><><><><><><><><><><><><><><><><><><><><>
HELP US GROW !!

We reach over 6,500 subscribers worldwide and receive many nice notes about the 
learning and support from the group.Let friends and co-workers know they can 
subscribe to group at http://groups.google.com/group/excel-macros/subscribe


Re: $$Excel-Macros$$ Help needed

2010-01-07 Thread SUMIT VYAS
check my attachment

On Thu, Jan 7, 2010 at 5:53 PM, Alokeshwar Tiwary <
alokeshwar.tiw...@yahoo.com> wrote:

>
>  See attached, there is a new column 'Range' with a conditional formula.
> Use the same to categorize in range and then use a pivot table to get
> required results.
>
>
>
> _
> "There are known knowns. These are things we know that we know. There are
> known unknowns. That is to say, there are things that we know we don't know.
> But there are also unknown unknowns. There are things we don't know we don't
> know."
>
>
>  --
> *From:* Robinson Boreh 
> *To:* excel-macros@googlegroups.com
> *Sent:* Thu, 7 January, 2010 3:11:15 PM
> *Subject:* $$Excel-Macros$$ Help needed
>
> Hi guyz,
> Thanks for the good work you are doing. Am elated to have joined this group
> and again cheers to you all.
> All that aside I need your assistance.
> I need to have a report with the columns and rows as follows
>
>
> RangeType of DepositNumber of
> depositsAmount
>
> Less than 50,000
> 50,000 - 100,000
> 100,001 - 500,000
> 500,001-1,000,000
> Over 1,000,00
>
> Attached, please find the data in excel.
> Regards
>
> *Robinson Boreh, *
>
> *Finanace Department, Upper Hill,*
>
> *Tel: 2874243, 0711019243 Fax: 2719705*
> --
>
> --
> Some important links for excel users:
> 1. Follow us in TWITTER for tips tricks and links :
> http://twitter.com/exceldailytip
> 2. Excel and VBA Tutorials(Video and Text), Free add-ins downloads at
> http://www.excelitems.com
> 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
> If you find any spam message in the group, please send an email to:
> Ayush Jain  @ jainayus...@gmail.com
> <><><><><><><><><><><><><><><><><><><><><><>
> HELP US GROW !!
>
> We reach over 6,500 subscribers worldwide and receive many nice notes about
> the learning and support from the group.Let friends and co-workers know they
> can subscribe to group at
> http://groups.google.com/group/excel-macros/subscribe
>
> --
> The INTERNET now has a personality. YOURS! See your Yahoo! 
> Homepage
> .
>
> --
>
> --
> Some important links for excel users:
> 1. Follow us in TWITTER for tips tricks and links :
> http://twitter.com/exceldailytip
> 2. Excel and VBA Tutorials(Video and Text), Free add-ins downloads at
> http://www.excelitems.com
> 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
> If you find any spam message in the group, please send an email to:
> Ayush Jain  @ jainayus...@gmail.com
> <><><><><><><><><><><><><><><><><><><><><><>
> HELP US GROW !!
>
> We reach over 6,500 subscribers worldwide and receive many nice notes about
> the learning and support from the group.Let friends and co-workers know they
> can subscribe to group at
> http://groups.google.com/group/excel-macros/subscribe
>
>
-- 
--
Some important links for excel users:
1. Follow us in TWITTER for tips tricks and links : 
http://twitter.com/exceldailytip
2. Excel and VBA Tutorials(Video and Text), Free add-ins downloads at 
http://www.excelitems.com
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
If you find any spam message in the group, please send an email to:
Ayush Jain  @ jainayus...@gmail.com
<><><><><><><><><><><><><><><><><><><><><><>
HELP US GROW !!

We reach over 6,500 subscribers worldwide and receive many nice notes about the 
learning and support from the group.Let friends and co-workers know they can 
subscribe to group at http://groups.google.com/group/excel-macros/subscribe


RE: $$Excel-Macros$$ Help needed

2010-01-08 Thread Robinson Boreh
Hi Praveen,
 
Thanks. That's what I needed, only I do not know how to go about in in pivot
tables.
Regards
Boreh

  _  

From: excel-macros@googlegroups.com [mailto:excel-mac...@googlegroups.com]
On Behalf Of kvc praveen kumar
Sent: Thursday, January 07, 2010 8:47 PM
To: excel-macros@googlegroups.com
Subject: Re: $$Excel-Macros$$ Help needed


Hi Robin,
 
You can check the attached file. Hope it helps.
 
Regards,
Praveen


On Thu, Jan 7, 2010 at 5:01 PM, Robinson Boreh  wrote:


Hi Praveen,
Thanks for the effort. I still need to incorporate the count of number of
deposits. 
Regards

  _  

From: excel-macros@googlegroups.com [mailto:excel-mac...@googlegroups.com]
On Behalf Of kvc praveen kumar
Sent: Thursday, January 07, 2010 1:19 PM 

To: excel-macros@googlegroups.com

Subject: Re: $$Excel-Macros$$ Help needed


Hi Robin,

I did not get exactly what you require as i dont understand Finance much.
But I created a pivot table as per your requirement in sheet3.
I hope it helps.

Please check and let me know.

Regards,
Praveen



On Thu, Jan 7, 2010 at 3:11 PM, Robinson Boreh  wrote:


Hi guyz,
Thanks for the good work you are doing. Am elated to have joined this group
and again cheers to you all.
All that aside I need your assistance.
I need to have a report with the columns and rows as follows

 
RangeType of DepositNumber of deposits
Amount

Less than 50,000
50,000 - 100,000
100,001 - 500,000
500,001-1,000,000
Over 1,000,00
 
Attached, please find the data in excel.
Regards

Robinson Boreh, 

Finanace Department, Upper Hill,

Tel: 2874243, 0711019243 Fax: 2719705


--

--
Some important links for excel users:
1. Follow us in TWITTER for tips tricks and links :
http://twitter.com/exceldailytip
2. Excel and VBA Tutorials(Video and Text), Free add-ins downloads at
http://www.excelitems.com <http://www.excelitems.com/> 
3. Excel tutorials at http://www.excel-macros.blogspot.com
<http://www.excel-macros.blogspot.com/> 
4. Learn VBA Macros at http://www.quickvba.blogspot.com
<http://www.quickvba.blogspot.com/> 
5. Excel Tips and Tricks at http://exceldailytip.blogspot.com
<http://exceldailytip.blogspot.com/> 


To post to this group, send email to excel-macros@googlegroups.com
If you find any spam message in the group, please send an email to:
Ayush Jain  @ jainayus...@gmail.com
<><><><><><><><><><><><><><><><><><><><><><>
HELP US GROW !!

We reach over 6,500 subscribers worldwide and receive many nice notes about
the learning and support from the group.Let friends and co-workers know they
can subscribe to group at
http://groups.google.com/group/excel-macros/subscribe





--

--
Some important links for excel users:
1. Follow us in TWITTER for tips tricks and links :
http://twitter.com/exceldailytip
2. Excel and VBA Tutorials(Video and Text), Free add-ins downloads at
http://www.excelitems.com <http://www.excelitems.com/> 
3. Excel tutorials at http://www.excel-macros.blogspot.com
<http://www.excel-macros.blogspot.com/> 
4. Learn VBA Macros at http://www.quickvba.blogspot.com
<http://www.quickvba.blogspot.com/> 
5. Excel Tips and Tricks at http://exceldailytip.blogspot.com
<http://exceldailytip.blogspot.com/> 


To post to this group, send email to excel-macros@googlegroups.com
If you find any spam message in the group, please send an email to:
Ayush Jain  @ jainayus...@gmail.com
<><><><><><><><><><><><><><><><><><><><><><>
HELP US GROW !!

We reach over 6,500 subscribers worldwide and receive many nice notes about
the learning and support from the group.Let friends and co-workers know they
can subscribe to group at
http://groups.google.com/group/excel-macros/subscribe




-- 
--
Some important links for excel users:
1. Follow us in TWITTER for tips tricks and links : 
http://twitter.com/exceldailytip
2. Excel and VBA Tutorials(Video and Text), Free add-ins downloads at 
http://www.excelitems.com
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
If you find any spam message in the group, please send an email to:
Ayush Jain  @ jainayus...@gmail.com
<><><><><><><><><><><><><><><><><><><><><><>
HELP US GROW !!

We reach over 6,500 subscribers worldwide and receive many nice notes about the 
learning and support from the group.Let friends and co-workers know they can 
subscribe to group at http://groups.google.com/group/excel-macros/subscribe


Re: $$Excel-Macros$$ Help needed

2010-01-08 Thread kvc praveen kumar
You are welcome Robin..

On Fri, Jan 8, 2010 at 1:30 PM, Robinson Boreh  wrote:

>  *Hi Praveen,*
> **
> *Thanks. That's what I needed, only I do not know how to go about in in
> pivot tables.*
> *Regards*
> *Boreh*
>
>  --
> *From:* excel-macros@googlegroups.com [mailto:
> excel-mac...@googlegroups.com] *On Behalf Of *kvc praveen kumar
> *Sent:* Thursday, January 07, 2010 8:47 PM
>
> *To:* excel-macros@googlegroups.com
> *Subject:* Re: $$Excel-Macros$$ Help needed
>
>  Hi Robin,
>
> You can check the attached file. Hope it helps.
>
> Regards,
> Praveen
>
> On Thu, Jan 7, 2010 at 5:01 PM, Robinson Boreh  wrote:
>
>>  *Hi Praveen,*
>> *Thanks for the effort. I still need to incorporate the count of number
>> of deposits. *
>> *Regards*
>>
>>  --
>> *From:* excel-macros@googlegroups.com [mailto:
>> excel-mac...@googlegroups.com] *On Behalf Of *kvc praveen kumar
>> *Sent:* Thursday, January 07, 2010 1:19 PM
>>
>> *To:* excel-macros@googlegroups.com
>> *Subject:* Re: $$Excel-Macros$$ Help needed
>>
>>   Hi Robin,
>>
>> I did not get exactly what you require as i dont understand Finance much.
>> But I created a pivot table as per your requirement in sheet3.
>> I hope it helps.
>>
>> Please check and let me know.
>>
>> Regards,
>> Praveen
>>
>>
>> On Thu, Jan 7, 2010 at 3:11 PM, Robinson Boreh  wrote:
>>
>>>   Hi guyz,
>>> Thanks for the good work you are doing. Am elated to have joined this
>>> group and again cheers to you all.
>>> All that aside I need your assistance.
>>> I need to have a report with the columns and rows as follows
>>>
>>>
>>> RangeType of DepositNumber of
>>> depositsAmount
>>>
>>> Less than 50,000
>>> 50,000 - 100,000
>>> 100,001 - 500,000
>>> 500,001-1,000,000
>>> Over 1,000,00
>>>
>>> Attached, please find the data in excel.
>>> Regards
>>>
>>> *Robinson Boreh, *
>>>
>>> *Finanace Department, Upper Hill,*
>>>
>>> *Tel: 2874243, 0711019243 Fax: 2719705*
>>>
>>> --
>>>
>>> --
>>> Some important links for excel users:
>>> 1. Follow us in TWITTER for tips tricks and links :
>>> http://twitter.com/exceldailytip
>>> 2. Excel and VBA Tutorials(Video and Text), Free add-ins downloads at
>>> http://www.excelitems.com
>>> 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
>>> If you find any spam message in the group, please send an email to:
>>> Ayush Jain  @ jainayus...@gmail.com
>>> <><><><><><><><><><><><><><><><><><><><><><>
>>> HELP US GROW !!
>>>
>>> We reach over 6,500 subscribers worldwide and receive many nice notes
>>> about the learning and support from the group.Let friends and co-workers
>>> know they can subscribe to group at
>>> http://groups.google.com/group/excel-macros/subscribe
>>>
>>>
>>
>> --
>>
>> --
>> Some important links for excel users:
>> 1. Follow us in TWITTER for tips tricks and links :
>> http://twitter.com/exceldailytip
>> 2. Excel and VBA Tutorials(Video and Text), Free add-ins downloads at
>> http://www.excelitems.com
>> 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
>> If you find any spam message in the group, please send an email to:
>> Ayush Jain  @ jainayus...@gmail.com
>> <><><><><><><><><><><><><><><><><><><><><><>
>> HELP US GROW !!
>>
>> We reach over 6,500 subscribers worldwide and receive many nice notes
>> about 

Re: $$Excel-Macros$$ Help needed

2010-07-05 Thread Aindril De
Hi Rajender,

Use the following VBA Code:

Private Sub Worksheet_SelectionChange(ByVal Target As Range)
Dim rg As String
MsgBox Target.Address & " has been selected" 'displaying the selected cell
address
rg = Split(ActiveCell.Address, "$")(1) & 5 'getting the column name and
createing the range column name and 5 to pick up the value from the row 5
Target.Value = Range(rg).Value
End Sub


NOTE: Please paste the above code in a sheet object and not a module. This
will work only for the sheet where you have pasted the value. You can remove
line # 3 from the code if you don't need to display the address of the
selected cell.

Please let me know if you have any further query regarding this.

Regards,
Andy

On Mon, Jul 5, 2010 at 2:43 PM, Rajender Soni wrote:

> Hi
>
> Pls revert to the issue below:
>
> My rown no. is fixed - 5, column no. is changing, now i want that suppose i
> click in column g, then i will get the cell value of G5, if i click on
> column a, anywhere in column a will get the cell value of cell a5.
>
> Regards
> Rajender Soni
>
> --
>
> --
> 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
>
> <><><><><><><><><><><><><><><><><><><><><><>
> HELP US GROW !!
>
> We reach over 7000 subscribers worldwide and receive many nice notes about
> the learning and support from the group.Let friends and co-workers know they
> can subscribe to group at
> http://groups.google.com/group/excel-macros/subscribe
>

-- 
--
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

<><><><><><><><><><><><><><><><><><><><><><>
HELP US GROW !!

We reach over 7000 subscribers worldwide and receive many nice notes about the 
learning and support from the group.Let friends and co-workers know they can 
subscribe to group at http://groups.google.com/group/excel-macros/subscribe


Re: $$Excel-Macros$$ Help needed

2010-07-05 Thread C.G.Kumar
Please attach sample file.

On Mon, Jul 5, 2010 at 2:43 PM, Rajender Soni wrote:

> Hi
>
> Pls revert to the issue below:
>
> My rown no. is fixed - 5, column no. is changing, now i want that suppose i
> click in column g, then i will get the cell value of G5, if i click on
> column a, anywhere in column a will get the cell value of cell a5.
>
> Regards
> Rajender Soni
>
> --
>
> --
> 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
>
> <><><><><><><><><><><><><><><><><><><><><><>
> HELP US GROW !!
>
> We reach over 7000 subscribers worldwide and receive many nice notes about
> the learning and support from the group.Let friends and co-workers know they
> can subscribe to group at
> http://groups.google.com/group/excel-macros/subscribe
>

-- 
--
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

<><><><><><><><><><><><><><><><><><><><><><>
HELP US GROW !!

We reach over 7000 subscribers worldwide and receive many nice notes about the 
learning and support from the group.Let friends and co-workers know they can 
subscribe to group at http://groups.google.com/group/excel-macros/subscribe


Re: $$Excel-Macros$$ Help needed

2010-07-05 Thread Soni.Rajender
Hi

Thanks a lot Aindril, the problem is solved.

Regards
Rajender Soni



On Jul 5, 4:00 pm, "C.G.Kumar"  wrote:
> Please attach sample file.
>
> On Mon, Jul 5, 2010 at 2:43 PM, Rajender Soni wrote:
>
>
>
> > Hi
>
> > Pls revert to the issue below:
>
> > My rown no. is fixed - 5, column no. is changing, now i want that suppose i
> > click in column g, then i will get the cell value of G5, if i click on
> > column a, anywhere in column a will get the cell value of cell a5.
>
> > Regards
> > Rajender Soni
>
> > --
>
> > ---­---
> > 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 athttp://www.excel-macros.blogspot.com
> > 4. Learn VBA Macros athttp://www.quickvba.blogspot.com
> > 5. Excel Tips and Tricks athttp://exceldailytip.blogspot.com
>
> > To post to this group, send email to excel-macros@googlegroups.com
>
> > <><><><><><><><><><><><><><><><><><><><><><>
> > HELP US GROW !!
>
> > We reach over 7000 subscribers worldwide and receive many nice notes about
> > the learning and support from the group.Let friends and co-workers know they
> > can subscribe to group at
> >http://groups.google.com/group/excel-macros/subscribe- Hide quoted text -
>
> - Show quoted text -

-- 
--
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

<><><><><><><><><><><><><><><><><><><><><><>
HELP US GROW !!

We reach over 7000 subscribers worldwide and receive many nice notes about the 
learning and support from the group.Let friends and co-workers know they can 
subscribe to group at http://groups.google.com/group/excel-macros/subscribe


Re: $$Excel-Macros$$ Help Needed!

2010-08-30 Thread adel elshafe
*Dear Sharma
I have small idea but its may be help you
use in access refrence Microsoft scripting runtime
it makes you copy files , create folders
any things related files if you fail send i have already form  access*

On Mon, Aug 30, 2010 at 10:06 AM, amrahs k  wrote:

> Dear Experts,
>
> I have a problem to work on a folder where in I need to do manually to do
> the below task.
>
> I have a folder named as "Calibration" in "C:" drive. It contains 500 excel
> files. What I want to do is to create new folder1 and move 50 files to it.
> Then another 50 files to new folder2 till the folder gets empty (i.e) all
> the files moved to new folder.
>
> Can we do it using VBA.
>
> Please suggest me to solve this issue.
>
> Regards,
> Sharma
>
> --
>
> --
> 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
>
> <><><><><><><><><><><><><><><><><><><><><><>
> HELP US GROW !!
>
> We reach over 7000 subscribers worldwide and receive many nice notes about
> the learning and support from the group.Let friends and co-workers know they
> can subscribe to group at
> http://groups.google.com/group/excel-macros/subscribe
>



-- 
*Thank you and best regards,*

*Adel Elshafe'y*
*HRIS
Delta Electrical Appliances - IDEAL
Olympic Group*

*Address : 10th of Ramadan City, 3rd Industrial Zone, # 132 and 133
Mobile : 012 4331505
Tel. : 015 - 411531 / 390290 ext.  012
Fax : 015 - 390200 *
Email : adel.elsh...@gmail.com.eg
Web : www.OlympicGroup.com

-- 
--
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

<><><><><><><><><><><><><><><><><><><><><><>
HELP US GROW !!

We reach over 7000 subscribers worldwide and receive many nice notes about the 
learning and support from the group.Let friends and co-workers know they can 
subscribe to group at http://groups.google.com/group/excel-macros/subscribe


Re: $$Excel-Macros$$ Help Needed!

2010-08-30 Thread amrahs k
Hi,

Am not familiar with access and it would be great if I get macro or vba
script to do the below task. Or please explain me in detail.

Thanks in Advance,
Sharma

On Mon, Aug 30, 2010 at 2:32 PM, adel elshafe wrote:

> *Dear Sharma
> I have small idea but its may be help you
> use in access refrence Microsoft scripting runtime
> it makes you copy files , create folders
> any things related files if you fail send i have already form  access*
>
>
> On Mon, Aug 30, 2010 at 10:06 AM, amrahs k  wrote:
>
>> Dear Experts,
>>
>> I have a problem to work on a folder where in I need to do manually to do
>> the below task.
>>
>> I have a folder named as "Calibration" in "C:" drive. It contains 500
>> excel files. What I want to do is to create new folder1 and move 50 files to
>> it. Then another 50 files to new folder2 till the folder gets empty (i.e)
>> all the files moved to new folder.
>>
>> Can we do it using VBA.
>>
>> Please suggest me to solve this issue.
>>
>> Regards,
>> Sharma
>>
>> --
>>
>> --
>> 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
>>
>> <><><><><><><><><><><><><><><><><><><><><><>
>> HELP US GROW !!
>>
>> We reach over 7000 subscribers worldwide and receive many nice notes about
>> the learning and support from the group.Let friends and co-workers know they
>> can subscribe to group at
>> http://groups.google.com/group/excel-macros/subscribe
>>
>
>
>
> --
> *Thank you and best regards,*
>
> *Adel Elshafe'y*
> *HRIS
> Delta Electrical Appliances - IDEAL
> Olympic Group*
>
> *Address : 10th of Ramadan City, 3rd Industrial Zone, # 132 and 133
> Mobile : 012 4331505
> Tel. : 015 - 411531 / 390290 ext.  012
> Fax : 015 - 390200 *
> Email : adel.elsh...@gmail.com.eg
> Web : www.OlympicGroup.com 
>
>   --
>
> --
> 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
>
> <><><><><><><><><><><><><><><><><><><><><><>
> HELP US GROW !!
>
> We reach over 7000 subscribers worldwide and receive many nice notes about
> the learning and support from the group.Let friends and co-workers know they
> can subscribe to group at
> http://groups.google.com/group/excel-macros/subscribe
>

-- 
--
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

<><><><><><><><><><><><><><><><><><><><><><>
HELP US GROW !!

We reach over 7000 subscribers worldwide and receive many nice notes about the 
learning and support from the group.Let friends and co-workers know they can 
subscribe to group at http://groups.google.com/group/excel-macros/subscribe


Re: $$Excel-Macros$$ help needed

2010-09-12 Thread rajasekhar praharaju
Hi Santosh,

Send Your sample excel work book attachment for review.

i can help you in this concern, i recently got good solution in regards to
this concern.

my id is rajasekhar.prahar...@gmail.com

copy even the group as well.

Thanks & Regards,
Raj

On Sun, Sep 12, 2010 at 6:50 PM, santosh subudhi <
santoshkumar.subu...@gmail.com> wrote:

> Hello All,
>
> I have a folder in which every person maintains his data in the same format
> and at the end of the day the data needs to be collected into a new file or
> an existing file.
>
> This collection is done in a manual way can any one help me in collating
> the data from all the files via vba.
>
> The sheet name is Loop and the data is from coloum A to K , rows vary as
> per data.
>
> Regards
> Santosh
> santoshkumar.subu...@gmail.com
>
> --
>
> --
> 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
>
> <><><><><><><><><><><><><><><><><><><><><><>
> HELP US GROW !!
>
> We reach over 7000 subscribers worldwide and receive many nice notes about
> the learning and support from the group.Let friends and co-workers know they
> can subscribe to group at
> http://groups.google.com/group/excel-macros/subscribe
>

-- 
--
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

<><><><><><><><><><><><><><><><><><><><><><>
HELP US GROW !!

We reach over 7000 subscribers worldwide and receive many nice notes about the 
learning and support from the group.Let friends and co-workers know they can 
subscribe to group at http://groups.google.com/group/excel-macros/subscribe


Re: $$Excel-Macros$$ help needed

2011-03-03 Thread ChilExcel
 if you need separate sheet or day
 must use "consolidate" on an individual basis
 sheet or day should not selecting all the sheets


chilexcel

2011/3/3 ChilExcel 

> hi
>
> you must use "consolidate"
> look at this link
>
>
> http://www.techrepublic.com/article/create-a-summary-report-in-excel-with-data-consolidation/5710152
>
> any questions, talk
>
> chilexcel
>
>
>
>
>
>
>
> 2011/3/3 sudarshan rampe 
>
>  hi friends herewith i am attaching an excel sheet with this mail in which
>> i require your help.
>> i have the data in three different sheets of diffrernt periods (24, 28, 32
>> )
>> i want to club the data of all the 3 sheets in the last sheet named Total
>> Data by taking the bird number in the first column.
>> the same bird number will be there in the 28 and 32 also.
>> thank you in anticipation
>> sudarshan
>>
>> --
>>
>> --
>>
>> --
>> 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
>>
>
>
>
> --
> Visita ; http://sites.google.com/site/chilexcel/Home
> Visita ; http://www.youtube.com/user/timextag41
>
>


-- 
Visita ; http://sites.google.com/site/chilexcel/Home
Visita ; http://www.youtube.com/user/timextag41

-- 
--
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


Re: $$Excel-Macros$$ help needed

2011-03-03 Thread ChilExcel
I have macros to consolidate or merge Excel worksheets and workbooks
if anyone needs them let me know

but it is better to know the tools of Excel, then use macros


chilexcel



2011/3/3 ChilExcel 

> Please see attachment and tell me ...
>
> chilexcel
>
>
>
>
>  2011/3/3 ChilExcel 
>
>> hi
>>
>> you must use "consolidate"
>> look at this link
>>
>>
>> http://www.techrepublic.com/article/create-a-summary-report-in-excel-with-data-consolidation/5710152
>>
>> any questions, talk
>>
>> chilexcel
>>
>>
>>
>>
>>
>>
>>
>> 2011/3/3 sudarshan rampe 
>>
>>  hi friends herewith i am attaching an excel sheet with this mail in
>>> which i require your help.
>>> i have the data in three different sheets of diffrernt periods (24, 28,
>>> 32 )
>>> i want to club the data of all the 3 sheets in the last sheet named Total
>>> Data by taking the bird number in the first column.
>>> the same bird number will be there in the 28 and 32 also.
>>> thank you in anticipation
>>> sudarshan
>>>
>>> --
>>>
>>> --
>>>
>>> --
>>> 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
>>>
>>
>>
>>
>> --
>> Visita ; http://sites.google.com/site/chilexcel/Home
>> Visita ; http://www.youtube.com/user/timextag41
>>
>>
>
>
> --
> Visita ; http://sites.google.com/site/chilexcel/Home
> Visita ; http://www.youtube.com/user/timextag41
>
>


-- 
Visita ; http://sites.google.com/site/chilexcel/Home
Visita ; http://www.youtube.com/user/timextag41

-- 
--
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


RE: $$Excel-Macros$$ help needed

2011-03-05 Thread vikram
Hi,

 

Please provide me macro for consolidation as I need this very urgently..

 

Thanks for your help.

 

Regards,

 

Vikram Ahuja

 

From: excel-macros@googlegroups.com [mailto:excel-macros@googlegroups.com]
On Behalf Of ChilExcel
Sent: Friday, March 04, 2011 1:43 AM
To: excel-macros@googlegroups.com
Subject: Re: $$Excel-Macros$$ help needed

 

I have macros to consolidate or merge Excel worksheets and workbooks
if anyone needs them let me know

but it is better to know the tools of Excel, then use macros

 

chilexcel

 

 

2011/3/3 ChilExcel 

Please see attachment and tell me ...

chilexcel

 

 

 

2011/3/3 ChilExcel 

hi

 

you must use "consolidate"

look at this link

 

http://www.techrepublic.com/article/create-a-summary-report-in-excel-with-da
ta-consolidation/5710152

 

any questions, talk

 

chilexcel

 

 

 

 

 

2011/3/3 sudarshan rampe  

 

hi friends herewith i am attaching an excel sheet with this mail in which i
require your help.

i have the data in three different sheets of diffrernt periods (24, 28, 32 )

i want to club the data of all the 3 sheets in the last sheet named Total
Data by taking the bird number in the first column. 

the same bird number will be there in the 28 and 32 also. 

thank you in anticipation 

sudarshan

-- 

-- 

--
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
<http://www.excel-macros.blogspot.com/> 
4. Learn VBA Macros at http://www.quickvba.blogspot.com
<http://www.quickvba.blogspot.com/> 
5. Excel Tips and Tricks at http://exceldailytip.blogspot.com
<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




-- 

Visita ; http://sites.google.com/site/chilexcel/Home

Visita ; http://www.youtube.com/user/timextag41

 




-- 

Visita ; http://sites.google.com/site/chilexcel/Home

Visita ; http://www.youtube.com/user/timextag41

 




-- 

Visita ; http://sites.google.com/site/chilexcel/Home

Visita ; http://www.youtube.com/user/timextag41

 

-- 

--
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

-- 
--
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


Re: $$Excel-Macros$$ Help Needed.

2011-09-30 Thread rajan verma
HI,
Please visit this Page to know more about Worksheet Events..

Regards
Rajan

On Sat, Oct 1, 2011 at 10:53 AM, Mr excel  wrote:

> HI group,
>
>  This is a Great & amazing group in learning excel vba..
>
>
> *Private Sub Worksheet_BeforeDoubleClick(ByVal Target As Range, Cancel As
> Boolean)*
>
> *Dim st As String*
>
> *Dim sh As Worksheet*
>
> *Set sh = Sheets("Sheet2")*
>
> *st = Target.Address*
>
> *sh.Activate*
>
> *sh.Range(st).Activate*
>
> *ActiveCell.Value = sh.Name & st*
> *End Sub*
>
> I had a doubt regarding the above code.
> I had taken a sample code from one of  posts.What exactly does the code in
> Brackets mean, and when will this type of code in brackets used.Can any body
> explain me in detail with some easily understandable examples..I m a
> beginner in excel vba...
> Thanks in advance...
>
> --
>
> --
> 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
>



-- 
Regards
Rajan verma
+91 9158998701

-- 
--
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


Re: $$Excel-Macros$$ Help Needed.

2011-09-30 Thread XLS S
Hey Rajan Babu,

which page?




On Sat, Oct 1, 2011 at 11:52 AM, rajan verma wrote:

> HI,
> Please visit this Page to know more about Worksheet Events..
>
> Regards
> Rajan
>
> On Sat, Oct 1, 2011 at 10:53 AM, Mr excel  wrote:
>
>> HI group,
>>
>>  This is a Great & amazing group in learning excel vba..
>>
>>
>> *Private Sub Worksheet_BeforeDoubleClick(ByVal Target As Range, Cancel As
>> Boolean)*
>>
>> *Dim st As String*
>>
>> *Dim sh As Worksheet*
>>
>> *Set sh = Sheets("Sheet2")*
>>
>> *st = Target.Address*
>>
>> *sh.Activate*
>>
>> *sh.Range(st).Activate*
>>
>> *ActiveCell.Value = sh.Name & st*
>> *End Sub*
>>
>> I had a doubt regarding the above code.
>> I had taken a sample code from one of  posts.What exactly does the code in
>> Brackets mean, and when will this type of code in brackets used.Can any body
>> explain me in detail with some easily understandable examples..I m a
>> beginner in excel vba...
>> Thanks in advance...
>>
>> --
>>
>> --
>> 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
>>
>
>
>
> --
> Regards
> Rajan verma
> +91 9158998701
>
> --
>
> --
> 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
>



-- 
.

-- 
--
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


Re: $$Excel-Macros$$ Help Needed.

2011-09-30 Thread rajan verma
Please VIsit this Page..
http://www.cpearson.com/excel/Events.aspx

On Sat, Oct 1, 2011 at 12:09 PM, XLS S  wrote:

> Hey Rajan Babu,
>
> which page?
>
>
>
>
>
> On Sat, Oct 1, 2011 at 11:52 AM, rajan verma wrote:
>
>>  HI,
>> Please visit this Page to know more about Worksheet Events..
>>
>> Regards
>> Rajan
>>
>>   On Sat, Oct 1, 2011 at 10:53 AM, Mr excel wrote:
>>
>>> HI group,
>>>
>>>  This is a Great & amazing group in learning excel vba..
>>>
>>>
>>> *Private Sub Worksheet_BeforeDoubleClick(ByVal Target As Range, Cancel
>>> As Boolean)*
>>>
>>> *Dim st As String*
>>>
>>> *Dim sh As Worksheet*
>>>
>>> *Set sh = Sheets("Sheet2")*
>>>
>>> *st = Target.Address*
>>>
>>> *sh.Activate*
>>>
>>> *sh.Range(st).Activate*
>>>
>>> *ActiveCell.Value = sh.Name & st*
>>> *End Sub*
>>>
>>> I had a doubt regarding the above code.
>>> I had taken a sample code from one of  posts.What exactly does the code
>>> in Brackets mean, and when will this type of code in brackets used.Can any
>>> body explain me in detail with some easily understandable examples..I m a
>>> beginner in excel vba...
>>> Thanks in advance...
>>>
>>> --
>>>
>>> --
>>> 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
>>>
>>
>>
>>
>> --
>> Regards
>> Rajan verma
>> +91 9158998701
>>
>> --
>>
>> --
>> 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
>>
>
>
>
> --
> .
>
>
> --
>
> --
> 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
>



-- 
Regards
Rajan verma
+91 9158998701

-- 
--
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


Re: $$Excel-Macros$$ Help Needed.

2011-10-01 Thread Mr excel
Thanks rajan babu, for that link.Can anybody quote some more examples in
detail.I just got a little understanding of the function with arguments.But
to enhance my knowledge i would like to study more examples...Pls provide me
with any other examples.

On Sat, Oct 1, 2011 at 12:18 PM, rajan verma wrote:

>
> Please VIsit this Page..
> http://www.cpearson.com/excel/Events.aspx
>
> On Sat, Oct 1, 2011 at 12:09 PM, XLS S  wrote:
>
>> Hey Rajan Babu,
>>
>> which page?
>>
>>
>>
>>
>>
>> On Sat, Oct 1, 2011 at 11:52 AM, rajan verma wrote:
>>
>>>  HI,
>>> Please visit this Page to know more about Worksheet Events..
>>>
>>> Regards
>>> Rajan
>>>
>>>   On Sat, Oct 1, 2011 at 10:53 AM, Mr excel wrote:
>>>
 HI group,

  This is a Great & amazing group in learning excel vba..


 *Private Sub Worksheet_BeforeDoubleClick(ByVal Target As Range, Cancel
 As Boolean)*

 *Dim st As String*

 *Dim sh As Worksheet*

 *Set sh = Sheets("Sheet2")*

 *st = Target.Address*

 *sh.Activate*

 *sh.Range(st).Activate*

 *ActiveCell.Value = sh.Name & st*
 *End Sub*

 I had a doubt regarding the above code.
 I had taken a sample code from one of  posts.What exactly does the code
 in Brackets mean, and when will this type of code in brackets used.Can any
 body explain me in detail with some easily understandable examples..I m a
 beginner in excel vba...
 Thanks in advance...

 --

 --
 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

>>>
>>>
>>>
>>> --
>>> Regards
>>> Rajan verma
>>> +91 9158998701
>>>
>>> --
>>>
>>> --
>>> 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
>>>
>>
>>
>>
>> --
>> .
>>
>>
>> --
>>
>> --
>> 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
>>
>
>
>
> --
> Regards
> Rajan verma
> +91 9158998701
>
> --
>
> --
> 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
>

-- 
--
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 

Re: $$Excel-Macros$$ Help Needed.

2011-10-01 Thread Ken
Here is one I like to use for setting variables (Options) in a file
that is used by other Macros.

Using the Macro below; I can toggle between True and False on the
Options and Colors for specific cells.


Available Options
Star Font Size =16
Label Font Size =   8
Star Color =
Label Color =
Star Col Spacing =  15
Label Col Spacing = 15
Label Height Above * =  15
Show Legend Key =   TRUE
Show Data Table =   FALSE
Size Chart to Window?   TRUE
Month End Chart?FALSE
Digits to Display?  1
Plot from zero? TRUE
Percent off the bottom =90



Private Sub Worksheet_BeforeDoubleClick(ByVal Target As Range, Cancel
As Boolean)
  'Toggle True or False in cells
  If UCase(ActiveCell.Value) = "TRUE" Then
ActiveCell.Value = "FALSE"
  Else
If UCase(ActiveCell.Value) = "FALSE" Then ActiveCell.Value =
"TRUE"
  End If
  'Toggle Yellow or None color in WBS_Description Cells only
  Dim Cell As Range
  For Each Cell In Range("WBS1")
If ActiveCell.Address = Cell.Address Then
  If ActiveCell.Interior.ColorIndex = 6 Then
ActiveCell.Interior.ColorIndex = xlColorIndexNone
  Else
ActiveCell.Interior.ColorIndex = 6
  End If
End If
  Next Cell
  ActiveCell.Offset(1, 0).Select
End Sub

===

The Double Click Macro is great for menus.

Ken


On Oct 1, 2:11 am, Mr excel  wrote:
> Thanks rajan babu, for that link.Can anybody quote some more examples in
> detail.I just got a little understanding of the function with arguments.But
> to enhance my knowledge i would like to study more examples...Pls provide me
> with any other examples.
>
> On Sat, Oct 1, 2011 at 12:18 PM, rajan verma wrote:
>
>
>
>
>
> > Please VIsit this Page..
> >http://www.cpearson.com/excel/Events.aspx
>
> > On Sat, Oct 1, 2011 at 12:09 PM, XLS S  wrote:
>
> >> Hey Rajan Babu,
>
> >> which page?
>
> >> On Sat, Oct 1, 2011 at 11:52 AM, rajan verma 
> >> wrote:
>
> >>>  HI,
> >>> Please visit this Page to know more about Worksheet Events..
>
> >>> Regards
> >>> Rajan
>
> >>>   On Sat, Oct 1, 2011 at 10:53 AM, Mr excel wrote:
>
>  HI group,
>
>   This is a Great & amazing group in learning excel vba..
>
>  *Private Sub Worksheet_BeforeDoubleClick(ByVal Target As Range, Cancel
>  As Boolean)*
>
>  *Dim st As String*
>
>  *Dim sh As Worksheet*
>
>  *Set sh = Sheets("Sheet2")*
>
>  *st = Target.Address*
>
>  *sh.Activate*
>
>  *sh.Range(st).Activate*
>
>  *ActiveCell.Value = sh.Name & st*
>  *End Sub*
>
>  I had a doubt regarding the above code.
>  I had taken a sample code from one of  posts.What exactly does the code
>  in Brackets mean, and when will this type of code in brackets used.Can 
>  any
>  body explain me in detail with some easily understandable examples..I m a
>  beginner in excel vba...
>  Thanks in advance...
>
>  --
>
>  ---­---
>  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 athttp://www.excel-macros.blogspot.com
>  4. Learn VBA Macros athttp://www.quickvba.blogspot.com
>  5. Excel Tips and Tricks athttp://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
>
> >>> --
> >>> Regards
> >>> Rajan verma
> >>> +91 9158998701
>
> >>> --
>
> >>> ---­---
> >>> 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 athttp://www.excel-macros.blogspot.com
> >>> 4. Learn VBA Macros athttp://www.quickvba.blogspot.com
> >>> 5. Excel Tips and Tricks athttp://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
>
> >> --
> >> .
>
> >> --
>
> >> ---­---
> >> 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 athttp://www.excel-macros.blogspot.com
> >> 4. Learn VBA 

RE: $$Excel-Macros$$ Help needed..?

2011-10-24 Thread Asa Rossoff
For book #s starting at 1001 and changing every 10 rows;

 

 

Put in cell A2:

=IFERROR(OFFSET(A2,-10,0)+1,1001)

 

In case of Excel version prior to 2003, which doesn't support IFERROR, use:

=IF(ROW(A2)>11,OFFSET(A2,-10,0)+1,1001)

 

Change default book # in formula as desired.  Copy down.

 

Asa

 

From: excel-macros@googlegroups.com [mailto:excel-macros@googlegroups.com]
On Behalf Of sriram ji
Sent: Monday, October 24, 2011 6:35 AM
To: excel-macros@googlegroups.com
Subject: $$Excel-Macros$$ Help needed..?

 

Dear All,

 

Kindly find the attached file, and provide formula for this

 

Thanks & Regards,

Sriram.G

Chennai.

-- 

--
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

-- 
--
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


Re: $$Excel-Macros$$ Help needed..?

2011-10-24 Thread Sam Mathai Chacko
So what exactly do you want? Your attachment isn't clear as to what formula
you require.

>From what I understood, have made a sheet with sequence of receipt leaflets,
depending on the number of leaves and starting number.

Regards,

Sam Mathai Chacko (GL)

On Mon, Oct 24, 2011 at 7:04 PM, sriram ji  wrote:

> Dear All,
>
> Kindly find the attached file, and provide formula for this
>
> Thanks & Regards,
> Sriram.G
> Chennai.
>
> --
>
> --
> 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
>



-- 
Sam Mathai Chacko

-- 
--
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


Receipt Book Number Sequence.xls
Description: MS-Excel spreadsheet


Re: $$Excel-Macros$$ Help needed..?

2011-10-24 Thread dguillett1

  Maybe???

  =IF(COUNTIF(A:A,D4)>=10,"No","") 


Don Guillett
SalesAid Software
dguille...@gmail.com

From: sriram ji 
Sent: Monday, October 24, 2011 8:34 AM
To: excel-macros@googlegroups.com 
Subject: $$Excel-Macros$$ Help needed..?

Dear All,

Kindly find the attached file, and provide formula for this

Thanks & Regards,
Sriram.G
Chennai.
-- 
--
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

-- 
--
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


RE: $$Excel-Macros$$ Help needed..?

2011-10-24 Thread Asa Rossoff
I agree with Sam that your requirement isn't 100% clear.  He gave a solution
for one interpretation.

 

I'll flesh out mine.

 

=IFERROR(OFFSET(A2,-10,0)+1,1001)

=IF(ROW(A2)>11,OFFSET(A2,-10,0)+1,1001)

 

As I said will give you a sequential number that changes every 10 rows,
starting with 1001 in A2.

 

If you need to be able to sort your table and have the numbers stay correct,
you need a different way to calcualte the book #.

 

This formula calculates the correct book # based on the Receipt #:

=(B2-150-MOD(B2-150,10))/10+1001

 

Change 150 as needed for the starting Receipt #, and 1001 as needed for the
starting Book #.

 

You can sort the table with this version, and you can having missing
receipts, and the calculation will not be fooled.

 

 

Maybe one of these meets your needs.

Asa

 

From: Asa Rossoff [mailto:a...@lovetour.info] 
Sent: Monday, October 24, 2011 7:54 AM
To: 'excel-macros@googlegroups.com'
Subject: RE: $$Excel-Macros$$ Help needed..?

 

For book #s starting at 1001 and changing every 10 rows;

 

 

Put in cell A2:

=IFERROR(OFFSET(A2,-10,0)+1,1001)

 

In case of Excel version prior to 2003, which doesn't support IFERROR, use:

=IF(ROW(A2)>11,OFFSET(A2,-10,0)+1,1001)

 

Change default book # in formula as desired.  Copy down.

 

Asa

 

From: excel-macros@googlegroups.com [mailto:excel-macros@googlegroups.com]
On Behalf Of sriram ji
Sent: Monday, October 24, 2011 6:35 AM
To: excel-macros@googlegroups.com
Subject: $$Excel-Macros$$ Help needed..?

 

Dear All,

 

Kindly find the attached file, and provide formula for this

 

Thanks & Regards,

Sriram.G

Chennai.

-- 

--
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

-- 
--
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


RE: $$Excel-Macros$$ Help needed..?

2011-10-24 Thread Asa Rossoff
=INT((B2-150)/10)+1001

 

Simpler than the MOD version, and less CPU intensive for those times when it
needs to be calculated millions of times :)

 

Sorry for the emailing before thinking!

Asa

 

From: excel-macros@googlegroups.com [mailto:excel-macros@googlegroups.com]
On Behalf Of Asa Rossoff
Sent: Monday, October 24, 2011 8:16 AM
To: 'Asa Rossoff'; excel-macros@googlegroups.com
Subject: RE: $$Excel-Macros$$ Help needed..?

 

I agree with Sam that your requirement isn't 100% clear.  He gave a solution
for one interpretation.

 

I'll flesh out mine.

 

=IFERROR(OFFSET(A2,-10,0)+1,1001)

=IF(ROW(A2)>11,OFFSET(A2,-10,0)+1,1001)

 

As I said will give you a sequential number that changes every 10 rows,
starting with 1001 in A2.

 

If you need to be able to sort your table and have the numbers stay correct,
you need a different way to calcualte the book #.

 

This formula calculates the correct book # based on the Receipt #:

=(B2-150-MOD(B2-150,10))/10+1001

 

Change 150 as needed for the starting Receipt #, and 1001 as needed for the
starting Book #.

 

You can sort the table with this version, and you can having missing
receipts, and the calculation will not be fooled.

 

 

Maybe one of these meets your needs.

Asa

 

From: Asa Rossoff [mailto:a...@lovetour.info] 
Sent: Monday, October 24, 2011 7:54 AM
To: 'excel-macros@googlegroups.com'
Subject: RE: $$Excel-Macros$$ Help needed..?

 

For book #s starting at 1001 and changing every 10 rows;

 

 

Put in cell A2:

=IFERROR(OFFSET(A2,-10,0)+1,1001)

 

In case of Excel version prior to 2003, which doesn't support IFERROR, use:

=IF(ROW(A2)>11,OFFSET(A2,-10,0)+1,1001)

 

Change default book # in formula as desired.  Copy down.

 

Asa

 

From: excel-macros@googlegroups.com [mailto:excel-macros@googlegroups.com]
On Behalf Of sriram ji
Sent: Monday, October 24, 2011 6:35 AM
To: excel-macros@googlegroups.com
Subject: $$Excel-Macros$$ Help needed..?

 

Dear All,

 

Kindly find the attached file, and provide formula for this

 

Thanks & Regards,

Sriram.G

Chennai.

-- 

--
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

-- 

--
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

-- 
--
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


Re: $$Excel-Macros$$ Help needed..?

2011-10-24 Thread Mukesh Kumar Jha
Hi Sriram,

Please find attached solved sheet.

Thanks 
Mukesh
  - Original Message - 
  From: sriram ji 
  To: excel-macros@googlegroups.com 
  Sent: Monday, October 24, 2011 7:04 PM
  Subject: $$Excel-Macros$$ Help needed..?


  Dear All,

  Kindly find the attached file, and provide formula for this

  Thanks & Regards,
  Sriram.G
  Chennai.

  -- 
  
--
  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

-- 
--
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


Help Needed.xls
Description: MS-Excel spreadsheet


Re: $$Excel-Macros$$ help needed urgent

2013-08-21 Thread vba
See any hidden temp file is created or not.

Try revoking shared access for particular folder n re share.

Thanks
On 21 Aug 2013 17:26, "thameem"  wrote:

> Dear all,
> file is in server, but no one is using that file, but stil showing file is
> use.. please help me wat to do...
>
> --
> 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/groups/opt_out.
>

-- 
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/groups/opt_out.


Re: $$Excel-Macros$$ help needed urgent

2013-08-21 Thread thameem
thanks.. its done


On Wed, Aug 21, 2013 at 4:05 PM, vba  wrote:

> See any hidden temp file is created or not.
>
> Try revoking shared access for particular folder n re share.
>
> Thanks
> On 21 Aug 2013 17:26, "thameem"  wrote:
>
>> Dear all,
>> file is in server, but no one is using that file, but stil showing file
>> is use.. please help me wat to do...
>>
>> --
>> 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/groups/opt_out.
>>
>  --
> 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/groups/opt_out.
>

-- 
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/groups/opt_out.


RE: $$Excel-Macros$$ help needed - VBA

2012-05-09 Thread Rajan_Verma
You can try this :

 

Sub sauce_data_FRI_AMPM()

Dim wbkNew As Workbook

Set wbkNew = Workbooks.Open(Filename:="R:\Planning\Sauce Plan - New.xls",
ReadOnly:=True)

wbkNew.Worksheets("SaucePlan").Range("E6:H101").Copy Workbooks("LowRisk
EPlan SAUCE week 19.xls").Worksheets("YourSheetName").Range("W6")

End Sub

 

 

 

Regards

Rajan verma

+91 7838100659 [IM-Gtalk]

 

From: excel-macros@googlegroups.com [mailto:excel-macros@googlegroups.com]
On Behalf Of pawel lupinski
Sent: 09 May 2012 5:45
To: excel-macros@googlegroups.com
Subject: $$Excel-Macros$$ help needed - VBA

 

Hi All,

 

I'm new to macros so I'd like to ask you for advice. Can you look at code
below and help me to improve. What I'd like to do is make changes to BOLDED
line ("Windows("LowRisk EPlan SAUCE week 19.xls").Activate") in order to
activeted open file (in this case file is called "LowRisk EPlan SAUCE week
19.xls"). 

 

Sub sauce_data_FRI_AMPM()

 Workbooks.Open Filename:="R:\Planning\Sauce Plan - New.xls", ReadOnly:=True
Sheets("SaucePlan").Select
Range("E6:H101").Select
Selection.Copy

 

Windows("LowRisk EPlan SAUCE week 19.xls").Activate

Range("W6").Select
Selection.PasteSpecial Paste:=xlPasteValues, Operation:=xlNone,
SkipBlanks _
:=False, Transpose:=False
Application.CutCopyMode = False
Windows("Sauce Plan - New.xls").Activate
ActiveWindow.Close savechanges:=False
Range("C3").Select
End Sub

Regards,

 

Pawel

-- 
FORUM RULES (986+ members already BANNED for violation)
 
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) Cross-promotion of, or links to, forums competitive to this forum in
signatures are prohibited. 
 
NOTE : Don't ever post personal or confidential data in a workbook. Forum
owners and members are not responsible for any loss.
 

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

-- 
FORUM RULES (986+ members already BANNED for violation)

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)  Cross-promotion of, or links to, forums competitive to this forum in 
signatures are prohibited. 

NOTE  : Don't ever post personal or confidential data in a workbook. Forum 
owners and members are not responsible for any loss.

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


Re: $$Excel-Macros$$ Help Needed on Index

2016-11-16 Thread Paul Schreiner
You can't have an Excel function replace the values in the cell.You could use 
VBA, but it would be easier to simply use VLOOKUP.
In Cell B21, put:=VLOOKUP(C21,$A$10:$B$17,2,FALSE)Then copy this down to row 29.
HIghlight the cells and ctrl-CThen, right-click cell C21 and Paste Values. 
Paul-
“Do all the good you can,
By all the means you can,
In all the ways you can,
In all the places you can,
At all the times you can,
To all the people you can,
As long as ever you can.” - John Wesley
- 

On Wednesday, November 16, 2016 1:22 AM, Rajesh Janardanan 
 wrote:
 

 Dear All,Attached file has a small exercise done on INDEX function , Presently 
cells C21 to C29 has numbers, Instead of that how can I replace those cells 
with the names of the cities given in the table and continue using INDEX 
function ? Do I need to do this with a macro ?
Note this is part of a class room assignment , your support would probably help 
me learn writing macors.
regardsRajesh-- 
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 https://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 https://groups.google.com/group/excel-macros.
For more options, visit https://groups.google.com/d/optout.


Re: $$Excel-Macros$$ Help needed in Excel

2013-08-06 Thread joseph camill
Concatenate(a1,char(10),b1)
On Aug 7, 2013 9:24 AM, "Pankaj"  wrote:

>
>
> I have 2 columns in excel - A and B.
>
> I want to merge the contents of a horizontal row one below the other as:
> A
> B
>
> please tell me a formula to do this as the columns contain 900 cells each
> and I cannnot merge the contents manually using Alt + Enter.
>
> --
> 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/groups/opt_out.
>
>
>

-- 
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/groups/opt_out.




Re: $$Excel-Macros$$ Help needed in Excel

2013-08-07 Thread ravinder negi
pls provide excel or explain more about your query...



 From: Pankaj 
To: excel-macros@googlegroups.com 
Sent: Wednesday, August 7, 2013 9:23 AM
Subject: $$Excel-Macros$$ Help needed in Excel
 




I have 2 columns in excel - A and B.

I want to merge the contents of a horizontal row one below the other as:
A
B

please tell me a formula to do this as the columns contain 900 cells each and I 
cannnot merge the contents manually using Alt + Enter.  -- 
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/groups/opt_out.

-- 
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/groups/opt_out.




Re: $$Excel-Macros$$ Help needed in Excel

2013-08-12 Thread Pankaj

I want to merge contents of column A & B as shown in column C. Please see 
the sample file enclosed


On Wednesday, August 7, 2013 2:34:57 PM UTC+5:30, Ravinder Negi wrote:
>
> pls provide excel or explain more about your query...
>
>   --
>  *From:* Pankaj >
> *To:* excel-...@googlegroups.com  
> *Sent:* Wednesday, August 7, 2013 9:23 AM
> *Subject:* $$Excel-Macros$$ Help needed in Excel
>  
>
>
> I have 2 columns in excel - A and B.
>
> I want to merge the contents of a horizontal row one below the other as:
> A
> B
>
> please tell me a formula to do this as the columns contain 900 cells each 
> and I cannnot merge the contents manually using Alt + Enter. -- 
> 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 .
> To post to this group, send email to excel-...@googlegroups.com
> .
> Visit this group at http://groups.google.com/group/excel-macros.
> For more options, visit https://groups.google.com/groups/opt_out.
>  
>  
>
>
> 

-- 
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/groups/opt_out.




Sample.xls
Description: MS-Excel spreadsheet


Re: $$Excel-Macros$$ Help needed in Excel

2013-08-14 Thread Pankaj
Thanx for your great help. Only one issue - I was able to merge the 
contents of the 2 columns as needed by me. But when I paste the content of 
the resultant cell in a text editor I get " " in the beginning and the end 
of the text. Why is it appearing and how to prevent it from appearing?

On Tuesday, August 13, 2013 1:26:31 PM UTC+5:30, Ravinder Negi wrote:
>
> pfa...first select area which you want to merge...example select range 
> "A1:B4" then click on button
>
>   --
>  *From:* Pankaj >
> *To:* excel-...@googlegroups.com  
> *Cc:* ravinder negi > 
> *Sent:* Tuesday, August 13, 2013 8:49 AM
> *Subject:* Re: $$Excel-Macros$$ Help needed in Excel
>  
>
> I want to merge contents of column A & B as shown in column C. Please see 
> the sample file enclosed
>
>
> On Wednesday, August 7, 2013 2:34:57 PM UTC+5:30, Ravinder Negi wrote:
>
> pls provide excel or explain more about your query...
>
>   --
>  *From:* Pankaj 
> *To:* excel-...@googlegroups.com 
> *Sent:* Wednesday, August 7, 2013 9:23 AM
> *Subject:* $$Excel-Macros$$ Help needed in Excel
>  
>
>
> I have 2 columns in excel - A and B.
>
> I want to merge the contents of a horizontal row one below the other as:
> A
> B
>
> please tell me a formula to do this as the columns contain 900 cells each 
> and I cannnot merge the contents manually using Alt + Enter. -- 
> 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 <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.
> To post to this group, send email to excel-...@googlegroups.com.
> Visit this group at http://groups.google.com/ 
> group/excel-macros<http://groups.google.com/group/excel-macros>
> .
> For more options, visit https://groups.google.com/ 
> groups/opt_out<https://groups.google.com/groups/opt_out>
> .
>  
>  
>
>
>   -- 
> 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 .
> To post to this group, send email to excel-...@googlegroups.com
> .
> Visit this group at http://groups.google.com/group/excel-macros.
> For more options, visit https://groups.google.com/groups/opt_out.
>  
>  
>
>
> 

-- 
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 thre

Re: $$Excel-Macros$$ Help needed in Excel

2013-09-02 Thread Vandalo
Hi Pankaj,

On column C you could write the following formula

=trim(a1)& " " &trim(b1)

You will have no leading or trailing spaces when paste the content of
column C in the Notepad for instance.

HTH,

OS


2013/8/14 Pankaj 

> Thanx for your great help. Only one issue - I was able to merge the
> contents of the 2 columns as needed by me. But when I paste the content of
> the resultant cell in a text editor I get " " in the beginning and the end
> of the text. Why is it appearing and how to prevent it from appearing?
>
>
> On Tuesday, August 13, 2013 1:26:31 PM UTC+5:30, Ravinder Negi wrote:
>
>> pfa...first select area which you want to merge...example select range
>> "A1:B4" then click on button
>>
>>   --
>>  *From:* Pankaj 
>> *To:* excel-...@googlegroups.com
>> *Cc:* ravinder negi 
>> *Sent:* Tuesday, August 13, 2013 8:49 AM
>> *Subject:* Re: $$Excel-Macros$$ Help needed in Excel
>>
>>
>> I want to merge contents of column A & B as shown in column C. Please see
>> the sample file enclosed
>>
>>
>> On Wednesday, August 7, 2013 2:34:57 PM UTC+5:30, Ravinder Negi wrote:
>>
>> pls provide excel or explain more about your query...
>>
>>   --
>>  *From:* Pankaj 
>> *To:* excel-...@googlegroups.com
>> *Sent:* Wednesday, August 7, 2013 9:23 AM
>> *Subject:* $$Excel-Macros$$ Help needed in Excel
>>
>>
>>
>> I have 2 columns in excel - A and B.
>>
>> I want to merge the contents of a horizontal row one below the other as:
>> A
>> B
>>
>> please tell me a formula to do this as the columns contain 900 cells each
>> and I cannnot merge the contents manually using Alt + Enter. --
>> 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 <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.
>> To post to this group, send email to excel-...@googlegroups.com.
>> Visit this group at http://groups.google.com/ 
>> group/excel-macros<http://groups.google.com/group/excel-macros>
>> .
>> For more options, visit https://groups.google.com/ 
>> groups/opt_out<https://groups.google.com/groups/opt_out>
>> .
>>
>>
>>
>>
>>   --
>> 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<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.
>>
>> To post to this group, send 

Re: $$Excel-Macros$$ HELP needed for macro

2010-01-17 Thread aju chacko
HI ashish,
   Thanks for reply.But I have some more requirements.The
third worksheet "consolidated" originally doesn't exists,I have created it
for an example.Actually the w.sheet named *SAP *will be created by
downloading data from *ERP.*The w.sheet *physical* will be added to this
file manually.While executing macro from any of this w.sheet,*It has to
create the third w.sheet named consolidated,As per the given structure and
consolidate fields **unrestricted & Quantity based on material** and the
diffidence of these fields should come in filed diff*.Hope you will help
me.Thanking you in advance.

aju v chacko

On Sat, Jan 16, 2010 at 1:20 PM, ashish koul  wrote:

> hi check it  r u  looking for this
>
> On Fri, Jan 15, 2010 at 10:28 PM, aju chacko  wrote:
>
>> HI VBA GURUS,
>>   I know excel pretty well,But my knowledge in VBA
>> is big zero.I have two excel work sheets (SAP & PHY),both are arranged as
>> table & *one common field (MATERIAL)  *available in both sheets ,what I
>> required* is a macro* that brings *quantity* from w.sheet PHY
>> against *unrestricted* in w.sheet SAP for the same *material*.*Similarly
>> if a MATERIAL is not available in w.sheet SAP,but in w.sheet PHY that
>> also should come in consolidated workshee*t.The difference of these two
>> fields ( *unrestricted-**quantity) *should appear in field DIFF.Please
>> see the attached file which shows the example.KINDLY HELP,Now I am doing
>> this manually with vlookup function.
>>
>> AJU V CHACKO
>>
>>
>>
>> --
>>
>> --
>> Some important links for excel users:
>> 1. Follow us in TWITTER for tips tricks and links :
>> http://twitter.com/exceldailytip
>> 2. Excel and VBA Tutorials(Video and Text), Free add-ins downloads at
>> http://www.excelitems.com
>> 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
>> If you find any spam message in the group, please send an email to:
>> Ayush Jain  @ jainayus...@gmail.com
>> <><><><><><><><><><><><><><><><><><><><><><>
>> HELP US GROW !!
>>
>> We reach over 6,500 subscribers worldwide and receive many nice notes
>> about the learning and support from the group.Let friends and co-workers
>> know they can subscribe to group at
>> http://groups.google.com/group/excel-macros/subscribe
>>
>>
>
> --
>
> --
> Some important links for excel users:
> 1. Follow us in TWITTER for tips tricks and links :
> http://twitter.com/exceldailytip
> 2. Excel and VBA Tutorials(Video and Text), Free add-ins downloads at
> http://www.excelitems.com
> 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
> If you find any spam message in the group, please send an email to:
> Ayush Jain  @ jainayus...@gmail.com
> <><><><><><><><><><><><><><><><><><><><><><>
> HELP US GROW !!
>
> We reach over 6,500 subscribers worldwide and receive many nice notes about
> the learning and support from the group.Let friends and co-workers know they
> can subscribe to group at
> http://groups.google.com/group/excel-macros/subscribe
>
>
-- 
--
Some important links for excel users:
1. Follow us on TWITTER for tips tricks and links : 
http://twitter.com/exceldailytip
2. Excel and VBA Tutorials(Video and Text), Free add-ins downloads at 
http://www.excelitems.com
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
If you find any spam message in the group, please send an email to:
Ayush Jain  @ jainayus...@gmail.com
<><><><><><><><><><><><><><><><><><><><><><>
HELP US GROW !!

We reach over 6,700 subscribers worldwide and receive many nice notes about the 
learning and support from the group.Let friends and co-workers know they can 
subscribe to group at http://groups.google.com/group/excel-macros/subscribe


Re: $$Excel-Macros$$ HELP needed for macro

2010-01-17 Thread ashish koul
hi

check the file now

On Sun, Jan 17, 2010 at 4:27 PM, aju chacko  wrote:

> HI ashish,
>Thanks for reply.But I have some more requirements.The
> third worksheet "consolidated" originally doesn't exists,I have created it
> for an example.Actually the w.sheet named *SAP *will be created by
> downloading data from *ERP.*The w.sheet *physical* will be added to this
> file manually.While executing macro from any of this w.sheet,*It has to
> create the third w.sheet named consolidated,As per the given structure and
> consolidate fields **unrestricted & Quantity based on material** and the
> diffidence of these fields should come in filed diff*.Hope you will help
> me.Thanking you in advance.
>
> aju v chacko
>
>
> On Sat, Jan 16, 2010 at 1:20 PM, ashish koul wrote:
>
>> hi check it  r u  looking for this
>>
>> On Fri, Jan 15, 2010 at 10:28 PM, aju chacko wrote:
>>
>>> HI VBA GURUS,
>>>   I know excel pretty well,But my knowledge in
>>> VBA is big zero.I have two excel work sheets (SAP & PHY),both are arranged
>>> as table & *one common field (MATERIAL)  *available in both sheets ,what
>>> I required* is a macro* that brings *quantity* from w.sheet PHY
>>> against *unrestricted* in w.sheet SAP for the same *material*.*Similarly
>>> if a MATERIAL is not available in w.sheet SAP,but in w.sheet PHY that
>>> also should come in consolidated workshee*t.The difference of these two
>>> fields ( *unrestricted-**quantity) *should appear in field DIFF.Please
>>> see the attached file which shows the example.KINDLY HELP,Now I am doing
>>> this manually with vlookup function.
>>>
>>> AJU V CHACKO
>>>
>>>
>>>
>>> --
>>>
>>> --
>>> Some important links for excel users:
>>> 1. Follow us in TWITTER for tips tricks and links :
>>> http://twitter.com/exceldailytip
>>> 2. Excel and VBA Tutorials(Video and Text), Free add-ins downloads at
>>> http://www.excelitems.com
>>> 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
>>> If you find any spam message in the group, please send an email to:
>>> Ayush Jain  @ jainayus...@gmail.com
>>> <><><><><><><><><><><><><><><><><><><><><><>
>>> HELP US GROW !!
>>>
>>> We reach over 6,500 subscribers worldwide and receive many nice notes
>>> about the learning and support from the group.Let friends and co-workers
>>> know they can subscribe to group at
>>> http://groups.google.com/group/excel-macros/subscribe
>>>
>>>
>>
>> --
>>
>> --
>> Some important links for excel users:
>> 1. Follow us in TWITTER for tips tricks and links :
>> http://twitter.com/exceldailytip
>> 2. Excel and VBA Tutorials(Video and Text), Free add-ins downloads at
>> http://www.excelitems.com
>> 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
>> If you find any spam message in the group, please send an email to:
>> Ayush Jain  @ jainayus...@gmail.com
>> <><><><><><><><><><><><><><><><><><><><><><>
>> HELP US GROW !!
>>
>> We reach over 6,500 subscribers worldwide and receive many nice notes
>> about the learning and support from the group.Let friends and co-workers
>> know they can subscribe to group at
>> http://groups.google.com/group/excel-macros/subscribe
>>
>>
>
> --
>
> --
> Some important links for excel users:
> 1. Follow us on TWITTER for tips tricks and links :
> http://twitter.com/exceldailytip
> 2. Excel and VBA Tutorials(Video and Text), Free add-ins downloads at
> http://www.excelitems.com
> 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
> If you find any spam message in the group, please send an email to:
> Ayush Jain  @ jainayus...@gmail.com
> <><><><><><><><><><><><><><><><><><><><><><>
> HELP US GROW !!
>
> We reach over 6,700 subscribers worldwide and receive many nice notes about
> the learning and support from the group.Let friends and co-workers know they
> can subscribe to group at
> http://groups.google.com/group/excel-macros/subscribe
>
>
-- 
--
Some important links for excel users:
1. Follow us on TWITTER for tips tricks and links : 
http://twitter.com/exceldailytip
2. Excel and VBA Tutorials(Video and Text), Free add-

Re: $$Excel-Macros$$ Help needed in macro.

2011-05-10 Thread Born to Win
i would like say thanks for new tips for me i haven't tried it as if
now i am doing it through formula "IF" itself however to automate this
work if possible could help me to write a macro.



On 5/10/11, ashish koul  wrote:
> see if it helps
>
> On Tue, May 10, 2011 at 12:13 PM, Born to Win  wrote:
>
>> -- Forwarded message --
>> From: Born to Win 
>> Date: Tue, 10 May 2011 12:06:47 +0530
>> Subject:
>> To: excel-macros@googlegroups.com
>>
>> Hi Experts,
>>
>> here is attached dump along with this mail.i want to know agent wise
>> count in each categories or agent wise if possible through macro
>> please help me out.
>>
>> --
>> Thanks,
>> Prabhat
>>
>>
>>
>> --
>> Thanks,
>> Prabhat
>>
>> --
>>
>> --
>> 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
>>
>
>
>
> --
> *Regards*
> * *
> *Ashish Koul*
> *akoul*.*blogspot*.com 
> *akoul*.wordpress.com 
> My Linkedin Profile 
>
>
> P Before printing, think about the environment.
>
> --
> --
> 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
>


-- 
Thanks,
Prabhat

-- 
--
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


Re: $$Excel-Macros$$ HELP NEEDED FOR FORMULA

2011-06-20 Thread Venkatesan c
Hari,

Find attached 

 *Best Regards,*
*Venkat*
*
*
*Join My Group:
http://groups.google.com/group/excel-miracle
*

On Mon, Jun 20, 2011 at 11:03 AM, HARI NAIR  wrote:

> I WANT YOUR VALUE HELP TO PUT A FORMULA IN THE ATTACHED SHEET. PLEASE HELP
> THANKS IN ADVANCE..
>
> HARI
>
> --
>
> --
> 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
>



--

-- 
--
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


Hari Query Resolved.xls
Description: MS-Excel spreadsheet


Re: $$Excel-Macros$$ HELP NEEDED FOR FORMULA

2011-06-20 Thread Mahesh parab
Hi

Try
=IF(COUNTIF(B:B,A2)>0,A2,"")

Thanks
Mahesh

On Mon, Jun 20, 2011 at 11:03 AM, HARI NAIR  wrote:

> I WANT YOUR VALUE HELP TO PUT A FORMULA IN THE ATTACHED SHEET. PLEASE HELP
> THANKS IN ADVANCE..
>
> HARI
>
> --
>
> --
> 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
>

-- 
--
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


Re: $$Excel-Macros$$ HELP NEEDED FOR FORMULA

2011-06-20 Thread anil panchal
Hi Hari,

Please find the attached file.

Thanks & Regards
Anil Kumar
113784

On Sun, Jun 19, 2011 at 10:33 PM, HARI NAIR  wrote:

> I WANT YOUR VALUE HELP TO PUT A FORMULA IN THE ATTACHED SHEET. PLEASE HELP
> THANKS IN ADVANCE..
>
> HARI
>
> --
>
> --
> 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
>



-- 



Thanks & Regards
Anil Kumar

-- 
--
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


GIRISH(1).xls
Description: MS-Excel spreadsheet


Re: $$Excel-Macros$$ HELP NEEDED FOR FORMULA

2011-06-20 Thread Vasant
Hi Hari,

U can use this simple UDF.

 Public Function CommonNumbers(Rng1 As Range, Rng2 As Range)
 Fc = ""
 For x = 1 To Len(Rng1.Value)
src = Mid(Rng1.Value, x, 1)
If InStr(Fc, src) = 0 Then
Fc = Fc & src
End If
 Next x

 For x = 1 To Len(Rng2.Value)
src = Mid(Rng2.Value, x, 1)
If InStr(Fc, src) = 0 Then
Fc = Fc & src
End If
 Next x
 CommonNumbers = Fc
 End Function



On Mon, Jun 20, 2011 at 11:03 AM, HARI NAIR  wrote:

> I WANT YOUR VALUE HELP TO PUT A FORMULA IN THE ATTACHED SHEET. PLEASE HELP
> THANKS IN ADVANCE..
>
> HARI
>
> --
>
> --
> 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
>



-- 
Regards

Vasant

-- 
--
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


GIRISH.xls
Description: MS-Excel spreadsheet


Re: $$Excel-Macros$$ Help needed in sum

2012-09-03 Thread NOORAIN ANSARI
Please try

=SUMIFS($I$15:$I$24,$J$15:$J$24,N15,$K$15:$K$24,"<="&O15)

On Mon, Sep 3, 2012 at 5:17 PM, Rambabu Mudiraj wrote:

> Dear all,
>
>
> --
> Regards
> Rambabu. G
>
> --
> Join official facebook page of this forum @
> https://www.facebook.com/discussexcel
>
> FORUM RULES (1120+ members already BANNED for violation)
>
> 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) Cross-promotion of, or links to, forums competitive to this forum in
> signatures are prohibited.
>
> 6) Jobs posting is not allowed.
>
> 7) Sharing copyrighted ebooks/pirated ebooks/their links is not allowed.
>
> NOTE : Don't ever post personal or 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 post to this group, send email to excel-macros@googlegroups.com.
> To unsubscribe from this group, send email to
> excel-macros+unsubscr...@googlegroups.com.
>
>
>



-- 
With Regards,
Noorain Ansari
http:// 
noorainansari.com
http:// 
excelvbaclinic.com

-- 
Join official facebook page of this forum @ 
https://www.facebook.com/discussexcel

FORUM RULES (1120+ members already BANNED for violation)

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)  Cross-promotion of, or links to, forums competitive to this forum in 
signatures are prohibited. 

6) Jobs posting is not allowed.

7) Sharing copyrighted ebooks/pirated ebooks/their links is not allowed.

NOTE  : Don't ever post personal or 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 post to this group, send email to excel-macros@googlegroups.com.
To unsubscribe from this group, send email to 
excel-macros+unsubscr...@googlegroups.com.




Re: $$Excel-Macros$$ Help needed in sum

2012-09-03 Thread NOORAIN ANSARI
Dear Ram,

If you working in prior version of Excel 2007
You can use

=SUMPRODUCT(($J$15:$J$24=N15)*($K$15:$K$24<=O15)*($I$15:$I$24))


On Mon, Sep 3, 2012 at 5:19 PM, NOORAIN ANSARI wrote:

> Please try
>
> =SUMIFS($I$15:$I$24,$J$15:$J$24,N15,$K$15:$K$24,"<="&O15)
>
>
> On Mon, Sep 3, 2012 at 5:17 PM, Rambabu Mudiraj wrote:
>
>> Dear all,
>>
>>
>> --
>> Regards
>> Rambabu. G
>>
>> --
>> Join official facebook page of this forum @
>> https://www.facebook.com/discussexcel
>>
>> FORUM RULES (1120+ members already BANNED for violation)
>>
>> 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) Cross-promotion of, or links to, forums competitive to this forum in
>> signatures are prohibited.
>>
>> 6) Jobs posting is not allowed.
>>
>> 7) Sharing copyrighted ebooks/pirated ebooks/their links is not allowed.
>>
>> NOTE : Don't ever post personal or 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 post to this group, send email to excel-macros@googlegroups.com.
>> To unsubscribe from this group, send email to
>> excel-macros+unsubscr...@googlegroups.com.
>>
>>
>>
>
>
>
> --
> With Regards,
> Noorain Ansari
> http:// 
> noorainansari.com
> http:// 
> excelvbaclinic.com
>
>
>


-- 
With Regards,
Noorain Ansari
http:// 
noorainansari.com
http:// 
excelvbaclinic.com

-- 
Join official facebook page of this forum @ 
https://www.facebook.com/discussexcel

FORUM RULES (1120+ members already BANNED for violation)

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)  Cross-promotion of, or links to, forums competitive to this forum in 
signatures are prohibited. 

6) Jobs posting is not allowed.

7) Sharing copyrighted ebooks/pirated ebooks/their links is not allowed.

NOTE  : Don't ever post personal or 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 post to this group, send email to excel-macros@googlegroups.com.
To unsubscribe from this group, send email to 
excel-macros+unsubscr...@googlegroups.com.




Re: $$Excel-Macros$$ Help needed in sum

2012-09-03 Thread Amresh Maurya
Hi  Rambabu,

Find the attached file.

use this formula.

=SUMIFS(I15:I24,K15:K24,"<"&O15,J15:J24,N15)

Regards
Amresh




On Mon, Sep 3, 2012 at 5:19 PM, NOORAIN ANSARI wrote:

> Please try
>
> =SUMIFS($I$15:$I$24,$J$15:$J$24,N15,$K$15:$K$24,"<="&O15)
>
>
> On Mon, Sep 3, 2012 at 5:17 PM, Rambabu Mudiraj wrote:
>
>> Dear all,
>>
>>
>> --
>> Regards
>> Rambabu. G
>>
>> --
>> Join official facebook page of this forum @
>> https://www.facebook.com/discussexcel
>>
>> FORUM RULES (1120+ members already BANNED for violation)
>>
>> 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) Cross-promotion of, or links to, forums competitive to this forum in
>> signatures are prohibited.
>>
>> 6) Jobs posting is not allowed.
>>
>> 7) Sharing copyrighted ebooks/pirated ebooks/their links is not allowed.
>>
>> NOTE : Don't ever post personal or 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 post to this group, send email to excel-macros@googlegroups.com.
>> To unsubscribe from this group, send email to
>> excel-macros+unsubscr...@googlegroups.com.
>>
>>
>>
>
>
>
> --
> With Regards,
> Noorain Ansari
> http:// 
> noorainansari.com
> http:// 
> excelvbaclinic.com
>
>
>  --
> Join official facebook page of this forum @
> https://www.facebook.com/discussexcel
>
> FORUM RULES (1120+ members already BANNED for violation)
>
> 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) Cross-promotion of, or links to, forums competitive to this forum in
> signatures are prohibited.
>
> 6) Jobs posting is not allowed.
>
> 7) Sharing copyrighted ebooks/pirated ebooks/their links is not allowed.
>
> NOTE : Don't ever post personal or 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 post to this group, send email to excel-macros@googlegroups.com.
> To unsubscribe from this group, send email to
> excel-macros+unsubscr...@googlegroups.com.
>
>
>

-- 
Join official facebook page of this forum @ 
https://www.facebook.com/discussexcel

FORUM RULES (1120+ members already BANNED for violation)

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)  Cross-promotion of, or links to, forums competitive to this forum in 
signatures are prohibited. 

6) Jobs posting is not allowed.

7) Sharing copyrighted ebooks/pirated ebooks/their links is not allowed.

NOTE  : Don't ever post personal or 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 post to this group, send email to excel-macros@googlegroups.com.
To unsubscribe from this group, send email to 
excel-macros+unsubscr...@googlegroups.com.




Solved11.xlsx
Description: application/vnd.openxmlformats-officedocument.spreadsheetml.sheet


Re: $$Excel-Macros$$ Help needed in sum

2012-09-04 Thread Rambabu Mudiraj
Thank you its working

On Mon, Sep 3, 2012 at 5:22 PM, Amresh Maurya wrote:

> Hi  Rambabu,
>
> Find the attached file.
>
> use this formula.
>
> =SUMIFS(I15:I24,K15:K24,"<"&O15,J15:J24,N15)
>
> Regards
> Amresh
>
>
>
>
>  On Mon, Sep 3, 2012 at 5:19 PM, NOORAIN ANSARI 
> wrote:
>
>> Please try
>>
>> =SUMIFS($I$15:$I$24,$J$15:$J$24,N15,$K$15:$K$24,"<="&O15)
>>
>>
>> On Mon, Sep 3, 2012 at 5:17 PM, Rambabu Mudiraj wrote:
>>
>>> Dear all,
>>>
>>>
>>> --
>>> Regards
>>> Rambabu. G
>>>
>>> --
>>> Join official facebook page of this forum @
>>> https://www.facebook.com/discussexcel
>>>
>>> FORUM RULES (1120+ members already BANNED for violation)
>>>
>>> 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) Cross-promotion of, or links to, forums competitive to this forum in
>>> signatures are prohibited.
>>>
>>> 6) Jobs posting is not allowed.
>>>
>>> 7) Sharing copyrighted ebooks/pirated ebooks/their links is not allowed.
>>>
>>> NOTE : Don't ever post personal or 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 post to this group, send email to excel-macros@googlegroups.com.
>>> To unsubscribe from this group, send email to
>>> excel-macros+unsubscr...@googlegroups.com.
>>>
>>>
>>>
>>
>>
>>
>> --
>> With Regards,
>> Noorain Ansari
>> http:// 
>> noorainansari.com
>> http:// 
>> excelvbaclinic.com
>>
>>
>> --
>> Join official facebook page of this forum @
>> https://www.facebook.com/discussexcel
>>
>> FORUM RULES (1120+ members already BANNED for violation)
>>
>> 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) Cross-promotion of, or links to, forums competitive to this forum in
>> signatures are prohibited.
>>
>> 6) Jobs posting is not allowed.
>>
>> 7) Sharing copyrighted ebooks/pirated ebooks/their links is not allowed.
>>
>> NOTE : Don't ever post personal or 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 post to this group, send email to excel-macros@googlegroups.com.
>> To unsubscribe from this group, send email to
>> excel-macros+unsubscr...@googlegroups.com.
>>
>>
>>
>
>  --
> Join official facebook page of this forum @
> https://www.facebook.com/discussexcel
>
> FORUM RULES (1120+ members already BANNED for violation)
>
> 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) Cross-promotion of, or links to, forums competitive to this forum in
> signatures are prohibited.
>
> 6) Jobs posting is not allowed.
>
> 7) Sharing copyrighted ebooks/pirated ebooks/their links is not allowed.
>
> NOTE : Don't ever post personal or 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 post to this group, send email to excel-macros@googlegroups.com.
> To unsubscribe from this group, send email to
> excel-macros+unsubscr...@googlegroups.com.
>
>
>



-- 
Regards
Rambabu. G

-- 
Join official facebook page of this forum @ 
https://www.facebook.com/discussexcel

FORUM RULES (1120+ members already BANNED for violation)

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 mea

Re: $$Excel-Macros$$ Help needed to calculate incentive

2010-05-05 Thread Aindril De
Hi Rajeev,
Sorry for replying late..
Please send the sample file..
Regards,
Andy

On Wed, May 5, 2010 at 1:10 AM, Rajeev Nandan  wrote:

> Dear Group Member,
> Please help me to calculate incentive for each technician. I have
> tried to apply "countifs" but could not succeeded. Please suggest if
> there is any other way to calculate incentives else help me to apply
> COUNTIFS formula.
> Regards,
> Rajeev Nandan
>
> --
>
> --
> 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
>
> <><><><><><><><><><><><><><><><><><><><><><>
> HELP US GROW !!
>
> We reach over 6,800 subscribers worldwide and receive many nice notes about
> the learning and support from the group.Let friends and co-workers know they
> can subscribe to group at
> http://groups.google.com/group/excel-macros/subscribe
>

-- 
--
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

<><><><><><><><><><><><><><><><><><><><><><>
HELP US GROW !!

We reach over 6,800 subscribers worldwide and receive many nice notes about the 
learning and support from the group.Let friends and co-workers know they can 
subscribe to group at http://groups.google.com/group/excel-macros/subscribe


Re: $$Excel-Macros$$ Help needed to calculate incentive

2010-05-05 Thread Dilip Pandey
Dear Rajeev,

I can assume that you are using version above then Excel 2003 to apply
CountIfs.
Alternatively, you can use Countif with Array functionality or some other
function like Sumproduct.
If possible, share the test file with the Group.

-- 
Thanks & Regards,

DILIP KUMAR PANDEY
 MBA-HR,B.Com(Hons),BCA
Mobile: +91 9810929744
dilipan...@gmail.com
dilipan...@yahoo.com
New Delhi - 62, India


On Wed, May 5, 2010 at 1:10 AM, Rajeev Nandan  wrote:

> Dear Group Member,
> Please help me to calculate incentive for each technician. I have
> tried to apply "countifs" but could not succeeded. Please suggest if
> there is any other way to calculate incentives else help me to apply
> COUNTIFS formula.
> Regards,
> Rajeev Nandan
>
> --
>
> --
> 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
>
> <><><><><><><><><><><><><><><><><><><><><><>
> HELP US GROW !!
>
> We reach over 6,800 subscribers worldwide and receive many nice notes about
> the learning and support from the group.Let friends and co-workers know they
> can subscribe to group at
> http://groups.google.com/group/excel-macros/subscribe
>

-- 
--
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

<><><><><><><><><><><><><><><><><><><><><><>
HELP US GROW !!

We reach over 6,800 subscribers worldwide and receive many nice notes about the 
learning and support from the group.Let friends and co-workers know they can 
subscribe to group at http://groups.google.com/group/excel-macros/subscribe


Re: $$Excel-Macros$$ Help needed to calculate incentive

2010-05-06 Thread Dilip Pandey
Hi Rajeev,

Attached file has been solved as per your requirements.

Get back to me in case of any issues.

-- 
Thanks & Regards,

DILIP KUMAR PANDEY
 MBA-HR,B.Com(Hons),BCA
Mobile: +91 9810929744
dilipan...@gmail.com
dilipan...@yahoo.com
New Delhi - 62, India


On Wed, May 5, 2010 at 1:10 AM, Rajeev Nandan  wrote:

> Dear Group Member,
> Please help me to calculate incentive for each technician. I have
> tried to apply "countifs" but could not succeeded. Please suggest if
> there is any other way to calculate incentives else help me to apply
> COUNTIFS formula.
> Regards,
> Rajeev Nandan
>
> --
>
> --
> 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
>
> <><><><><><><><><><><><><><><><><><><><><><>
> HELP US GROW !!
>
> We reach over 6,800 subscribers worldwide and receive many nice notes about
> the learning and support from the group.Let friends and co-workers know they
> can subscribe to group at
> http://groups.google.com/group/excel-macros/subscribe
>

-- 
--
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

<><><><><><><><><><><><><><><><><><><><><><>
HELP US GROW !!

We reach over 6,800 subscribers worldwide and receive many nice notes about the 
learning and support from the group.Let friends and co-workers know they can 
subscribe to group at http://groups.google.com/group/excel-macros/subscribe


Technician Incentive.xlsx
Description: application/vnd.openxmlformats-officedocument.spreadsheetml.sheet


Re: $$Excel-Macros$$ Help needed to calculate Increment

2010-05-17 Thread Indrajit $nai
Dear Sir,

I am sending you a xcel file (plz see the attachment) which is a small
version of your huge data. In this file I have altered some column and
sheet, hope this will help you.

Regards,
Indrajit Snai
Kolkata
+91 9051755745
talk2indra...@gmail.com

Disclaimer:
This electronic message and any files transmitted with it are confidential
and intended solely for the use of the individual or entity to whom they are
addressed. If you are not the intended recipient you are hereby notified
that any disclosure, copying, distribution or taking any action in reliance
on the contents of this information is strictly prohibited and may be
unlawful.


On Sat, May 15, 2010 at 6:40 PM, Rajeev Nandan  wrote:

> Dear Team Member
> I need your help urgently to calculate minimum increment required to
> be given. The required increment should be calculated as difference
> between present basis and minimum basic as per year range.
> Regards,
> Rajeev Nandan
> Dubai.
> +971559767923.
>
> --
>
> --
> 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
>
> <><><><><><><><><><><><><><><><><><><><><><>
> HELP US GROW !!
>
> We reach over 6,800 subscribers worldwide and receive many nice notes about
> the learning and support from the group.Let friends and co-workers know they
> can subscribe to group at
> http://groups.google.com/group/excel-macros/subscribe
>

-- 
--
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

<><><><><><><><><><><><><><><><><><><><><><>
HELP US GROW !!

We reach over 6,800 subscribers worldwide and receive many nice notes about the 
learning and support from the group.Let friends and co-workers know they can 
subscribe to group at http://groups.google.com/group/excel-macros/subscribe


WORKER MASTER APRIL 2010_2.xlsx
Description: application/vnd.openxmlformats-officedocument.spreadsheetml.sheet


Re: $$Excel-Macros$$ Help needed to calculate Increment

2010-05-17 Thread saggi

It can be more simpler by using Vlookup function effectively.

Use 1 instead of 0, dont go for exact match

Example :
=VLOOKUP($B3,  'Lookup - Source'!$B$3:$H$30,7,  0)
Explaination
$B3  -->
Cell address containing Lookup value

'Lookup - Source'!$B$3:$H$30 -->   Range Address from where
the lookup
 
value needs to be matched

7   -->
Place of the column on the data range
 
from where the Value needs to fetched
 
after matching the Lookup value in the
 
range

0   -->
For exact match of the lookup
 
value use 0. For the nearest match use
 
1 (in case of 1 vlookup will Lookup the
 
value in the ascending order of
 
numbers).

-- 
--
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

<><><><><><><><><><><><><><><><><><><><><><>
HELP US GROW !!

We reach over 6,800 subscribers worldwide and receive many nice notes about the 
learning and support from the group.Let friends and co-workers know they can 
subscribe to group at http://groups.google.com/group/excel-macros/subscribe


Re: $$Excel-Macros$$ Help needed to Protect cells

2011-04-09 Thread ashish koul
check out this link

http://www.techonthenet.com/excel/cells/protect.php

On Sat, Apr 9, 2011 at 6:44 PM, Rambabu Mudiraj wrote:

>
> Dear Friends,
>
> Help needed in Cells Protection can any one tell me that i cant able to put
> cursor in some cells how it is possible i want to know the option
> --
> Regards
> Rambabu. G
>
> --
>
> --
> 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
>



-- 
*Regards*
* *
*Ashish Koul*
*akoul*.*blogspot*.com 
*akoul*.wordpress.com 
My Linkedin Profile 


P Before printing, think about the environment.

-- 
--
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


Re: $$Excel-Macros$$ Help needed to Protect cells

2011-04-09 Thread DaGoose
Sheet is protected and certain cells are unlocked. (The ones you can get to
are unlocked). The sheet must be protected or the locked and unlockj feature
will not work.

On Sat, Apr 9, 2011 at 8:14 AM, Rambabu Mudiraj wrote:

>
> Dear Friends,
>
> Help needed in Cells Protection can any one tell me that i cant able to put
> cursor in some cells how it is possible i want to know the option
> --
> Regards
> Rambabu. G
>
> --
>
> --
> 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
>



-- 
Greg
Thank you JES*USA*VES

-- 
--
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


RE: $$Excel-Macros$$ Help needed in creating a Dashbord

2013-10-15 Thread Ravinder
Give some data...in which you want to work even dummy data.

 

From: excel-macros@googlegroups.com [mailto:excel-macros@googlegroups.com]
On Behalf Of alisha malhotra
Sent: Tuesday, October 15, 2013 11:21 PM
To: excel-macros@googlegroups.com
Subject: $$Excel-Macros$$ Help needed in creating a Dashbord

 

Hi,

 

 

I am working in HR department in a manufacturing company and want to create
a dashboard. 

 

Please guide me in preparing the same like the things to be covered in the
dashboard

 

How can I link some list box or combo box to a chart in the dashboard
without macro i.e. through formulas if it can be done.

 

Thanks & Regards

Alisha

-- 
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/groups/opt_out.

-- 
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/groups/opt_out.


Re: $$Excel-Macros$$ Help needed in creating a Dashbord

2013-10-16 Thread ashish koul
Hi try these links see if it helps

http://chandoo.org/wp/2010/01/04/sales-dashboards/
http://chandoo.org/wp/2008/03/28/73-free-designer-quality-excel-chart-templates-grab-now-and-become-a-charting-superman/
http://chandoo.org/wp/2011/03/22/customer-service-dashboard/
http://www.excelhero.com/blog/2010/09/animated-business-chart-3.html
http://chandoo.org/wp/2012/07/30/excel-salary-survey-contest-results/
http://www.facebook.com/EXCELVBAMACROS
http://www.clearlyandsimply.com/clearly_and_simply/2009/06/choropleth-maps-with-excel.html


Regards
Ashish


On Wed, Oct 16, 2013 at 1:16 PM, xlstime  wrote:

> PFA some HR dashboards example
>
> .
>
> Enjoy
> Team XLS
>
>
>
> On Tue, Oct 15, 2013 at 11:20 PM, alisha malhotra <
> alisha.malhotr...@gmail.com> wrote:
>
>> Hi,
>>
>>
>> I am working in HR department in a manufacturing company and want to
>> create a dashboard.
>>
>> Please guide me in preparing the same like the things to be covered in
>> the dashboard
>>
>> How can I link some list box or combo box to a chart in the dashboard
>> without macro i.e. through formulas if it can be done.
>>
>> Thanks & Regards
>> Alisha
>>
>> --
>> 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/groups/opt_out.
>>
>
>  --
> 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/groups/opt_out.
>



-- 
*Regards*
* *
*Ashish Koul*


*Visit*
*My Excel Blog *
Like Us on 
Facebook
Join Us on Facebook 


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 f

Re: $$Excel-Macros$$ Help needed in creating a Dashbord

2013-10-16 Thread alisha malhotra
Hi

I have attached some dummy data.

Please suggest how can I calculate on year basis or division basis like if
I change the division to calculate the head count/CTC then data should
change automatically.

In HR Dashboard I can show the status of recruitment done/ Exits/Head
Count in a particular year and CTC etc..

Please suggest which data needs to be added to prepare an HR Dashboard. I
don't have much knowledge about Dashboard.

Regards
Alisha


On Wed, Oct 16, 2013 at 7:21 AM, ashish koul  wrote:

> Hi try these links see if it helps
>
> http://chandoo.org/wp/2010/01/04/sales-dashboards/
>
> http://chandoo.org/wp/2008/03/28/73-free-designer-quality-excel-chart-templates-grab-now-and-become-a-charting-superman/
> http://chandoo.org/wp/2011/03/22/customer-service-dashboard/
> http://www.excelhero.com/blog/2010/09/animated-business-chart-3.html
> http://chandoo.org/wp/2012/07/30/excel-salary-survey-contest-results/
> http://www.facebook.com/EXCELVBAMACROS
>
> http://www.clearlyandsimply.com/clearly_and_simply/2009/06/choropleth-maps-with-excel.html
>
>
> Regards
> Ashish
>
>
> On Wed, Oct 16, 2013 at 1:16 PM, xlstime  wrote:
>
>> PFA some HR dashboards example
>>
>> .
>>
>> Enjoy
>> Team XLS
>>
>>
>>
>> On Tue, Oct 15, 2013 at 11:20 PM, alisha malhotra <
>> alisha.malhotr...@gmail.com> wrote:
>>
>>> Hi,
>>>
>>>
>>> I am working in HR department in a manufacturing company and want to
>>> create a dashboard.
>>>
>>> Please guide me in preparing the same like the things to be covered in
>>> the dashboard
>>>
>>> How can I link some list box or combo box to a chart in the dashboard
>>> without macro i.e. through formulas if it can be done.
>>>
>>> Thanks & Regards
>>> Alisha
>>>
>>> --
>>> 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/groups/opt_out.
>>>
>>
>>  --
>> 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/groups/opt_out.
>>
>
>
>
> --
> *Regards*
> * *
> *Ashish Koul*
>
>
> *Visit*
> *My Excel Blog *
> Like Us on 
> Facebook
> Join Us on Facebook 
>
>
> 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 Pl

RE: $$Excel-Macros$$ Help needed in changing this code

2010-08-16 Thread Dave Bonallack

Hi Alex,

Have a look at the attached. I have assumed by the syntax of your original code 
that you are useing XL2007, so I've used that too.

One sheet does what you want by macro, while the second sheet does it with 
coditional formatting. The second sheet has the advantage of being active, in 
that the colours will change instantly if a cell in Col B becomes blank or 
non-blank. In the first sheet you have to run the macro again, or change it to 
an event macro.

Regards - Dave.
 


From: zanderman1...@googlemail.com
To: excel-macros@googlegroups.com
Subject: $$Excel-Macros$$ Help needed in changing this code
Date: Mon, 16 Aug 2010 02:05:21 +0100






 
 
 Hi all
 
I have been working on the following piece of code to identify Blank Cells and 
turn them red:
 
Range("B2:B105").Select
Selection.SpecialCells(xlCellTypeBlanks).Select
ActiveWindow.SmallScroll ToRight:=-1
With Selection.Interior
.Pattern = xlSolid
.PatternColorIndex = xlAutomatic
.Color = 255
.TintAndShade = 0
.PatternTintAndShade = 0
End With
Range("B15").Select
 
I would like to expand the code to do the following:
 
1 expand this code so it searches the B column but instead off turning the 
Blank cells in column B red it turns the cells Ajacent to the blanks in column 
A Red
2 I would like to turn the cells that are adjacent to the cells that are not 
blank green
 
If you could help with this I would be most greatful
 
Alex Cargill

-- 
--
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
 
<><><><><><><><><><><><><><><><><><><><><><>
HELP US GROW !!
 
We reach over 7000 subscribers worldwide and receive many nice notes about the 
learning and support from the group.Let friends and co-workers know they can 
subscribe to group at http://groups.google.com/group/excel-macros/subscribe
  

-- 
--
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

<><><><><><><><><><><><><><><><><><><><><><>
HELP US GROW !!

We reach over 7000 subscribers worldwide and receive many nice notes about the 
learning and support from the group.Let friends and co-workers know they can 
subscribe to group at http://groups.google.com/group/excel-macros/subscribe


Colours.xlsm
Description: Binary data


RE: $$Excel-Macros$$ Help needed to comine VBA modules

2011-07-28 Thread Daniel
Hi,

You should indicate the file name before the function :
Eg. Personal.xlsb! SpellNumber...

Regards.
Daniel

-Message d'origine-
De : excel-macros@googlegroups.com [mailto:excel-macros@googlegroups.com] De
la part de aju chacko
Envoyé : jeudi 28 juillet 2011 06:10
À : excel-macros@googlegroups.com
Objet : Fwd: $$Excel-Macros$$ Help needed to comine VBA modules

-- Forwarded message --
From: aju chacko 
Date: Wed, 27 Jul 2011 11:37:44 +0100
Subject: $$Excel-Macros$$ Help to create project from the Vba modules
To: excel macro forum 

Hi Friends,

Please see the attched macro work book 'Sample file with macro.xlsx"
when this is macro executed from the attached file it is running without any
problem.But the same module when copied into PERSONAL MACRO WOKBOOK, the
line calling function 'SPELLNUMBER' is throwing '#NAME' error .Program line
is (Line.no-202) (ActiveCell.FormulaR1C1 =
"=SpellNumber(round(GETPIVOTDATA(""VALUE"",R1C1,""Category"",RC[-2]),0))").I
t
apperas that it is not recogonizing the function 'SPELLNUMBER'
included in the same module when copied into personal macro book,Also i
wanted to drill down the pivotable(in w.sheet ANALYSIS) in such way that the
"Name of new worksheet" being created during drill down being taken form the
row label  (Final b,Apex..etc) of pivot table on which I clicked.Since I am
novice to excel vba,i am not competent enough to solve this issue.please see
the attachement & Kindly help.

 With regards
   aju v chacko
   ajuvcha...@gmail.com

--

--
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

--

--
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

-- 
--
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


Re: $$Excel-Macros$$ Help needed to comine VBA modules

2011-07-28 Thread aju chacko
Thank u very much Daniel,can u help me in naming the sheets created while
pivot table being drill down
aju


On Thu, Jul 28, 2011 at 2:46 PM, Daniel  wrote:

> Hi,
>
> You should indicate the file name before the function :
> Eg. Personal.xlsb! SpellNumber...
>
> Regards.
> Daniel
>
> -Message d'origine-
> De : excel-macros@googlegroups.com [mailto:excel-macros@googlegroups.com]
> De
> la part de aju chacko
> Envoyé : jeudi 28 juillet 2011 06:10
> À : excel-macros@googlegroups.com
> Objet : Fwd: $$Excel-Macros$$ Help needed to comine VBA modules
>
> -- Forwarded message --
> From: aju chacko 
> Date: Wed, 27 Jul 2011 11:37:44 +0100
> Subject: $$Excel-Macros$$ Help to create project from the Vba modules
> To: excel macro forum 
>
> Hi Friends,
>
> Please see the attched macro work book 'Sample file with macro.xlsx"
> when this is macro executed from the attached file it is running without
> any
> problem.But the same module when copied into PERSONAL MACRO WOKBOOK, the
> line calling function 'SPELLNUMBER' is throwing '#NAME' error .Program line
> is (Line.no-202) (ActiveCell.FormulaR1C1 =
>
> "=SpellNumber(round(GETPIVOTDATA(""VALUE"",R1C1,""Category"",RC[-2]),0))").I
> t
> apperas that it is not recogonizing the function 'SPELLNUMBER'
> included in the same module when copied into personal macro book,Also i
> wanted to drill down the pivotable(in w.sheet ANALYSIS) in such way that
> the
> "Name of new worksheet" being created during drill down being taken form
> the
> row label  (Final b,Apex..etc) of pivot table on which I clicked.Since I am
> novice to excel vba,i am not competent enough to solve this issue.please
> see
> the attachement & Kindly help.
>
> With regards
>   aju v chacko
>   ajuvcha...@gmail.com
>
> --
>
> 
> --
> 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
>
> --
>
> 
> --
> 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
>
> --
>
> --
> 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
>

-- 
--
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


RE: $$Excel-Macros$$ Help needed to comine VBA modules

2011-07-29 Thread Daniel
HI,

 

Can you explain a bit more ?

 

Thanks.

 

Daniel

 

De : excel-macros@googlegroups.com [mailto:excel-macros@googlegroups.com] De
la part de aju chacko
Envoyé : vendredi 29 juillet 2011 00:37
À : excel-macros@googlegroups.com
Objet : Re: $$Excel-Macros$$ Help needed to comine VBA modules

 

Thank u very much Daniel,can u help me in naming the sheets created while
pivot table being drill down

aju



On Thu, Jul 28, 2011 at 2:46 PM, Daniel  wrote:

Hi,

You should indicate the file name before the function :
Eg. Personal.xlsb! SpellNumber...

Regards.
Daniel

-Message d'origine-
De : excel-macros@googlegroups.com [mailto:excel-macros@googlegroups.com] De
la part de aju chacko
Envoyé : jeudi 28 juillet 2011 06:10
À : excel-macros@googlegroups.com
Objet : Fwd: $$Excel-Macros$$ Help needed to comine VBA modules


-- Forwarded message --
From: aju chacko 
Date: Wed, 27 Jul 2011 11:37:44 +0100
Subject: $$Excel-Macros$$ Help to create project from the Vba modules
To: excel macro forum 

Hi Friends,

Please see the attched macro work book 'Sample file with macro.xlsx"
when this is macro executed from the attached file it is running without any
problem.But the same module when copied into PERSONAL MACRO WOKBOOK, the
line calling function 'SPELLNUMBER' is throwing '#NAME' error .Program line
is (Line.no-202) (ActiveCell.FormulaR1C1 =
"=SpellNumber(round(GETPIVOTDATA(""VALUE"",R1C1,""Category"",RC[-2]),0))").I
t
apperas that it is not recogonizing the function 'SPELLNUMBER'
included in the same module when copied into personal macro book,Also i
wanted to drill down the pivotable(in w.sheet ANALYSIS) in such way that the
"Name of new worksheet" being created during drill down being taken form the
row label  (Final b,Apex..etc) of pivot table on which I clicked.Since I am
novice to excel vba,i am not competent enough to solve this issue.please see
the attachement & Kindly help.

With regards
  aju v chacko
  ajuvcha...@gmail.com

--

--
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

--


--
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

--

--
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

 

-- 

--
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

  1   2   >