Hi Vaibhav,

I think the end loop i.e. "For x = 3 …" is counting the number of
worksheets in the workbook, if it is less than 3 than it proceeds to
execute the code.

Is there a way to make Sheet Name dynamic in code. Now we are specifying
"RAW" and "Final" in the code. This works if there are only 2 sheets i.e.
input and Final. What if we have more than one input and Final Sheet. For
e.g. Now we have "STD III", but if I have to add "STD IV" or "STD V" as
well, then I need to add so many modules. Can we have one code that checks
the STD and then execute. May be a pop-up that asks for the STD and then
picks that sheet.

NOTE: there will be slight variation in the RAW / Final sheet for various
STD and that would be addition/subtraction of subjects and change in Name.

On Mon, Oct 6, 2014 at 1:44 PM, Vaibhav Joshi <v...@vabs.in> wrote:

> what other requests?
>
> +++++
> *I did not do this for you. God is here working through me for you.*
>
> On Mon, Oct 6, 2014 at 1:20 PM, joseph camill <joseph.cam...@gmail.com>
> wrote:
>
>> Hi Vaibhav,
>>
>> Thank you for the clarification. Is there any chance to get the other
>> request, if possible.
>>
>> Thanks,
>> Joseph
>>
>> On Mon, Oct 6, 2014 at 12:04 PM, Vaibhav Joshi <v...@vabs.in> wrote:
>>
>>> Hi,
>>>
>>> You have 2 sheets in this excel workbook,
>>>
>>>
>>> I am creating new sheets after sheet 2 for each students, once all sheet
>>> is created i am selecting all sheets and sending it to PDF for publishing
>>> in to one file.
>>>
>>> Cheers!!
>>>
>>> +++++
>>> *I did not do this for you. God is here working through me for you.*
>>>
>>> On Mon, Oct 6, 2014 at 12:15 AM, joseph camill <joseph.cam...@gmail.com>
>>> wrote:
>>>
>>>> Hi Vaibhav,
>>>>
>>>> Can you please explain the last loop in the code "For x = 3 …" part.
>>>>
>>>> On Tue, Sep 30, 2014 at 4:04 PM, Vaibhav Joshi <v...@vabs.in> wrote:
>>>>
>>>>> Cheers!!
>>>>>
>>>>> +++++
>>>>> *I did not do this for you. God is here working through me for you.*
>>>>>
>>>>> On Tue, Sep 30, 2014 at 4:44 AM, joseph camill <
>>>>> joseph.cam...@gmail.com> wrote:
>>>>>
>>>>>> Hi Vaibhav,
>>>>>>
>>>>>> It is working perfect, as per my requirement. Will email if incase I
>>>>>> need any further updates.
>>>>>>
>>>>>> Thank you very much, you made my work easy.
>>>>>>
>>>>>>
>>>>>>
>>>>>> On Mon, Sep 29, 2014 at 11:23 PM, Vaibhav Joshi <v...@vabs.in> wrote:
>>>>>>
>>>>>>> Cheers
>>>>>>> On Sep 29, 2014 9:58 PM, "joseph camill" <joseph.cam...@gmail.com>
>>>>>>> wrote:
>>>>>>>
>>>>>>>> Hi Vaibhav,
>>>>>>>>
>>>>>>>> Thank you for the file and working on suggested changes. It is very
>>>>>>>> helpful. Will have a look in detail and will revert.
>>>>>>>>
>>>>>>>> It is really a great one.
>>>>>>>>
>>>>>>>> On Mon, Sep 29, 2014 at 2:32 PM, Vaibhav Joshi <v...@vabs.in> wrote:
>>>>>>>>
>>>>>>>>> 1. Create folder name based on "STD" - Ok
>>>>>>>>> 2. Have just one pdf with all the reports. - Chk attachments
>>>>>>>>> 3. Right now it is generating the name using "Offset" i suppose,
>>>>>>>>> Can we do a search for "Name" and then generate. - Do you want for few
>>>>>>>>> employees? then paste employee name in range U then report for only 
>>>>>>>>> those
>>>>>>>>> employee will be generated. If you want report for all employees then 
>>>>>>>>> keep
>>>>>>>>> Column U as blank.
>>>>>>>>>
>>>>>>>>> Cheers!!
>>>>>>>>>
>>>>>>>>> +++++
>>>>>>>>> *I did not do this for you. God is here working through me for
>>>>>>>>> you.*
>>>>>>>>>
>>>>>>>>> On Sun, Sep 28, 2014 at 9:02 PM, joseph camill <
>>>>>>>>> joseph.cam...@gmail.com> wrote:
>>>>>>>>>
>>>>>>>>>> Hi Vaibhav,
>>>>>>>>>>
>>>>>>>>>> Thank you for the file. It is very helpful. Is it possible to
>>>>>>>>>> make three changes.
>>>>>>>>>>
>>>>>>>>>> 1. Create folder name based on "STD"
>>>>>>>>>> 2. Have just one pdf with all the reports.
>>>>>>>>>> 3. Right now it is generating the name using "Offset" i suppose,
>>>>>>>>>> Can we do a search for "Name" and then generate.
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>> On Sun, Sep 28, 2014 at 8:58 PM, joseph camill <
>>>>>>>>>> joseph.cam...@gmail.com> wrote:
>>>>>>>>>>
>>>>>>>>>>> Hi Vaibhav,
>>>>>>>>>>>
>>>>>>>>>>> Thank you for the file. It is very helpful. It creates various
>>>>>>>>>>> PDF as per the Name, Is it possible to have just one pdf with all 
>>>>>>>>>>> the mark
>>>>>>>>>>> sheet.
>>>>>>>>>>>
>>>>>>>>>>> On Sun, Sep 28, 2014 at 7:06 PM, joseph camill <
>>>>>>>>>>> joseph.cam...@gmail.com> wrote:
>>>>>>>>>>>
>>>>>>>>>>>> Hi Vaibhav,
>>>>>>>>>>>>
>>>>>>>>>>>> Thank you for the solution. I will check it and get back to you.
>>>>>>>>>>>>
>>>>>>>>>>>> Thanks and regards,
>>>>>>>>>>>> Joseph
>>>>>>>>>>>> On Sep 27, 2014 3:43 PM, "Vaibhav Joshi" <v...@vabs.in> wrote:
>>>>>>>>>>>>
>>>>>>>>>>>>> Hey
>>>>>>>>>>>>>
>>>>>>>>>>>>> Chek attachment, just click on blue button & folder name Test
>>>>>>>>>>>>> will be created on desktop & report card will be saved name wise 
>>>>>>>>>>>>> in PDF
>>>>>>>>>>>>> file..
>>>>>>>>>>>>>
>>>>>>>>>>>>> if you get error getting pdf file ensure you have installed
>>>>>>>>>>>>> extension from this link:
>>>>>>>>>>>>> http://www.microsoft.com/en-in/download/details.aspx?id=9943
>>>>>>>>>>>>>
>>>>>>>>>>>>> Cheers!!
>>>>>>>>>>>>>
>>>>>>>>>>>>> +++++
>>>>>>>>>>>>> *I did not do this for you. God is here working through me for
>>>>>>>>>>>>> you.*
>>>>>>>>>>>>>
>>>>>>>>>>>>> On Sat, Sep 27, 2014 at 4:10 AM, joseph camill <
>>>>>>>>>>>>> joseph.cam...@gmail.com> wrote:
>>>>>>>>>>>>>
>>>>>>>>>>>>>> Hi,
>>>>>>>>>>>>>>
>>>>>>>>>>>>>> I am working on a project where I need to print 100 report
>>>>>>>>>>>>>> card at a time either directly to a printer or as PDF.
>>>>>>>>>>>>>>
>>>>>>>>>>>>>> Attached is the example workbook. All my data will be entered
>>>>>>>>>>>>>> in sheet named "Raw" and my output should look like sheet named 
>>>>>>>>>>>>>> "Final".
>>>>>>>>>>>>>>
>>>>>>>>>>>>>> Is it possible to print it to PDF / printer without having to
>>>>>>>>>>>>>> create number of sheets?
>>>>>>>>>>>>>>
>>>>>>>>>>>>>> Thank you in advance.
>>>>>>>>>>>>>>
>>>>>>>>>>>>>> Regards,
>>>>>>>>>>>>>> Joseph
>>>>>>>>>>>>>>
>>>>>>>>>>>>>> --
>>>>>>>>>>>>>> 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.
>>>>>>>>>>
>>>>>>>>>
>>>>>>>>>  --
>>>>>>>>> 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.
>>>>>>>
>>>>>>
>>>>>>  --
>>>>>> 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.
>>>>
>>>
>>>  --
>>> 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.
>

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

Reply via email to