Hello,
I have a form bound to a table, in the table I have a record with a number from 0 to 10.
Depending on that number from the record I want to show the TabControl with a number of pages equal to the number from the table + 1 (e.g 0 = 1 Tab page, 3 = 4 Tab Pages). Can anyone help me with the VB code which I can run when I open the from.
Thanks.
I have a form bound to a table, in the table I have a record with a number from 0 to 10.
Depending on that number from the record I want to show the TabControl with a number of pages equal to the number from the table + 1 (e.g 0 = 1 Tab page, 3 = 4 Tab Pages). Can anyone help me with the VB code which I can run when I open the from.
Thanks.