Re: $$Excel-Macros$$ Need macro for repetative formatting

2014-04-03 Thread Suyog Kulkarni
Hello Ravinder,

Pl refer attached excel which contains all steps & also refer two sheet. 
One with original software output & other is "required format"
I'm requesting all to look into this & kindly help me. 

With Regards,
*Suyog*

On Wednesday, 2 April 2014 15:17:01 UTC+5:30, ravinder negi wrote:
>
> Provid any data and your 10 steps which u want to do after download data 
> from software
>
>  
>
> *From:* excel-...@googlegroups.com  [mailto:
> excel-...@googlegroups.com ] *On Behalf Of *Suyog Kulkarni
> *Sent:* Tuesday, April 01, 2014 7:18 PM
> *To:* excel-...@googlegroups.com 
> *Subject:* Re: $$Excel-Macros$$ Need macro for repetative formatting
>
>  
>
> Hello All,
>
> Pl advice on mail below. Am I asking something very difficult ? If anybody 
> can help that can save my lots of time.
> Pl do the needful.
>
> Regards,
> Suyog
>  
>
> On Tuesday, 25 March 2014 11:59:37 UTC+5:30, Suyog Kulkarni wrote:
>
> Hello Vicky,
>
> I'm not at all coping data from any where otherwise I would have used the 
> "paste special". I'm pulling data from software & which some times finish 
> within 10 rows & 10 columns & sometimes it's cross 30 columns & 100 plus 
> rows.
>
> If somehow I want to tell excel that follow my 10 steps upto last row & 
> last column which is having text. It may be "row 10 column 10" or "row 85 
> or column 60" or anything. Sometimes it's come so hectic to just waste time 
> on formatting only. 
>
> Pl help & solve this problem.
>
> With Regards,
> Suyog 
>
> On Tuesday, 25 March 2014 01:49:38 UTC+5:30, Vicky wrote:
>
> Hi Suyog,
>
>  
>
>  
>
> My understanding is you would like to have same format for all data so my 
> logic is rather formating each line of data I have saved your format in 
> "Format" tab in attached sheet and then that format will be applied to your 
> copied data in Original Sheet.
>
>  
>
> Same as we do in Excel using *Paste special + Paste+Formats.* 
>
>  
>
> Hope this makes sense.
>
>  
>
> Regards,
>
>  
>
> On Mon, Mar 24, 2014 at 7:29 PM, Suyog Kulkarni  wrote:
>
> Hello All,
>
> Greetings for the day. 
> Pl refer attached excel, I'm using one database software & when I pull out 
> different reports from that I need to do 10 steps for each report every 
> time. I've tried to record macro also but I don't know how to find out 
> "last cell which contains text" sometimes report may finish in F column & 
> 30th row or sometimes it cross P column & 150th row. 
>
> Refer attached excel, I've added my steps, sample of original report & 
> sample of expected report. If I got answer of this, this will increase my 
> productivity & can save lots of time. 
>
> With Regards,
> Suyog
>
> -- 
> 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/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 anoth

RE: $$Excel-Macros$$ Need macro for repetative formatting

2014-04-02 Thread Ravinder
Provid any data and your 10 steps which u want to do after download data from 
software

 

From: excel-macros@googlegroups.com [mailto:excel-macros@googlegroups.com] On 
Behalf Of Suyog Kulkarni
Sent: Tuesday, April 01, 2014 7:18 PM
To: excel-macros@googlegroups.com
Subject: Re: $$Excel-Macros$$ Need macro for repetative formatting

 

Hello All,

Pl advice on mail below. Am I asking something very difficult ? If anybody can 
help that can save my lots of time.
Pl do the needful.

Regards,
Suyog
 

On Tuesday, 25 March 2014 11:59:37 UTC+5:30, Suyog Kulkarni wrote:

Hello Vicky,

I'm not at all coping data from any where otherwise I would have used the 
"paste special". I'm pulling data from software & which some times finish 
within 10 rows & 10 columns & sometimes it's cross 30 columns & 100 plus rows.

If somehow I want to tell excel that follow my 10 steps upto last row & last 
column which is having text. It may be "row 10 column 10" or "row 85 or column 
60" or anything. Sometimes it's come so hectic to just waste time on formatting 
only. 

Pl help & solve this problem.

With Regards,
Suyog 

On Tuesday, 25 March 2014 01:49:38 UTC+5:30, Vicky wrote:

Hi Suyog,

 

 

My understanding is you would like to have same format for all data so my logic 
is rather formating each line of data I have saved your format in "Format" tab 
in attached sheet and then that format will be applied to your copied data in 
Original Sheet.

 

Same as we do in Excel using Paste special + Paste+Formats. 

 

Hope this makes sense.

 

Regards,

 

On Mon, Mar 24, 2014 at 7:29 PM, Suyog Kulkarni  wrote:

Hello All,

Greetings for the day. 
Pl refer attached excel, I'm using one database software & when I pull out 
different reports from that I need to do 10 steps for each report every time. 
I've tried to record macro also but I don't know how to find out "last cell 
which contains text" sometimes report may finish in F column & 30th row or 
sometimes it cross P column & 150th row. 

Refer attached excel, I've added my steps, sample of original report & sample 
of expected report. If I got answer of this, this will increase my productivity 
& can save lots of time. 

With Regards,
Suyog

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

Re: $$Excel-Macros$$ Need macro for repetative formatting

2014-04-01 Thread Suyog Kulkarni
Hello All,

Pl advice on mail below. Am I asking something very difficult ? If anybody 
can help that can save my lots of time.
Pl do the needful.

Regards,
Suyog
 

> On Tuesday, 25 March 2014 11:59:37 UTC+5:30, Suyog Kulkarni wrote:
>>
>> Hello Vicky,
>>
>> I'm not at all coping data from any where otherwise I would have used the 
>> "paste special". I'm pulling data from software & which some times finish 
>> within 10 rows & 10 columns & sometimes it's cross 30 columns & 100 plus 
>> rows.
>>
>> If somehow I want to tell excel that follow my 10 steps upto last row & 
>> last column which is having text. It may be "row 10 column 10" or "row 85 
>> or column 60" or anything. Sometimes it's come so hectic to just waste time 
>> on formatting only. 
>>
>> Pl help & solve this problem.
>>
>> With Regards,
>> Suyog 
>>
>> On Tuesday, 25 March 2014 01:49:38 UTC+5:30, Vicky wrote:
>>>
>>> Hi Suyog,
>>>
>>>
>>> My understanding is you would like to have same format for all data so 
>>> my logic is rather formating each line of data I have saved your format in 
>>> "Format" tab in attached sheet and then that format will be applied to your 
>>> copied data in Original Sheet.
>>>
>>> Same as we do in Excel using *Paste special + Paste+Formats.* 
>>>
>>> Hope this makes sense.
>>>
>>> Regards,
>>>
>>>
>>> On Mon, Mar 24, 2014 at 7:29 PM, Suyog Kulkarni wrote:
>>>
 Hello All,

 Greetings for the day. 
 Pl refer attached excel, I'm using one database software & when I pull 
 out different reports from that I need to do 10 steps for each report 
 every 
 time. I've tried to record macro also but I don't know how to find out 
 "last cell which contains text" sometimes report may finish in F column & 
 30th row or sometimes it cross P column & 150th row. 

 Refer attached excel, I've added my steps, sample of original report & 
 sample of expected report. If I got answer of this, this will increase my 
 productivity & can save lots of time. 

 With Regards,
 Suyog

 -- 
 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/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$$ Need macro for repetative formatting

2014-03-27 Thread Suyog Kulkarni
Hello All,

Pl help & try to solve my problem.

Regards,
Suyog




On Tuesday, 25 March 2014 11:59:37 UTC+5:30, Suyog Kulkarni wrote:
>
> Hello Vicky,
>
> I'm not at all coping data from any where otherwise I would have used the 
> "paste special". I'm pulling data from software & which some times finish 
> within 10 rows & 10 columns & sometimes it's cross 30 columns & 100 plus 
> rows.
>
> If somehow I want to tell excel that follow my 10 steps upto last row & 
> last column which is having text. It may be "row 10 column 10" or "row 85 
> or column 60" or anything. Sometimes it's come so hectic to just waste time 
> on formatting only. 
>
> Pl help & solve this problem.
>
> With Regards,
> Suyog 
>
> On Tuesday, 25 March 2014 01:49:38 UTC+5:30, Vicky wrote:
>>
>> Hi Suyog,
>>
>>
>> My understanding is you would like to have same format for all data so my 
>> logic is rather formating each line of data I have saved your format in 
>> "Format" tab in attached sheet and then that format will be applied to your 
>> copied data in Original Sheet.
>>
>> Same as we do in Excel using *Paste special + Paste+Formats.* 
>>
>> Hope this makes sense.
>>
>> Regards,
>>
>>
>> On Mon, Mar 24, 2014 at 7:29 PM, Suyog Kulkarni wrote:
>>
>>> Hello All,
>>>
>>> Greetings for the day. 
>>> Pl refer attached excel, I'm using one database software & when I pull 
>>> out different reports from that I need to do 10 steps for each report every 
>>> time. I've tried to record macro also but I don't know how to find out 
>>> "last cell which contains text" sometimes report may finish in F column & 
>>> 30th row or sometimes it cross P column & 150th row. 
>>>
>>> Refer attached excel, I've added my steps, sample of original report & 
>>> sample of expected report. If I got answer of this, this will increase my 
>>> productivity & can save lots of time. 
>>>
>>> With Regards,
>>> Suyog
>>>
>>> -- 
>>> 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/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$$ Need macro for repetative formatting

2014-03-24 Thread Suyog Kulkarni
Hello Vicky,

I'm not at all coping data from any where otherwise I would have used the 
"paste special". I'm pulling data from software & which some times finish 
within 10 rows & 10 columns & sometimes it's cross 30 columns & 100 plus 
rows.

If somehow I want to tell excel that follow my 10 steps upto last row & 
last column which is having text. It may be "row 10 column 10" or "row 85 
or column 60" or anything. Sometimes it's come so hectic to just waste time 
on formatting only. 

Pl help & solve this problem.

With Regards,
Suyog 

On Tuesday, 25 March 2014 01:49:38 UTC+5:30, Vicky wrote:
>
> Hi Suyog,
>
>
> My understanding is you would like to have same format for all data so my 
> logic is rather formating each line of data I have saved your format in 
> "Format" tab in attached sheet and then that format will be applied to your 
> copied data in Original Sheet.
>
> Same as we do in Excel using *Paste special + Paste+Formats.* 
>
> Hope this makes sense.
>
> Regards,
>
>
> On Mon, Mar 24, 2014 at 7:29 PM, Suyog Kulkarni 
> 
> > wrote:
>
>> Hello All,
>>
>> Greetings for the day. 
>> Pl refer attached excel, I'm using one database software & when I pull 
>> out different reports from that I need to do 10 steps for each report every 
>> time. I've tried to record macro also but I don't know how to find out 
>> "last cell which contains text" sometimes report may finish in F column & 
>> 30th row or sometimes it cross P column & 150th row. 
>>
>> Refer attached excel, I've added my steps, sample of original report & 
>> sample of expected report. If I got answer of this, this will increase my 
>> productivity & can save lots of time. 
>>
>> With Regards,
>> Suyog
>>
>> -- 
>> 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/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$$ Need macro for repetative formatting

2014-03-24 Thread Bipin Singh
Hi Suyog,


My understanding is you would like to have same format for all data so my
logic is rather formating each line of data I have saved your format in
"Format" tab in attached sheet and then that format will be applied to your
copied data in Original Sheet.

Same as we do in Excel using *Paste special + Paste+Formats.*

Hope this makes sense.

Regards,


On Mon, Mar 24, 2014 at 7:29 PM, Suyog Kulkarni  wrote:

> Hello All,
>
> Greetings for the day.
> Pl refer attached excel, I'm using one database software & when I pull out
> different reports from that I need to do 10 steps for each report every
> time. I've tried to record macro also but I don't know how to find out
> "last cell which contains text" sometimes report may finish in F column &
> 30th row or sometimes it cross P column & 150th row.
>
> Refer attached excel, I've added my steps, sample of original report &
> sample of expected report. If I got answer of this, this will increase my
> productivity & can save lots of time.
>
> With Regards,
> Suyog
>
> --
> 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.


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