Hey,
I'm quite new to access, so this might be a stupid question, or just impossible.
But here I go:
I have a table with categories that looks like:
-catid
-parentcatid
-name
Parentcatid is also a catid and the current category is a subcategory of the parent category.
That way i can have unlimited subcategories.
However i want to have a dropdown list on a form with all categories, and the more a category is nested, the more it is indented.
So like:
Category
category
A bit like the 'forum jump' select menu on this forum.
Any idea how to do this?
Thanks in advance,
Waza
I'm quite new to access, so this might be a stupid question, or just impossible.
But here I go:
I have a table with categories that looks like:
-catid
-parentcatid
-name
Parentcatid is also a catid and the current category is a subcategory of the parent category.
That way i can have unlimited subcategories.
However i want to have a dropdown list on a form with all categories, and the more a category is nested, the more it is indented.
So like:
Category
subcategory
subsubcategory
subsubcategory
subsubcategory
subsubsubcategory
subcategory
...A bit like the 'forum jump' select menu on this forum.
Any idea how to do this?
Thanks in advance,
Waza
Last edited: