#1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 83
Default macro web

Hi

I would like to create a excel macro, which should open the web link (http),
and it should type the username and password and select each options.

Could someone guide me on it, or if you have any related documents/website
to refer will be very needful.
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,588
Default macro web

http://www.codeforexcelandoutlook.co...tExplorer.html

Tim


"Ranjit kurian" wrote in message
...
Hi

I would like to create a excel macro, which should open the web link
(http),
and it should type the username and password and select each options.

Could someone guide me on it, or if you have any related documents/website
to refer will be very needful.



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 83
Default macro web

Hi Tim

thanks for the link, can u pls tell me where should i give my username and
password to open the web and iam not able to see that the web is opened when
i run the macro.

Set UserN = appIE.Document.getElementsByName("username")



"Tim Williams" wrote:

http://www.codeforexcelandoutlook.co...tExplorer.html

Tim


"Ranjit kurian" wrote in message
...
Hi

I would like to create a excel macro, which should open the web link
(http),
and it should type the username and password and select each options.

Could someone guide me on it, or if you have any related documents/website
to refer will be very needful.




  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,588
Default macro web

You'll have to adjust the code to fit the page you're accessing.
Without the HTML source for the login fields I can't make any suggestions.

Tim

"Ranjit kurian" wrote in message
...
Hi Tim

thanks for the link, can u pls tell me where should i give my username and
password to open the web and iam not able to see that the web is opened
when
i run the macro.

Set UserN = appIE.Document.getElementsByName("username")



"Tim Williams" wrote:

http://www.codeforexcelandoutlook.co...tExplorer.html

Tim


"Ranjit kurian" wrote in message
...
Hi

I would like to create a excel macro, which should open the web link
(http),
and it should type the username and password and select each options.

Could someone guide me on it, or if you have any related
documents/website
to refer will be very needful.






Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Macro recorded... tabs & file names changed, macro hangs Steve Excel Worksheet Functions 3 October 30th 09 11:41 AM
Macro to copy and paste values (columns)I have a macro file built C02C04 Excel Programming 2 May 2nd 08 01:51 PM
Macro not showing in Tools/Macro/Macros yet show up when I goto VBA editor [email protected] Excel Programming 2 March 30th 07 07:48 PM
macro to delete entire rows when column A is blank ...a quick macro vikram Excel Programming 4 May 3rd 04 08:45 PM
Start Macro / Stop Macro / Restart Macro Pete[_13_] Excel Programming 2 November 21st 03 05:04 PM


All times are GMT +1. The time now is 10:33 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"