![]() |
|
#5
|
|||
|
|||
|
An example added.
I used Named Table there. On sheet Report, user can select any person registered on Data sheet, and it's LogIn and password are displayed automatically. Btw. Having multiple sheets with same kind of information is a bad idea - when the info from those must be read to another sheet, you have to redesign your workbook every time a new name is added. E.g let's assume you have another sheet with table, where services those persons are offering are registered - like tPersonServices: PersonName, ServiceID And another table on another sheet - like tServices: ServiceID, Service Now on Report sheet, whenever you select a person, you can automatically get a list of all services this person is offering (using formulas which read info from those tables - you have to prepare a table for it with enough rows to get services for any person). |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
Word index not alphabetizing correctly; inserting words with þ in the middle of the T section
|
val_org@hotmail.com | Word | 2 | 05-23-2025 12:35 PM |
| Excel VLOOKUP - Return cells that are not blank from range of specified cells | djlw84 | Excel | 10 | 05-09-2022 11:59 AM |
| Selecting All of a Style and Alphabetizing | Billyocean | Word VBA | 1 | 06-30-2021 04:16 PM |
Alphabetizing a table across multiple pages
|
mbrightman | Word Tables | 2 | 01-21-2017 04:09 AM |
| In Excel 2007-After Selecting Visibe Cells-How do I "Copy to Visible cells" Only | mag | Excel | 0 | 10-28-2012 08:04 PM |