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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Tranposing/Using rows/field values as column headings19 Jun 2007 19:06 GMT4
I created a db that tracks original, actual and discounted yearly numbers for
each deals. I capture the numbers through a continuous subform.
Deal
Actuals    Acctgdata1     AcctgData2   AcctgData3
Elapsed Time  Hours and Minutes19 Jun 2007 18:46 GMT3
I have read through many of the posts but cannot get the correct format.
Subtract time1 from time 2.  The result could be minutes or hours.  Here is
the query expression
Enroute Time: DateDiff("n",[Call Time DIsp],[Call TIme Enroute]) & "\60" &
Error 307119 Jun 2007 15:55 GMT1
I have the following query and it gives me the "Too complex" error message:
SELECT tblAll.Doctor, tblAll.ScheduleDate, tblAll.Time, tblAll.Accounts,
tblAll.Review, tblAll.MemberName, tblAll.MemberID, tblAll.FacilityMD,
tblAll.ContactNumber, tblAll.[2ndContact], tblAll.Outcome, ...
Update Query Question19 Jun 2007 15:44 GMT3
This is what I want to do.  
In the PO_TBL I have a field PO_ITEM_NBR which combines the data of the
PO_ITEM and PO_NBR fields.
I want to parse into the actual fields of PO_ITEM and PO_NBR which will
HOW DO I SET UP A "DOES NOT EQUAL" FORMULA IN DATABASE?19 Jun 2007 15:25 GMT1
I am running a query for information based upon some invoices and want to
eliminate those invoices that contain specific words in a particular field.  
How do I do that?
Discreet Count of Data19 Jun 2007 14:43 GMT4
I am trying to count how many specific individual values appear in a query
column, but the COUNT function returns the number of records, not specific
values.
EG:
one query and many forms19 Jun 2007 14:43 GMT2
I have 1 query and 10 forms. The query is used as a look up for a field
(StudentID) on all 10 forms.
Per request, I added an unbound combo box on all 10 forms (cbo151). I'd like
to use the value in this combo box as a parameter for a field in the query.
Dates in future19 Jun 2007 14:28 GMT10
I recently ran an update query which I used an excel 2003 file as a linked
table.  I took Date Of Birth off the sheet and it was entered into my DOB
field on a table.  The problem is that the birthdates dates before 2000 have
converted from 12/16/2007-12/26/2049.  These dates ...
Nz19 Jun 2007 13:56 GMT10
I have a Crosstab query in which I need to convert the empty (null?) values
to 0. I have tried using the Nz function, but it doesn’t seem to work. I know
this is probably simple, but could somebody point me in the right direction?
The field that I need to convert to 0 is ...
update SQL error19 Jun 2007 12:24 GMT1
I am trying to update a field in a table from a text box on a subform.
Basically when the user opens the form they choose from different people and
get their details. i would like them to be able to update the data. So i have
created a button and on click the following SQL is ...
Update query to sum field from another table19 Jun 2007 12:22 GMT4
Hello, I need to update a field to the sum of another field in another table.
for example
I tried to something like UPDATE [PHYSICIAN GROUP] INNER JOIN [PHYSICIAN
RATE INFORMATION] ON [PHYSICIAN GROUP].[GROUP NUMBER] = [PHYSICIAN RATE
query runs on entire table not just current record19 Jun 2007 11:43 GMT6
i am using the following code on the save command of a form & wish the
queries only to run for the current record on the form but they seem to run
for every record in the table, this takes about five minutes on the current
4000 odd records any suggestions
need an aggregate function19 Jun 2007 09:29 GMT1
I have text values stored in a field in a table of about 200 records.  Some
values repeat themselves often.  Is there a quick way to find out which value
appears the most often?
How to select fields using either query criteria or a macro19 Jun 2007 07:55 GMT1
I have created a database which logs operational data for an industrial water
plant.  
I want to output a table of the data, based on inputs from the user.  I've
created a form where the user can enter a date range for the data they want
Multiple inner joins on the same table19 Jun 2007 07:49 GMT1
I've a problem, in order to retrieve data from multiple tables, I'm joining
(inner join)
the same table with 3 other tables. and therefore i get duplicate records.
How do I get rid of this duplicate rows.
 
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.