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 / April 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Help with query please!19 Apr 2007 13:30 GMT3
SELECT tblStoffeerder.PersId, tblStoffeerder.Pers_naam,
tblStoffeerder.AantalUur, tblStoffeerder.WerkmyRef,
Sum(tblUurStaat.UurStaat_aantalUur) AS SomVanUurStaat_aantalUur
FROM tblStoffeerder LEFT JOIN tblUurStaat ON tblStoffeerder.PersId =
access queries19 Apr 2007 13:28 GMT2
I have two access queries, there is one criteria "GB or ML" in both of these
queries.
In the first query, it still gives me back the GB and in the second query it
doesn't give me back the GB.  The only difference is that there is one more
How do I create a weekly transaction query?19 Apr 2007 12:50 GMT7
I would like to display results in a weekly basis instead of daily.
conver text to number19 Apr 2007 12:32 GMT5
In access query, design view, create a new field/expression:
take any text value with numbers and convert to number value, ie:
123 123 becomes 123123
123-123 becomes 123123
Add sequential row numbers based on sorted field19 Apr 2007 09:06 GMT1
I would like to make a make-table query that counts records using a
type of row number, based on the number in the field [Batch].
For example:
Record--[Batch]
creating an exe file19 Apr 2007 07:21 GMT1
Hi
I need help with my access 2003. Can you create an executable that can be
distributed if the user does not own access
Thanks
No records with date criteria19 Apr 2007 04:12 GMT7
Using Access 2003.  I have a query, sql below but I use the query grid to
make my queries.  When I put in a criteria [Enter Date] under my date field
so I can see the patients started on therapy yesterday, I get no records.
The field is a Date/Time field with data and time in it.  I ...
query not updatable19 Apr 2007 03:46 GMT2
The first query is not updatable and the second one is.  I don't see
what the difference is other than the tables and fields. Can someone pls
show me the differnce, I need to have the frist one updatable.
Thanks, Robert
Sales Summary Date Range Filter Question?19 Apr 2007 02:38 GMT4
I have a select query with the totals row enabled. 4 tables are
involved in that query (tblOrders, tblOrderDetails, tblProducts,
tblPacks)
tblOrders ---<tblOrderdetails and tblProducts ---<tblOrderDetails>---
# character as text19 Apr 2007 02:34 GMT2
I want to create a query to search for all records where a particular field
begins with the # character.  My query criteria for this field is <Like "#*">
but this produces nothing.  I assume the # is reserved but I can't find what
the MS Access Escape character is.  Any ...
Query only runs in Design Mode19 Apr 2007 01:19 GMT1
This query runs great in Design Mode
It runs only once after Query compiles, subsequent runs return Numeric Field
Overflow error.  The [US PUB DATE] FIELD IS 10 CHAR TEXT 'MM/DD/YYYY'
SELECT IsDate([US PUB DATE]) AS Expr1
How to sum colums with access19 Apr 2007 01:10 GMT1
I have a table like this
Customer    Week  Begining      Total week   End
1                 1                  0              0          10
1                 2                                10              
Displaying two unrealead query results under one query?Possible?18 Apr 2007 22:58 GMT2
I have Query1 that when executed returns 4 records under 1 field.
I also have Query2 that when executed returns 2 records under 1field.
Is it possible to combine the two results into a third query as such:
 Query1                         Query2
query data18 Apr 2007 22:56 GMT1
Hi.  I am building an aviation database.  I am want to create a flight
summary query that shows only
Carrier
Date of Flight
combine  a new primary key value as the fullname initial18 Apr 2007 22:55 GMT2
I have a data Insert form with FirstName, MiddleInitial, LastName,
Email,Address,
City,State,WorkPhone. There is one more field not included in the form which
is AgentID as the primary Key. I want to insert one record in the table using
 
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.