Please see the attached file as I feel it explains it the best.
Essentially, I am creating a template were users can categorize items they input with a drop-list.
STEP 1: User lists their items that need to be categorized in F4, F5, F6 ...and so on.
STEP2: The user then uses a drop list in H4 to "categorize" the item in F4. And the drop list in H5 to categorize the item in F5, etc.
STEP 3: Excel reads what the item in F4 has been categorized as in H4, and adds it under the appropriate cell in the template located in Column A.
EXAMPLE
STEP 1: The user adds "advertising", "bad debt" and "electric" to cells F4, F5 and F6, respectively.
STEP 2: The user clicks the drop-list in H4 and selects "Selling". This effectively tags "advertising" as type "Selling". He tags bad debt in F5 as selling in H5, and electric in F6 as Special 1 in H6.
STEP 3: Excel adds the data automatically so it looks like my attached example.
I also posted this question at OZGrid and VBAExpress, but have not gotten any replies.
Essentially, I am creating a template were users can categorize items they input with a drop-list.
STEP 1: User lists their items that need to be categorized in F4, F5, F6 ...and so on.
STEP2: The user then uses a drop list in H4 to "categorize" the item in F4. And the drop list in H5 to categorize the item in F5, etc.
STEP 3: Excel reads what the item in F4 has been categorized as in H4, and adds it under the appropriate cell in the template located in Column A.
EXAMPLE
STEP 1: The user adds "advertising", "bad debt" and "electric" to cells F4, F5 and F6, respectively.
STEP 2: The user clicks the drop-list in H4 and selects "Selling". This effectively tags "advertising" as type "Selling". He tags bad debt in F5 as selling in H5, and electric in F6 as Special 1 in H6.
STEP 3: Excel adds the data automatically so it looks like my attached example.
I also posted this question at OZGrid and VBAExpress, but have not gotten any replies.