PC Review


Reply
Thread Tools Rate Thread

Copy and paste from ie to excel using macro

 
 
=?Utf-8?B?TGFycnkgU2FydG9yaXM=?=
Guest
Posts: n/a
 
      9th Aug 2005
I'm trying to copy information from internet explorer into excel. There's a
lot of info on different pages so I was wondering if this was possible?

Basically the website has a search function. I have all the searches I need
in excel right now. Right now I'm copying the search item into the search
window and then hitting enter then copying a description of the item and then
copying that into excel. Then I'm going back to the search bar and entering
another search item.

Does this make sense? Is there a way to write this as a macro? I'm
familiar with making macros but I've always stayed within excel.

Thanks for any help
 
Reply With Quote
 
 
 
 
=?Utf-8?B?TGFycnkgU2FydG9yaXM=?=
Guest
Posts: n/a
 
      9th Aug 2005
bump!

"Larry Sartoris" wrote:

> I'm trying to copy information from internet explorer into excel. There's a
> lot of info on different pages so I was wondering if this was possible?
>
> Basically the website has a search function. I have all the searches I need
> in excel right now. Right now I'm copying the search item into the search
> window and then hitting enter then copying a description of the item and then
> copying that into excel. Then I'm going back to the search bar and entering
> another search item.
>
> Does this make sense? Is there a way to write this as a macro? I'm
> familiar with making macros but I've always stayed within excel.
>
> Thanks for any help

 
Reply With Quote
 
Tim Williams
Guest
Posts: n/a
 
      9th Aug 2005

Do a view-source and find the "<form...>" tag: is the "method" GET or POST?
Default (if none stated) is GET.
If it uses GET you should be able to see your search terms in the browser
address bar.


Tim.

--
Tim Williams
Palo Alto, CA


"Larry Sartoris" <(E-Mail Removed)> wrote in message
news:EC344BF4-49D4-469B-B095-(E-Mail Removed)...
> bump!
>
> "Larry Sartoris" wrote:
>
> > I'm trying to copy information from internet explorer into excel.

There's a
> > lot of info on different pages so I was wondering if this was possible?
> >
> > Basically the website has a search function. I have all the searches I

need
> > in excel right now. Right now I'm copying the search item into the

search
> > window and then hitting enter then copying a description of the item and

then
> > copying that into excel. Then I'm going back to the search bar and

entering
> > another search item.
> >
> > Does this make sense? Is there a way to write this as a macro? I'm
> > familiar with making macros but I've always stayed within excel.
> >
> > Thanks for any help



 
Reply With Quote
 
=?Utf-8?B?TGFycnkgU2FydG9yaXM=?=
Guest
Posts: n/a
 
      15th Aug 2005
<form action="/search/search.asp" method="POST" name="theForm">

you're referring to this?

I'm thinking that it's POST. What now?

"Tim Williams" wrote:

>
> Do a view-source and find the "<form...>" tag: is the "method" GET or POST?
> Default (if none stated) is GET.
> If it uses GET you should be able to see your search terms in the browser
> address bar.
>
>
> Tim.
>
> --
> Tim Williams
> Palo Alto, CA
>
>
> "Larry Sartoris" <(E-Mail Removed)> wrote in message
> news:EC344BF4-49D4-469B-B095-(E-Mail Removed)...
> > bump!
> >
> > "Larry Sartoris" wrote:
> >
> > > I'm trying to copy information from internet explorer into excel.

> There's a
> > > lot of info on different pages so I was wondering if this was possible?
> > >
> > > Basically the website has a search function. I have all the searches I

> need
> > > in excel right now. Right now I'm copying the search item into the

> search
> > > window and then hitting enter then copying a description of the item and

> then
> > > copying that into excel. Then I'm going back to the search bar and

> entering
> > > another search item.
> > >
> > > Does this make sense? Is there a way to write this as a macro? I'm
> > > familiar with making macros but I've always stayed within excel.
> > >
> > > Thanks for any help

>
>
>

 
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
Copy/Paste Excel Macro Justin Microsoft Excel Programming 4 8th Jan 2010 03:41 PM
Excel Macro to Copy & Paste prometheus_au@excite.com.au Microsoft Excel Worksheet Functions 0 1st Dec 2005 01:56 PM
Macro to copy excel and paste in word =?Utf-8?B?RGFuaWVsIFIuIFlvdW5n?= Microsoft Excel Programming 0 1st Nov 2005 08:03 PM
copy multiple worksheets of a workbook, and paste onto a Word document ( either create new doc file or paste onto an existing file.) I need this done by VBA, Excel Macro Steven Microsoft Excel Programming 1 17th Oct 2005 08:56 AM
Copy/Paste From Excel To Word Macro Kris Taylor Microsoft Excel Programming 15 26th Jul 2004 02:27 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 05:13 AM.