View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
SPYREN SPYREN is offline
external usenet poster
 
Posts: 10
Default Send a String to a Web-Browser Window Using Macros

Greetings,

How can I send a string of data such as 192.168.0.1\TextString\Show\CR to a
IE Window (same window every time) from an Excel macro? or any other method?.
I heve attempted to do this using Hyperlinks, but Ecxel automatically
converts ALL the \ characters to /.

Thank you for your support.