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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Strange Access SQL conversion09 Nov 2007 01:30 GMT2
I coded this query in SQL:
SELECT DOS, COUNT(CPT)
FROM (SELECT DISTINCT DOS, CPT FROM tblDOS)
GROUP BY DOS
Calculating time worked without having an EndTime field08 Nov 2007 23:55 GMT6
I'm working with data that has a time stamp every time someone has a WorkCode
change or signs out.  Sometimes somebody will work in several different
departments in a single day.  An example of the data is below
PID   Name          WorkCode   Time                             ...
Sum of Amount08 Nov 2007 21:56 GMT3
I have a query which sums the invoiced amounts on a purchase order.  If
there is no invoiced amounts, it leaves a blank field.  How do I write the
query so that the blank field is replaced with a zero (0)?
Thanks,
updatting decimal numbers, why do I get just integers08 Nov 2007 21:29 GMT2
I am trying to update a field based on Lat/Lon 'decimal' numbers, but
whenever I up to another table I get just single whole digits.
This is a sample of the doner data: (tbl_School_Points)
coordinates
repeated data in some columns08 Nov 2007 21:06 GMT3
I'm kind of new to Access and use it only as point-and-click (I have no idea
about SQL!). I'm trying to create a query, but it isn't producing the right
results.
The data describes sample collections from another of locations, many dates
Access can not find a table in append query08 Nov 2007 20:06 GMT7
I have a table called MyCustomers.
For some reason, when I try to create Append query, it doesnt show on the
list of tables.
I know the the table is there and I can select it if I want to create a
Union query not working with *08 Nov 2007 19:50 GMT3
Is there anything noticeable about this syntax that should give it reaon to
give the error can't find object?
SELECT [Ideas.*]
FROM [Res-project engineer]
Montly Query08 Nov 2007 19:09 GMT1
I need your help in constructing a query that reads the data field in the
table, so it only returns the dates asked.
What i need now (and i hope to start gainning enough knowhow to do it miself)
it to bild a query (12 of them) for 1 month.
returning all rows08 Nov 2007 18:38 GMT4
I am querying the results of a UNION query that joined 2 sets of data
(expenses and revenue).  I want to return all the rows from the UNION query,
but I only want  dollar amounts for those rows that contain 'expenses' (I
later want to do the same thing to deliver 'renenue' rows). ...
Format Yes/No in Union08 Nov 2007 18:34 GMT4
Hi Groupies
I have a union query that combines 2 yes/no fields. When I run the query, I
get -1 and 0 instead of Yes and No.
How can I force the formatting to Yes and No?
Calculated fields to split data from one field to two08 Nov 2007 17:31 GMT7
I am trying to take data from field [Market] and create two fields called
[PLAN_TYPE_NM] and [MARKET_NM].  
The data is text and looks like this:
Market
General Date in query08 Nov 2007 17:24 GMT2
Can you not set an open criteria in a query for a field set to a General Date?
When I run my query with no criteria, entries are returned.
When I put [Enter Date] in the Criteria nothing is returned.  I have checked
the date to make sure it was just not my error, but the date is ...
SQL: Select a column name "Short Name"08 Nov 2007 16:52 GMT6
I cannot select a column if it has a space.  
------------------------------------------------------------------------------------------
For example, i have a table:
Short name          Code                   Year_Produced
Help with Hyphenated Name08 Nov 2007 16:27 GMT5
I have a columne (LastName) where there are hypehnated names.  When I use the
strconv function, only the first part of the name gets capitalized.  How do I
write a query or sql to initial capitalizede both parts of the name?  
example:  Smith-thomas vs Smith-Thomas.   Thank you in ...
Help on IF Expression08 Nov 2007 16:27 GMT2
I have a purchase order table, which shows duplicate purchase orders with a
status of Active (A), Closed (C) and Cancelled (X).  See example below
PO No.        Status            Amount
CIP23          A                  4,500
 
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.