PC Review


Reply
Thread Tools Rate Thread

What is the command to select a button in alert message?

 
 
=?Utf-8?B?ZXppbA==?=
Guest
Posts: n/a
 
      9th Jun 2007
I have to save .CSV file from hyperlink. For that when I use following command
it gives an opening alert message like "The file may contain viruses Would you
like to open the file" .For that I have to give "OK" command. How to do this
through macro programming? What is the command available to do this?

ActiveWorkbook.FollowHyperlink Address:="http://example(e.g. csv or pdf
file)", _
NewWindow:=True

(Note : I tried to avoid this alert message, but it requires windows
registry modification. I dont want to do this)
 
Reply With Quote
 
 
 
 
=?Utf-8?B?R2FyeScncyBTdHVkZW50?=
Guest
Posts: n/a
 
      9th Jun 2007
See:

http://support.microsoft.com/Default.aspx?kbid=829072



--
Gary''s Student - gsnu200728


"ezil" wrote:

> I have to save .CSV file from hyperlink. For that when I use following command
> it gives an opening alert message like "The file may contain viruses Would you
> like to open the file" .For that I have to give "OK" command. How to do this
> through macro programming? What is the command available to do this?
>
> ActiveWorkbook.FollowHyperlink Address:="http://example(e.g. csv or pdf
> file)", _
> NewWindow:=True
>
> (Note : I tried to avoid this alert message, but it requires windows
> registry modification. I dont want to do this)

 
Reply With Quote
 
=?Utf-8?B?ZXppbA==?=
Guest
Posts: n/a
 
      9th Jun 2007
Thanks,

Actually my idea is to download series of .csv files through macro. I changed
the settings for .csv files through folder option menu (as given in method
-1 from website referred by you) but it is not working.
I again changed the settings for .xls files through folder option now it is
working. ( for .csv files) Thank you very much .


"Gary''s Student" wrote:

> See:
>
> http://support.microsoft.com/Default.aspx?kbid=829072
>
>
>
> --
> Gary''s Student - gsnu200728
>
>
> "ezil" wrote:
>
> > I have to save .CSV file from hyperlink. For that when I use following command
> > it gives an opening alert message like "The file may contain viruses Would you
> > like to open the file" .For that I have to give "OK" command. How to do this
> > through macro programming? What is the command available to do this?
> >
> > ActiveWorkbook.FollowHyperlink Address:="http://example(e.g. csv or pdf
> > file)", _
> > NewWindow:=True
> >
> > (Note : I tried to avoid this alert message, but it requires windows
> > registry modification. I dont want to do this)

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Link command button to select customer???? jwr Microsoft Access Forms 10 12th Jun 2006 01:33 AM
Alert message show again when i press browser back button neeraj Microsoft VB .NET 0 25th May 2006 11:53 AM
Command Button - Select Printer =?Utf-8?B?QjBCbWFzdGVyNDAwMDA=?= Microsoft Access Reports 0 5th Jan 2006 04:57 AM
command button to select report =?Utf-8?B?Um9iaW4gUmVteQ==?= Microsoft Access 0 7th Dec 2005 08:18 PM
Command Button select Record =?Utf-8?B?Q01vcmdhbg==?= Microsoft Access 5 27th Oct 2004 12:15 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 05:00 PM.