A
an
Hello!
I have a MainForm based in T_S, with IdS field and others.
In MainForm, one combobox sfter click, open a SubFormQ, based in T_Q, with
IdS in Link Chield Fields and Link Master Fields.
I would like to order records in SubFormQ, for Q field.
Already tried to order for Q field with [Q] ASC in Order By in SubFormQ, but
don't work.
Thanks in advance.
an
I have a MainForm based in T_S, with IdS field and others.
In MainForm, one combobox sfter click, open a SubFormQ, based in T_Q, with
IdS in Link Chield Fields and Link Master Fields.
I would like to order records in SubFormQ, for Q field.
Already tried to order for Q field with [Q] ASC in Order By in SubFormQ, but
don't work.
Thanks in advance.
an