D
Diz
Total newbie to Access here, but I have done considerable work in Excel, VBA,
etc.
Anyway, I'm trying to make what should be a very straightforward database.
Basically, each entry will contain an attachment (PDF, word, ppt, etc.),
filename, file description, and 3 layers of categorization for each
attachment.
The categorization process will look something like this:
Layer 1 (category): need ability to choose multiple categories
Layer 2 (sub-category): each category in layer 1 has x number of
sub-categories. I would like to populate the list of options for layer 2
based on the categories selected in layer 1. I also need the ability to
choose multiple categories in layer 2.
Layer 3 (sub-sub-category): each category in layer 2 has x number of
sub-categories. I would like to populate the list of options for layer 3
based on the categories selected in layer 2. I also need the ability to
choose multiple categories in layer 3.
Given that multiple cateogries can be chosen in each layer, I would like to
use multi value lookup boxes for each category column. Ideally, I would
create a master list of all possible category names for layers 2 and 3, and
then limit the list based on the categories marked in the layer preceding it.
I can't figure out how to do this though!
Hopefully this makes sense. Help would be very much appreciated!!!!
etc.
Anyway, I'm trying to make what should be a very straightforward database.
Basically, each entry will contain an attachment (PDF, word, ppt, etc.),
filename, file description, and 3 layers of categorization for each
attachment.
The categorization process will look something like this:
Layer 1 (category): need ability to choose multiple categories
Layer 2 (sub-category): each category in layer 1 has x number of
sub-categories. I would like to populate the list of options for layer 2
based on the categories selected in layer 1. I also need the ability to
choose multiple categories in layer 2.
Layer 3 (sub-sub-category): each category in layer 2 has x number of
sub-categories. I would like to populate the list of options for layer 3
based on the categories selected in layer 2. I also need the ability to
choose multiple categories in layer 3.
Given that multiple cateogries can be chosen in each layer, I would like to
use multi value lookup boxes for each category column. Ideally, I would
create a master list of all possible category names for layers 2 and 3, and
then limit the list based on the categories marked in the layer preceding it.
I can't figure out how to do this though!
Hopefully this makes sense. Help would be very much appreciated!!!!