:banghead:Hi,
I'm trying to create a Macro (as I'm not familiar with VB) to set a subform within my switchboard to visible. I have mastered that part.
What I am struggling with, is setting the condition to set the subform to visible.
The condition is based on one of two fields (either or/both) having a numeric value, i.e. are not null. so if there is a value present in either or both fields, then the subform is visible. This macro is to run on opening the switchboard.
The database is as follows
Table called: - Aircraft Info
Fields within table: - Telem Fwd & Telem Aft
Subform within switchboard:- Telem Freq
Any suggestions would be much appreciated.
Steve
I'm trying to create a Macro (as I'm not familiar with VB) to set a subform within my switchboard to visible. I have mastered that part.
What I am struggling with, is setting the condition to set the subform to visible.
The condition is based on one of two fields (either or/both) having a numeric value, i.e. are not null. so if there is a value present in either or both fields, then the subform is visible. This macro is to run on opening the switchboard.
The database is as follows
Table called: - Aircraft Info
Fields within table: - Telem Fwd & Telem Aft
Subform within switchboard:- Telem Freq
Any suggestions would be much appreciated.
Steve