Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsFormsForms ProgrammingQueriesModules / DAO / VBAReports / PrintingMacrosDatabase DesignSecurityConversionImporting / LinkingSQL Server / ADPMultiuser / NetworkingReplicationSetup / ConfigurationDeveloper ToolkitsActiveX ControlsNew UsersGeneral 1General 2
Access DirectoryToolsTutorialsUser Groups
Related Topics
SQL ServerOther DB ProductsMS OfficeMore Topics ...

MS Access Forum / Modules / DAO / VBA / January 2006

Tip: Looking for answers? Try searching our database.

Sorting Problem

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Jerry M. Gartner - 17 Jan 2006 21:38 GMT
Greetings;

I have a table with fields A, B, and C. If field C in record 7 = field  A in
record
1 or field C in record 7 is like field A in record 1, I would like the
records to be displayed next to each other in the output/report.  If no
match, just display sorted by field A.  Any advice as to how to go about
this would be most appreciated. Thanks in advance.

Signature

Regards,

Jerry M. Gartner

Alex Dybenko - 18 Jan 2006 06:41 GMT
Hi Jerry,
well, the only solution I see so far - is to build a temporary table, and
then fill it with values from A, B and C in code by opening recordset, going
through it and saving value in appropriate record of temporary table

perhaps anybody else has better solution
Signature

Alex Dybenko (MVP)
http://alexdyb.blogspot.com
http://www.PointLtd.com

> Greetings;
>
[quoted text clipped - 4 lines]
> match, just display sorted by field A.  Any advice as to how to go about
> this would be most appreciated. Thanks in advance.
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.