I have an excel spreadhseet. first sheet stores days like so:
day1 | option | date
day2 | option | date
day3 | option | date
second sheet stores evens for each day, like so:
day1 |
time | event1
time | event2
day2 |
time | event1
time | event2
time | event3
How can I automatically make excel take me to the correct day in second sheet when I press a day in sheet one? So if I press on "Day 2" on spreasheet1 it should take me to the Day 2 on spreadsheet 2.
thanks.
2007-02-11
13:49:14
·
2 answers
·
asked by
PhoneSeek
1
in
Computers & Internet
➔ Software
Please note that I know how to insert Bookmarks. What iw ant to do is to generate those bookmarks automaticaly. if I have 1000 days I want them all automaticaly link with corresponding A row in the secons sheet.
2007-02-11
15:08:48 ·
update #1