Hi guys,
I have a question for you,
I have 4 sub-categories, each of them has a form.
Also I have master category.
I made a form to my master category details, and a button to open a form by sub-category, that I chose on the master form.
I hope you understood me.
programing in english is
Open Form1 if CategoryName=1
Open Form2 if CategoryName=2
..
..
Thanks ahead.