View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
rakka rage rakka rage is offline
external usenet poster
 
Posts: 2
Default Creating a link to a excel CELL

I can copy a cell and paste a shortcut to a cell onto the
desktop... but is there anyway to create that shortcut
programatically? or any way to launch excel with command
line parameters which cause a cell to be selected after
being opened?

excel.exe doc.xls r5c5

or something?