LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 324
Default Adding a Searchable Index

If I understand what you are asking for, drop-down lists should do the trick.
On the hidden sheet, insert the list of choices for a particular column on
the visible sheet. Place a title at the top, highlight all the cells except
for the title. In the address box (upper left of screen) type the title you
have chosen.
Click on "Data/List/Create List". Your chosen cells will be represented on
the dialog box that appears. Click OK.

On the sheet to be updated highlight the range of cells in a column that
fits the list you created. Click on "Data/Validation". Choose "List" from
the choices. Type "=(your title)" in the Source box and close the dialog.

You should see a drop-down arrow which, when clicked, will display the
choices.

Jim

"kyle" wrote:

I have a program with quite a few macros, so the formatting of the names used
in the program must be identical. I thought I could remedy this by adding a
database of some sort so that they would be forced to pick the name from a
list. I am quite in the dark about all of this and actually got the idea
from someone else on the discussion group. If someone could briefly explain
how that would work or a way to write the macro I'm looking for that would be
great. I would need the list to be updated by other people if that helps and
the person I got the idea from used a hidden sheet.

ps. if you need more information about something just let me know, I
understand if it's a little confusing since I'm quite confused.

thanks,
Kyle

 
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
Adding OR to an index match formula Diddy Excel Worksheet Functions 2 October 30th 09 03:18 PM
adding AND, OR to excisting INDEX formula mariekek5 Excel Discussion (Misc queries) 1 June 24th 09 07:27 PM
Searchable archive shadesofsisyphus Excel Discussion (Misc queries) 3 May 12th 06 10:02 PM
FAQ? Searchable archive? Rick Labs[_2_] Excel Programming 3 June 9th 05 10:42 PM
Searchable Database Shannon W. Excel Worksheet Functions 0 November 12th 04 07:14 PM


All times are GMT +1. The time now is 10:36 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"