Re: from table to form
- From: "tina" <nospam@xxxxxxxxxxx>
- Date: Fri, 19 Aug 2005 07:57:35 GMT
if you're talking about *sorting* records, don't do it at the table level.
sort the records directly in the form, or sort them in a query and bind the
query to the form.
hth
"alex1" <alex1@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:BF7E9B9F-4BD1-4234-A46D-0A9200E43368@xxxxxxxxxxxxxxxx
> I'm adding rows in my form: just adding up different characteristics for
> listing them up in the merge report. But when i rearrange the rows in my
> table it's not reflected in the form: it's still the same old table
> arrangement. The form doesn't see my new table. What can be done? I'd
> appreciate some help.
.
- Follow-Ups:
- Re: from table to form
- From: alex1
- Re: from table to form
- References:
- from table to form
- From: alex1
- from table to form
- Prev by Date: Re: Open form to blank form elements?
- Next by Date: keeps adding new records
- Previous by thread: from table to form
- Next by thread: Re: from table to form
- Index(es):
Relevant Pages
|