T
Tim
Hello,
I placed this on the forms NG, but then I decided that it
is better placed here. So, here it is.
I hope I can explain this. I have a form that a user
completes and then clicks on a command button to produce a
report which pulls data from an employee table. One field
on the report is created from about 8 fields in the
employee table and is based on how the form was filled
out. Trying to place all the code that is need for this
field in the expression builder is very hard to do. What
I have done is created 8 non-visible fields to build the
parts of what I want and then I combine them into my
visible field.
I notice that I can pull up the "code" window. Is there a
way to place all my code in one function in the code
window and then place the results in my visible field or
is there a better way to handle my code.
Thanks for your response,
Tim
I placed this on the forms NG, but then I decided that it
is better placed here. So, here it is.
I hope I can explain this. I have a form that a user
completes and then clicks on a command button to produce a
report which pulls data from an employee table. One field
on the report is created from about 8 fields in the
employee table and is based on how the form was filled
out. Trying to place all the code that is need for this
field in the expression builder is very hard to do. What
I have done is created 8 non-visible fields to build the
parts of what I want and then I combine them into my
visible field.
I notice that I can pull up the "code" window. Is there a
way to place all my code in one function in the code
window and then place the results in my visible field or
is there a better way to handle my code.
Thanks for your response,
Tim