I am trying to utilize my categorizing techniques by using the algorithm as described below.
User inputs category
If category does not exist then add it to list of categories
User inputs subcategory
User inputs another category
If category already exists then add subcategory to existing list of categories.
Can this be done in Microsoft Access VBA?
Regards,
JohnCTX