Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
I would like to be able to do the following: <a href="c:\test.xls?param1=123¶m2=1234" / so that when clicked "test.xls" opens and extracts param1 and param2 and does some processing with them ... is this possible. If not what would be the appropriate route to take? Thanks in advance for any help! |