Progress1
  Home FAQ Contact Sign in
 
Advanced search
MATCHING GROUPS



more...
POPULAR GROUPS

more...

found 2 articles for 0.302 sec
On Jul 30, 2:16 pm, Jim <jlrehm...@gmail.com> wrote: > On Jul 24, 1:17 pm, "Murray *ACE*" <for...@HAHAgreat-web-sights.com> > wrote: > > > > > > > >I thought about using the APDiv, but then if the user resizes the page, > > >the > > >Divtag doesn't position itself correctly. > > > It would if you knew how! 8)  That's why I said my answer would depend on > > your layout methods. > >     

Group: macromedia.dreamweaver · Group Profile · Search for Progress1 in macromedia.dreamweaver
Author: Jim
Date: Jul 30, 2008 12:28

I don't think you can do it in one query. The following is one method that may work with your current structure. For best performance, create 5 queries and Save them (qProgTop5_n) and then use a UNION query to get them all in one query. SELECT TOP 5 Progress1 as ProgDate , Reference FROM Log ORDER BY Progress1 DESC SELECT TOP 5 Progress2 as ProgDate , Reference FROM Log ORDER
Show full article (9.63Kb) · Show article thread
    

Group: microsoft.public.access.queries · Group Profile · Search for Progress1 in microsoft.public.access.queries
Author: John Spencer
Date: Feb 7, 2007 13:35

Show full article (1.26Kb) · Show article thread