PinkUnicorn
New Member
- Joined
- Dec 12, 2017
- Messages
- 30
I'm looking for some help with what I think is a Cascading Combo (but I might be completely wrong!). I've tried following various different suggestions but just keep failing (likely because I don't really know what I'm doing!)
I want to provide an interactive option to help users decide which system to use for an activity.
I have put the information into a table as shown below and what I need them to be able to do is have a selection box with a drop down list of first the Category, this will then give them only the options of the file types within that category, or the file formats within that category - so first question is whether I need to have these all in one column?
Then having selected the category and file type/format they will then get a result of either DAISY, MAPS or BOTH (these being the systems they can use).
Ideally i want it to be as easy and straightforward for the user, but also that in the background I can add new file types/categories in if needed in the future.
I hope this makes some sort of sense and that someone can help me please
I want to provide an interactive option to help users decide which system to use for an activity.
I have put the information into a table as shown below and what I need them to be able to do is have a selection box with a drop down list of first the Category, this will then give them only the options of the file types within that category, or the file formats within that category - so first question is whether I need to have these all in one column?
Then having selected the category and file type/format they will then get a result of either DAISY, MAPS or BOTH (these being the systems they can use).
Ideally i want it to be as easy and straightforward for the user, but also that in the background I can add new file types/categories in if needed in the future.
I hope this makes some sort of sense and that someone can help me please
Files.xlsx | ||||||
---|---|---|---|---|---|---|
A | B | C | D | |||
1 | Category | File Type | FileFormat | Capability (Result) | ||
2 | Doucment/Common File | Adobe PDF | DAISY | |||
3 | Doucment/Common File | Microsft visio | VSDX | BOTH | ||
4 | Doucment/Common File | Microsoft One Note | ONE | DAISY | ||
5 | Image | Auto CAD Drawing | DWG | DAISY | ||
6 | Doucment/Common File | MS Office Word | DOCX | DAISY | ||
7 | Doucment/Common File | MS Office Excel | XLSX | DAISY | ||
8 | Doucment/Common File | MS Office Powerpoint | PPTX | BOTH | ||
9 | Doucment/Common File | MS Office Word | DOC | DAISY | ||
10 | Doucment/Common File | MS Office Excel | XLS | BOTH | ||
11 | Doucment/Common File | MS Office Powerpoint | PPT | BOTH | ||
12 | Image | GIF Image | GIF | BOTH | ||
13 | Image | TIFF Image | TIFF | BOTH | ||
14 | Mapping | ESRI Mapping Data | FREELIST | MAPS | ||
15 | Mapping | ESRI Mapping Data | GDBINDEXES | MAPS | ||
16 | Mapping | ESRI Mapoping Data | GDTABLE | MAPS | ||
17 | Image | Portable Network Graphics | PNG | DAISY | ||
18 | Images | Photoshop | PDS | DAISY | ||
19 | Images | Paintshop Pro Image | PSP | DAISY | ||
20 | Other | Internate Clendar Sharing | ICAL | BOTH | ||
21 | OLE | Object Linking | OLE | DAISY | ||
Sheet1 |