T
Thanh-Nhan Le
Hi everybody,
I have a universal form ("frmCommon") for viewing, editing all tables...
Each table had some special functions, form frmCommon should create, add
command buttons corresp. these functions.
- the DB will be MDE, I will not be able to change the Form in design mode
(and that is not good idie, I think)
- In VB we can add new control with command: controls.add(....), I though,
it is also possible in access.
- When it is not possible, I will build form more unvisible command buttons,
then set them visible as needed.
Thanks
Nhan
I have a universal form ("frmCommon") for viewing, editing all tables...
Each table had some special functions, form frmCommon should create, add
command buttons corresp. these functions.
- the DB will be MDE, I will not be able to change the Form in design mode
(and that is not good idie, I think)
- In VB we can add new control with command: controls.add(....), I though,
it is also possible in access.
- When it is not possible, I will build form more unvisible command buttons,
then set them visible as needed.
Thanks
Nhan