still waiting
 
 

Lakshman Prasad

________________________________
From: LAKSHMAN PRASAD <lakshman_...@yahoo.com>
To: "excel-macros@googlegroups.com" <excel-macros@googlegroups.com> 
Cc: "gawlianil8...@gmail.com" <gawlianil8...@gmail.com>; 
"chayamon...@gmail.com" <chayamon...@gmail.com> 
Sent: Monday, April 15, 2013 12:58 PM
Subject: Re: $$Excel-Macros$$ print all URL details in a PDF file





 still waiting

Lakshman Prasad

________________________________
From: LAKSHMAN PRASAD <lakshman_...@yahoo.com>
To: "excel-macros@googlegroups.com" <excel-macros@googlegroups.com> 
Cc: "gawlianil8...@gmail.com" <gawlianil8...@gmail.com> 
Sent: Saturday, April 13, 2013 10:45 AM
Subject: Re: $$Excel-Macros$$ print all URL details in a PDF file





Dear Anil,
I don’t to print excel details, I want to print column D all details after 
clicked URL, like when I click cell d2 a detail will open, I want print that 
details. See the attached file.
 
Lakshman Prasad



________________________________
From: अनिल नारायण गवली <gawlianil8...@gmail.com>
To: "excel-macros@googlegroups.com" <excel-macros@googlegroups.com>; 
lakshman_...@yahoo.com 
Sent: Friday, April 12, 2013 3:12 PM
Subject: Re: $$Excel-Macros$$ print all URL details in a PDF file



Dear Lakshman,

Pls see the attached sheet.  and Kindly run then macro.


Warm Regards,
Gawli Anil



On Fri, Apr 12, 2013 at 2:07 PM, Chaya <chayamon...@gmail.com> wrote:

Dear Lakshman,
>
>
>
>  I got your point, i am not sure i can do, but i can only try as i am a very 
>new learner. After all our experts will surely tackle out this query. 
>
>
>
>
>Regards,
>Chaya
>
>
>
>On Fri, Apr 12, 2013 at 1:14 PM, LAKSHMAN PRASAD <lakshman_...@yahoo.com> 
>wrote:
>
>Dear chayaThanks for prompt reply, but I want to print column D all details, 
>like when I click cell d2 a detail will open, I want print that details. See 
>the attached file. 
>>Lakshman Prasad
>>
>>
>>From: Chaya <chayamon...@gmail.com>
>>To: "excel-macros@googlegroups.com" <excel-macros@googlegroups.com> 
>>Sent: Friday, April 12, 2013 1:00 PM
>>Subject: Re: $$Excel-Macros$$ print all URL details in a PDF file
>>
>>
>>
>>Dear Lakshman, 
>>
>>
>>    If you have a PDF creater Installed, you can use this code, Just i 
>>recorded.
>>
>>
>>Sub PrintUrl()
>>
>>
>>Sheets("Sheet1").Select
>>
>> Range("D2:D63").Select
>>         Selection.Copy
>>            Workbooks.Add
>>                ActiveSheet.Paste
>>            Application.CutCopyMode = False
>>    ActiveWindow.SelectedSheets.PrintOut Copies:=1, Collate:=True, _
>>        IgnorePrintAreas:=False
>>
>>
>>End Sub
>>
>>
>>
>>
>>Regards,
>>Chaya
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>On Fri, Apr 12, 2013 at 12:36 PM, LAKSHMAN PRASAD <lakshman_...@yahoo.com> 
>>wrote:
>>
>>  
>>>Dear expert
>>>I have a excel file,  in a sheet contain some details with URL, is there any 
>>>formula add-on or marco to print all URL details in a PDF file.
>>>Lakshman Prasad-- 
>>>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 mailto:excel-macros%2bunsubscr...@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,
>>
>>
>>Chaya
>>-- 
>>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 mailto:excel-macros%2bunsubscr...@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 mailto:excel-macros%2bunsubscr...@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,
>
>
>Chaya-- 
>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 mailto:excel-macros%2bunsubscr...@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.
> 
> 
>


-- 
Thanks & Regards,
Gawli Anil Narayan
Software Developer,
Abacus Software Services Pvt Ltd -- 
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.


Reply via email to