Spreadsheet

J

JV

Question:

I have loaded a spreadsheet control with data. I want to
know if I can do the following (and if so how)? I have
been looking for the anser for two weeks...

1. Can I have a column of cells display as a graphic with
a hyperlink? For example for every row in the spreadsheet
I want columnA to have the picture of a dog that when
clicked goes to www.seethedog.com ?

2. Can the cell of a spreadsheet execute a javascript
button on click? For example for all cells in columnB I
want a popup page to open that displays data for the cell
clicked. Can I use the
href="javascript:void(0)"onClick="window.open(...)
in the cell to pass the data to the popup?

Thanks!
 
A

Andy Tischaefer [MS]

Neither of those things are possible using any version of
the Office Spreadsheet Control.

- Andy
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top