View Single Post
  #2 (permalink)  
Old 04-29-2008, 09:13 PM
philkryder philkryder is offline
Member
 
Join Date: Sep 2007
Posts: 79
Default

Is it possible that you might be able to use the INSERT KEYSTROKES to change the variable portion of the URL?

Perhaps you could load a cell from the XCEL into a variable (or the clipboard)

then use
Alt+D
to select the address bar with the current URL.

Then use
[Right Arrow]
to get to the end of the URL
Then use
[backspace]
to get to the point of insertion
then
type the value that you extracted from XCEL
using the $clipboard$ variable.


Something like that might get you where you want to go...
Phil

Last edited by philkryder : 04-29-2008 at 09:15 PM.
Reply With Quote