I’ve made a spreadsheet in openoffice using c# with several different sheets. On sheet 1 is a list of all the names of the rest of the sheet. how is it possible to set up a hyperlink from each of these cells to there corresponding sheet.
I have looked through the internet but i have struggled to find any helpful information. Can anybody point me in the right direction on how to program this?
I’m not sure if i understand you right, but this may be helpful, put it in your cell:
This (should) jump to cell C3 in table MyTableName.
To just jump to a table use
I cannot try it because i don’t use OpenOffice
Source: http://www.ooowiki.de/HyperLink