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 / Queries / May 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Using IIF in expression builder in reports13 May 2007 20:05 GMT11
Please help, in the detail report section , I have four IIF expression
builder.
Category A                          Category B
Category C                           Category D
date range query13 May 2007 20:01 GMT7
My job currently requires me to enter data from 300+ forms a month.
The system which we used in Excel was slow , and theprevious guy had
three workbooks for this job .
I have created a table in Access with four fields
Query date range13 May 2007 04:11 GMT4
I have a query asking for records whose field (CombinedDate) is not null.
I'd like be able to pull out only records whose CombinedDate occurs within
the next 2 weeks.
I have trouble creating expressions for dates & don't really catch when to
Select Distinct query12 May 2007 21:46 GMT8
I have a select distinct query as follows:
SELECT DISTINCT [MergeString] FROM qryMergeTime
Whilst this does return the right records (i,e. only shows unique records in
the [MergeString] field, it doesnt show all the fields that I need to see,
Selection Query12 May 2007 21:38 GMT2
Is it possible to select different fields from one tabel depending on wether
different selection boxes are ticked or not? I would like to write an
SQL-query like this:
SELECT Register.[E-mail_1]
using a date variable in query criteria12 May 2007 19:11 GMT3
  I want to use date variables in the criteria of a query.
When I put Between #1-1-07# and #1-30-07# it works
but if I try to use a date variable it doesn't work. In
the query by example view. The field in the database
extracting adat12 May 2007 17:38 GMT1
Hi I have a field with data as per sample:
02075157471OR02075389326
The length of the data may vary
Is there a way to extract all the data including and to the right of the
Setting properties for check boxes12 May 2007 15:52 GMT2
I'm trying to run a query using a newly created check box.  I pasted the
properties from an existing check box so they would function the same way.  
The criteria that works on the original is "yes" or "no".  I can't get that
to work with the new text box.  Any suggestions?
query must have at least one destination field12 May 2007 07:46 GMT1
Trying to create a report and keep getting "query must have at least one
destination field" error message.
Do I use a table or a query for the data to come from?
Cheers
Replacing Null Values with Values from Another Table12 May 2007 01:53 GMT1
I have a query with one field that occasionally has a null value.  I would
like to replace any null values with a proxy value.  
I would get that proxy from another table in the database which would like
to another field in the current table to determine which value to use as a
Add data to 2nd table after appending to 1st table12 May 2007 01:52 GMT1
I have an append query to add records to table 1. This table has an ID field
set as AutoNumber. When records are appended to table 1, I need the
AutoNumber to be added to a second table. The second table has a field named
ID and it is a Number field.
Insert Variable into query string11 May 2007 23:43 GMT2
I have a query string:
objRS.Open "Select * from Results WHERE Key =33", objConn, 0, 1
I need to change the 33 to the variable SearchText defined as follows:
Dim SearchText
Microsoft JET Database Engine error '80040e07'11 May 2007 23:12 GMT4
Well, I'm getting this project done by writing my own routines instead of
trying to kludge FR03 DBWs.
Now I have another problem.
I get the error: Microsoft JET Database Engine error '80040e07'
what is wrong with this query?11 May 2007 21:58 GMT1
It gives me a 'data type mismatch'
SELECT count(*), opdate
FROM qryticketsperday1
group by opdate
Most efficient way to get 1000 most recent rows11 May 2007 21:54 GMT2
I need a query to pull the most recent n rows from a table. I figure the most
efficient way must be to use the autonumber key since that is indexed. So I
need to get the highest key then all records prior to that up to a certain
number (say 1000).
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New 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.