arguments passed by hyperlink?

P

Puppet_Sock

So, the hyperlink function can create a hyperlink in a cell. And it
can do things like opening an Excel spreadsheet to a particular cell.

Can it pass other arguments? For example, is it possible to make it
pass something like /cmd=stuff so that I could use a hyperlink to open
an Access databse with a command line argument?

I want to be able to open an Access database with some kind of
parameter, so that it opens to a particular record. I know how to do
the Access side, if the parameter can be supplied somehow.

Any thoughts?
 
Top