Hello all. I am not really good at explaining my issues, however i hope you can help me.
I am trying to set a default value in a field i have named Resource Type on my Resource form. This form has been filtered so when a program selection is made, only the programs for the resource 'type' may be entered. (ie: all self help programs in the self help program type form; all prosocial programs in the prosocial type form). I would like the Resource Type field to be a data entry free field and also to show as the default on any and all new records for that form. I know this is possible, however, i can not figure out how to set the properties for this.
I have set the Default Value as Self Help, however, i recieve an error message which states as follows:
The expression you entered contains invalid syntax.
I have also locked this field so as to not enter data and the Tab Stop option has been set at 'No.'
Not sure what else i can do to make this work. I am not completely great at Visual Basic and the little i do know, i taught myself. Please Help. Thanks a bunch! :)
I am trying to set a default value in a field i have named Resource Type on my Resource form. This form has been filtered so when a program selection is made, only the programs for the resource 'type' may be entered. (ie: all self help programs in the self help program type form; all prosocial programs in the prosocial type form). I would like the Resource Type field to be a data entry free field and also to show as the default on any and all new records for that form. I know this is possible, however, i can not figure out how to set the properties for this.
I have set the Default Value as Self Help, however, i recieve an error message which states as follows:
The expression you entered contains invalid syntax.
I have also locked this field so as to not enter data and the Tab Stop option has been set at 'No.'
Not sure what else i can do to make this work. I am not completely great at Visual Basic and the little i do know, i taught myself. Please Help. Thanks a bunch! :)
Comment