Search EggHeadCafe's Job Board
EggHeadCafe Silverlight WPF ASP.NET VB.NET C# Excel SQL Server SharePoint
search
Access GroupsView
Access Activexcontrol
Access Adp SQL Server
Access Dataaccess Pages
Access
Access Devtoolkits
Access Externaldata
Access Forms
Access Formscoding
Access Gettingstarted
Access Macros
Access Modulesdaovisual Basica
Access Modulesdaovisual Basica Ado
Access Multiuser
Access Queries
Access Replication
Access Reports
Access Security
Access Setupconfig
Access Tablesdbdesign
Access Modulescoding

Group SummariesView
.NET Framework
Access
BizTalk
Certifications
CRM
DDK
Exchange Server
FoxPro
French
French .NET
Games
German
German .NET
Graphic Design
IIS
Internet
ISA Server
Italian
Italian .NET
Maps
MCIS
Miscellaneous
Mobile Apps
Money
MSN
Networking
Office
Ops Mgr
Publisher
Security
SharePoint
Small Business
Spanish
Spanish .NET
SQL Server
Systems Management Server
Transaction Server
Virtual PC / Virtual Server
Visual Studio
Win32
Windows 2000
Windows 2003 Server
Windows 7
Windows Live
Windows Media
Windows Update
Windows Vista
Windows XP
 

Microsoft Access Queries
 Ask A New Question    

Time Between the Time of the Current Record and the Next Earliest
I am trying to put together the SQL statement to get me the time (in minutes)between the time entry for the current record and the time of the most recent entry just before it. For instance, in my qu... on 20-Nov-09
Numerical query criteria and quotation marks
I have a query that uses a criteria of >"269.9". I realized it was not working because the format of the field being queried was text. I successfully altered the format of the source field to doubl... on 20-Nov-09
Identify missing numbers
I have a table that uses a text field to store receipt numbers. Currently I use VAL to sort the numbers numerically. Is there a way to identify which numbers are missing out of the sequence? For i... on 20-Nov-09
Access Query
I have a table with approx 270K records. One colum contains an ID codes i.e. WATUA1, WAXUB0 etc. I need to change the last to letters to AA, i.e. WATUAA, WAXUAA etc. How would you write an upd... on 20-Nov-09
Combining Tables
Hello, I have 5 files in excel. These files will have the same fields, but the information will change in them every week. I am then going to import the the excel files into access into my five ta... on 20-Nov-09
Convert datatype using query
I have create a query which combines two tables; ASSETS and UNITINFO. The UNITINFO table is linked from another database and the ASSETS table has a field that looks up a field called UNIT # from the... on 20-Nov-09
Sorting in Queries
Hi, I am trying to write a query that assigns contributions for each account considered to either East or West depending on which territory has the larger contribution. I am wrote a queryStep1: SE... on 20-Nov-09