D
dhstein
I'm using the form wizard to create a form bound to a table in order to allow
updates to the table. I'm using Allen Browne's excellent routine FindAsUType
- so Allen if you read this - thanks a million - what a great piece of work.
But because of that I'd rather not create a form from scratch, since I'm not
quite sure how I would need to modify the FindAsUType.
question 1 ) It seems that the fields get grouped together in the design
and I can't move them around - for example - move field "A" below field "B".
Am I missing something here?
question 2) I want to put a combo box for one of the fields - to give the
user a choice - can I add that field in the form or am I limited to the
fields that got created when I created the form?
Thanks for any help on this.
updates to the table. I'm using Allen Browne's excellent routine FindAsUType
- so Allen if you read this - thanks a million - what a great piece of work.
But because of that I'd rather not create a form from scratch, since I'm not
quite sure how I would need to modify the FindAsUType.
question 1 ) It seems that the fields get grouped together in the design
and I can't move them around - for example - move field "A" below field "B".
Am I missing something here?
question 2) I want to put a combo box for one of the fields - to give the
user a choice - can I add that field in the form or am I limited to the
fields that got created when I created the form?
Thanks for any help on this.