Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
t_boden
 
Posts: n/a
Default Is there a way to create a drop-down list of links in Excel?

I've created a list of books and their word counts for my Middle School. To
make my navigation simpler, I want to have a list of links at the top of each
page. It would be great if the link list could be a drop-down. The bookmarks
are primarily located in one worksheet.
I currently have a link list, but as the number of books grow, the list will
eventuall spill into every subsequent page.
Also, is there a way to have Excel automatically update the list when the
position of the data changes?
  #2   Report Post  
Arvi Laanemets
 
Posts: n/a
Default

Hi

AFAIK this isn't possible with data validation lists. But there is another
possible solution.

Let you have the list of links in column B, starting from B2 (in B1 is
column header, p.e. "Links")
Into cell A1 enter coulumn header p.e. "Group"
For every entry in Links column, enter some group identifier. P.e. when you
want to group your links alfabetically, enter into A2 the formula
=IF(B2="","",UPPER(LEFT(B2,1)))
and copy it down at least for same number of rows as you have links

Select cell A2, and the from Windows menu "Freeze panes" (so headers are
always visible)
Select any cell in your links table, and set autofilter on.
Sort your links table (on Links column alfabetically, or on Group column at
first, and then on Links column alfabetically, etc.)

Now, when you search for some link in particular group, set autofilter to
this group - only all links from this group are displayed.
When you add new link(s), then fill (for them) group also (or be sure
formula(s) exist in group column), remove all filter conditions, and sort
the table anew. Now it's ready to use again.


Arvi Laanemets


"t_boden" wrote in message
...
I've created a list of books and their word counts for my Middle School.

To
make my navigation simpler, I want to have a list of links at the top of

each
page. It would be great if the link list could be a drop-down. The

bookmarks
are primarily located in one worksheet.
I currently have a link list, but as the number of books grow, the list

will
eventuall spill into every subsequent page.
Also, is there a way to have Excel automatically update the list when the
position of the data changes?



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
How do I increase type size in an Excel drop down list? [email protected] Excel Discussion (Misc queries) 1 January 27th 05 01:27 AM
Is there a way to make a drop down list in Excel that lets you se. Pasting column width and row heights Excel Worksheet Functions 1 January 20th 05 04:15 PM
create a drop down list with the source from a different workbook Sampath Excel Discussion (Misc queries) 2 January 8th 05 07:57 PM
How do you create a drop down list? Aviator Excel Discussion (Misc queries) 2 December 28th 04 03:07 PM
create calendar drop down list in Excel sell Bo New Users to Excel 1 December 3rd 04 06:37 AM


All times are GMT +1. The time now is 07:25 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"