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 / March 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
How do I count multiple choice question letter answers?17 Mar 2006 21:18 GMT1
I've inherited a survey 40 questions, most multiple choice letter answers and
an additional 10 fill in/comment questions.
I can't change.  The data includes several past years which are being
updated and will contain new year data.
Assigning an Alias17 Mar 2006 21:06 GMT2
I have a query that I need to have assign an alias to the returned field
name.
SELECT Company.TypeofCompany AS Categories FROM Company;
The TypeOfCompany field refers to a lookup field in the Company table. The
2 one to many relations17 Mar 2006 20:45 GMT4
Not quite sure where i should post this, but since i didn't find any "tables
discussion group" i ended up at queries. As i am already confused enough i
will use the original names for the stuff in my base and hope you can keep
track of it instead. I got 3 tables: Pet, Species and ...
Ranking visit dates by individual17 Mar 2006 19:16 GMT4
Hi, I am trying to do a query with the following fields from the table
"tClinical"
patientID     visitDate                rank
123                 5/1/2003             2
HELP!!!!getting Null value when criteria  "Is Not Null"17 Mar 2006 18:22 GMT4
Hello, I Imported a file from Excel to Access.  I am doing some comparisons
on some of the fields to ensure I have no duplicate information.  One of the
fields I am working with contains empty fields , so my query is basicly
"Select prsa_num from tblImport where prsa_num is Not ...
Help FInd Syntax error in short Query?17 Mar 2006 18:10 GMT4
SELECT
(SELECT COUNT(*)
   FROM TOP100-RL-ReportStep2 Q1
   WHERE Q1.SumOfSumOfship_qty < Q.SumOfSumOfship_qty
How can I...17 Mar 2006 17:59 GMT2
How can I assign the next correct DO03 channel number and still have the
DO02 channels numbered correctly?
I have a query based on a table: tblSignals.
tblSignals has the folowing fields: SignalName, chassis, slot, chan,
Query fails for only one user17 Mar 2006 17:53 GMT3
I have inherited an Access database that was, until recently,
functioning normally. I'm still fairly new to Access, so forgive me if
my questions seem naive.
The primary user of the database is now having the database fail on a
Consolidating duplicate child records17 Mar 2006 17:31 GMT1
I have two tables with a relationship as such:
tblAuto
ItemID(PK), ModelID, VIN
2411, 311, LLLLLLLL
Data Type and queries17 Mar 2006 16:58 GMT1
I have a query with an expression in it but I'm getting an error message
"Can't group on Memo". One of the tables that I'm running the query off of
has "memo" as a data type. Is there any other way to make this query work
other then changing the data type to text?
SQL Where clause17 Mar 2006 16:44 GMT1
I do not know anything about SQL, but I think I need SQL for the type of
query I'm trying to run if this is even possible.  Right now I have an input
form where a user selects 5 parameters from drop downs and then can select up
to 9 check boxes.  Once they have made their ...
query problems17 Mar 2006 15:32 GMT5
I have the followng:
SELECT Tbl_archive.[Loan Acct #], Tbl_archive.PopEnterDt,
Tbl_archive.status, DLookUp("status","tbl_archive","[status] Is Not Null AND
[loan acct #] = [loan acct #]") AS Expr1
UPDATE with a SELECT - is it possible?17 Mar 2006 15:30 GMT3
Is it possible to update a table with something like this:
UPDATE table1
(firstname,lastname)
SELECT 'newfirstname' as f, 'newlastname' as l
How I do use kind of "Round" in Queries?17 Mar 2006 14:46 GMT1
I'm using the next query to filled up a Grid on VisualBasic. I do need to
round "CurrMonto" to 2 decimals actually is showing 4.
SELECT IdGastos as IdNum, strRegistro as Registro, strGasto as [Detalle del
Gasto], CurrMonto as Monto, Cstr(Cstr(month(DateGasto)) + '/' +
Faiure of LAST function in in a Query17 Mar 2006 14:44 GMT2
Using Access 2003, I use LAST in a query to return the most recent Record
number (and use that in another query to produce the most recent record, as
the Access Help illustrates for finding the last record entered.)  However,
incorrect results happened when the number of records ...
 
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.