Hello,
I have a Access DB with SQL as the back end. I have some simple calculations in the form that work when it is not connected to SQL but does not work when connected. Example:
I have a subform in this form. Is uses "=[RoutingSubform].[Form]![costpcsum]" to display some data from the subform. Now it gives me "#Name?"
Do I need to format this differently since its coming from SQL? The same is happening with some event procedures I have tied to some buttons.
Any Ideas?
Thanks!
I have a Access DB with SQL as the back end. I have some simple calculations in the form that work when it is not connected to SQL but does not work when connected. Example:
I have a subform in this form. Is uses "=[RoutingSubform].[Form]![costpcsum]" to display some data from the subform. Now it gives me "#Name?"
Do I need to format this differently since its coming from SQL? The same is happening with some event procedures I have tied to some buttons.
Any Ideas?
Thanks!