S
skippingrock
Version: 2008
Operating System: Mac OS X 10.5 (Leopard)
Processor: Intel
Hello,
I have a workbook and in one sheet I have rows of description information and in one column I have created IDs for each of these rows. In my case these are channels of a portal that we are building with a name of the Channel, a description and other information.
In another sheet I have lists of tasks and I want to be able to reference the IDs of the Channels that I created in the other sheet so that we are able to know which Channels to which a task is related.
What we've been using is something like:
=CONCATENATE('Channel IDs & Content Owners'!A58, 'Channel IDs & Content Owners'!A33)
which in my case displays:
uS1-Ch-056 uS1-Ch-031
(we stuck a space in the front of each ID so that it spaced better)
I found out that I could also type:
='Channel IDs & Content Owners'!A58&'Channel IDs & Content Owners'!A33
to display the same thing (I don't know what is better, except that the later is easier to type.
What I really want to be able to do is do what I've done above, but also have the IDs be a link that when clicked on in it would take the user to the cell that was referenced.
So in my example I would see a cell with:
uS1-Ch-056 uS1-Ch-031
If I clicked on: uS1-Ch-056
I would be taken from that cell to cell located at 'Channel IDs & Content Owners'!A58.
Is this possible in Excel? It would sure make navigating our spreadsheet easier. Whenever we see an ID, we could click on the ID and be taken to the original cell to read the referring material.
thanks,
-skipR
Operating System: Mac OS X 10.5 (Leopard)
Processor: Intel
Hello,
I have a workbook and in one sheet I have rows of description information and in one column I have created IDs for each of these rows. In my case these are channels of a portal that we are building with a name of the Channel, a description and other information.
In another sheet I have lists of tasks and I want to be able to reference the IDs of the Channels that I created in the other sheet so that we are able to know which Channels to which a task is related.
What we've been using is something like:
=CONCATENATE('Channel IDs & Content Owners'!A58, 'Channel IDs & Content Owners'!A33)
which in my case displays:
uS1-Ch-056 uS1-Ch-031
(we stuck a space in the front of each ID so that it spaced better)
I found out that I could also type:
='Channel IDs & Content Owners'!A58&'Channel IDs & Content Owners'!A33
to display the same thing (I don't know what is better, except that the later is easier to type.
What I really want to be able to do is do what I've done above, but also have the IDs be a link that when clicked on in it would take the user to the cell that was referenced.
So in my example I would see a cell with:
uS1-Ch-056 uS1-Ch-031
If I clicked on: uS1-Ch-056
I would be taken from that cell to cell located at 'Channel IDs & Content Owners'!A58.
Is this possible in Excel? It would sure make navigating our spreadsheet easier. Whenever we see an ID, we could click on the ID and be taken to the original cell to read the referring material.
thanks,
-skipR