Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default Shortcut to unknown Excelversion

Hi!

I have a shortcut to an Excelfile that is used by several users with
different operating systems and different Excelversions.
In the properties of the shortcut I want to write that Excel should
open a new Excel instance. But my problem is that I dont know what
Excel version the user are using. Is there a way to write this without
writing the specific path as below?

Shortcut\Properties\Target
C:\Program\Office97\Office\EXCEL.EXE "MyPath\myfile.xla"

In Start\run you are able to write just "Excel" to open a new Excel.
Should be possible to write something similar in the shortcut?

Thanks in advance!

/ Elisabeth
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default Shortcut to unknown Excelversion

I would think you wouldn't need more than

excel.Exe fullyqualified filename

--
Regards,
Tom Ogilvy

"Elisabeth" wrote in message
om...
Hi!

I have a shortcut to an Excelfile that is used by several users with
different operating systems and different Excelversions.
In the properties of the shortcut I want to write that Excel should
open a new Excel instance. But my problem is that I dont know what
Excel version the user are using. Is there a way to write this without
writing the specific path as below?

Shortcut\Properties\Target
C:\Program\Office97\Office\EXCEL.EXE "MyPath\myfile.xla"

In Start\run you are able to write just "Excel" to open a new Excel.
Should be possible to write something similar in the shortcut?

Thanks in advance!

/ Elisabeth



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default Shortcut to unknown Excelversion

I have tried that with no success...any more suggestions?

Thanks for your reply
/ Lisa
  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Shortcut to unknown Excelversion

Did you ever find a solution for this? I have exactly the same issue.
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
shortcut has change or move so this shortcut can not open bakerstreet Excel Worksheet Functions 2 April 2nd 10 01:21 PM
Finding a string of unknown length in a string of unknown length, Help! Hankjam[_2_] Excel Discussion (Misc queries) 8 July 3rd 08 06:49 PM
Unknown formula - not in help CrazyEd Excel Worksheet Functions 1 October 25th 07 07:07 PM
Unknown Formula Lucky_guy2000 Excel Discussion (Misc queries) 4 April 28th 06 04:22 PM
Unknown Characters Maccas Excel Discussion (Misc queries) 1 July 30th 05 12:09 PM


All times are GMT +1. The time now is 04:42 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"