|
-
Mar 5th, 2006, 09:33 AM
#1
Thread Starter
Hyperactive Member
Sorting for DataReport?
Hi, Im using a datareport for my report. I have the following fields in my report, "index", "name", "age" and "height". What I need is that the user are able to sort the reports, which means that they can select by "index" and "age" from and to. Is there any ways I can be able to do this?
-
Mar 5th, 2006, 02:35 PM
#2
Re: Sorting for DataReport?
-
Mar 5th, 2006, 09:21 PM
#3
-
Mar 6th, 2006, 04:48 AM
#4
Thread Starter
Hyperactive Member
Re: Sorting for DataReport?
 Originally Posted by KGComputers
Yes.
-
Mar 6th, 2006, 08:46 PM
#5
-
Mar 7th, 2006, 01:20 AM
#6
Thread Starter
Hyperactive Member
Re: Sorting for DataReport?
Mind if you can show examples? Thanks alot!
-
Mar 7th, 2006, 01:48 AM
#7
-
Mar 7th, 2006, 02:08 AM
#8
Thread Starter
Hyperactive Member
Re: Sorting for DataReport?
So I write the queries in my report form? Please show any code on queries if you don't mind.
-
Mar 7th, 2006, 02:19 AM
#9
-
Mar 7th, 2006, 03:06 AM
#10
Thread Starter
Hyperactive Member
Re: Sorting for DataReport?
How do I do that? Please advice!
-
Mar 7th, 2006, 08:09 PM
#11
Thread Starter
Hyperactive Member
Re: Sorting for DataReport?
 Originally Posted by KGComputers
HI,
In my case the queries should be created in MS Access database window...I would normally do this to avoid too much coding..Have you tried creating queries in the MS Access database window?

Please advice...
-
Mar 7th, 2006, 09:12 PM
#12
Re: Sorting for DataReport?
Hi,,,
So I write the queries in my report form? Please show any code on queries if you don't mind
Queries are normally done in query design view of MS Access.Just simply drag the fields of a particular table to the query design view... I assume you have some background on MS Access...Am I correct on this?
What version of access are you currently working on?
You may try searching on MS access help on how to create queries in ms access....
-
Mar 8th, 2006, 02:51 AM
#13
Thread Starter
Hyperactive Member
Re: Sorting for DataReport?
My database is in access 97.
-
Mar 8th, 2006, 03:22 AM
#14
-
Mar 8th, 2006, 03:24 AM
#15
Thread Starter
Hyperactive Member
Re: Sorting for DataReport?
Hi....
I did a couple of report already. But its all standard report whereby I fix the field in the report. eg. index, age and height.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|