View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Don Guillett Don Guillett is offline
external usenet poster
 
Posts: 10,124
Default Can I go to a website using a macro in a worksheet?

Most definitely. I do this for clients all the time.
click on the tables to import right clickimport to msexcelOnce you have
it record a macro to refresh while you go into dataimport external
dataedit queryetc

--
Don Guillett
Microsoft MVP Excel
SalesAid Software

"Tony" wrote in message
...
We do a lot of repetitive entry into several different websites, but most
of
the information is the same but maybe in different spots on each
individual
website...i.e. name, address, etc.

Can I design a form on page one to enter all of this information and then
on
sheet 2 design a macro to take the info on sheet 1 and copy and paste into
a
website?