Troubleshooting Techniques
- From: "Lloyd" <Lloyd@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Wed, 13 Apr 2005 08:43:06 -0700
I have been struggling with a problem and would appreciate some perspective.
First the problem: I have been creating an application which relies on
allowing users to select and sort records using the standard toolbar in a
continuous form and then being able to print those records in the displayed
order. When successful, this uses the filter name in the OpenReport line and
includes an OrderBy statement on open in the Report. This works fine in
parts of the application, but in another location, Access asks for a value of
the specified sort field and then ignores the Orderby statement.
The only difference I can identify is that the form in the successful piece
is based on a table while the unsuccessful one is based on a query linked to
multiple tables.
I have compared the working and nonworking pieces of code and can see no
difference. I have tried developing the report again from scratch with the
same result.
Can anyone suggest 1) things to look at for this specific problem and/or 2)
general assistance in how one approaches troubleshooting. (I'd shoot the
code, but it wouldn't help!)
Thanks, Lloyd
.
- Follow-Ups:
- Re: Troubleshooting Techniques
- From: John Nurick
- Re: Troubleshooting Techniques
- Prev by Date: why is year function not recognized in an access 2002 form's code.
- Next by Date: Prevent move next on Enter
- Previous by thread: why is year function not recognized in an access 2002 form's code.
- Next by thread: Re: Troubleshooting Techniques
- Index(es):
Relevant Pages
|