View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
jason jason is offline
external usenet poster
 
Posts: 33
Default copying information from a web site

basically:

i want to go to bloomberg.com and download the market cap of a firm. i
realize the altering of the address.

the websites are basically identical in shape.
is there a way to do a type of
"ctrl+f"
type: [market cap]
go to : next line
copy it.

?

thanks