G
Guest
Hello.
I have a form with a text box that when i click opens a popup form that
executes an on open Sql statement to populate this popup form. The statement
i'm using is a Select command. This form has a continuous subform where the
recordsource is the sql statement i'm using. All the controls as enabled and
unlocked and the form has AllowEdits=yes. The problem is that i can't write
on the controls. Is it because of the select command has recordsource?
If so, how can i filter the data to be showed on the popup form and allow me
to alter information?
I have a form with a text box that when i click opens a popup form that
executes an on open Sql statement to populate this popup form. The statement
i'm using is a Select command. This form has a continuous subform where the
recordsource is the sql statement i'm using. All the controls as enabled and
unlocked and the form has AllowEdits=yes. The problem is that i can't write
on the controls. Is it because of the select command has recordsource?
If so, how can i filter the data to be showed on the popup form and allow me
to alter information?