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 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Update query and also a sum.28 Mar 2008 13:39 GMT4
I have a problem here that I can't figured out a solution.
I have a query this this fields and values:
ProdctionNo           Production          Value1          Value2          
Value3         Value4
EDIT SQL without going into design view first?28 Mar 2008 13:38 GMT2
Is there any way in Access (2003) to edit a query's SQL statement
without first going into design view?
Some linked tables on our main database have inherited more than the
maximum number of indexes that Access can support, and as a result
correct IIF function in query field28 Mar 2008 13:13 GMT8
Can someone help me out with how to enter the correct expression in a field
of a query? I want the calculated field to return "N/A" if the result of a
formula is an error. The formula is
=DCount("[UM]![13]","UM","[UM]![13]='Y'")/(DCount("
insert a blank row28 Mar 2008 13:10 GMT3
It is possible to run a query to inser a blan row in my table?
If yes, can you please let me know how can I riight SQL?
Your help is great appreciated,
AutoNumber that changes with a value28 Mar 2008 13:00 GMT3
Ineed to create a Make Table quey that will apply an auto numbertha resets
with a change of value in a speciffic field.  The end result would be to
create a cross tab with the AutoNumber values as the column heading.
For example I have a database of circuits that feed customers.  ...
Select by first three digits28 Mar 2008 12:28 GMT3
I would like my parameter query to bring back records by the end user typing
the first three letters of a description. There should also be the option of
leaving the parameter blank to return all records. Can this be done?
Parameters as Select items28 Mar 2008 06:19 GMT1
Is it possible to use parameters in the select line e.g.
PARAMETERS Param1 Text ( 255 );
SELECT [Param1] AS Expr1
FROM Customers
Access Query error locks design view28 Mar 2008 02:41 GMT1
I have a query that has a syntax error.  The pop-up error window takes focus
and one cannot use the design view window to make the needed correction.  If
one closes the error window, the design view window also closes.  One cannot
access the SQL view to make the needed changes ...
Calculation in Parameter query28 Mar 2008 00:31 GMT2
Is it possible to create an expression based on a parameter query?
Query Make Table Name from Form28 Mar 2008 00:31 GMT2
I have eight text boxes from which I filter data on records on a form.  I
want to make a table using a Make Table Query with the Name of the Table
being the contents from Text Box 1 and Text Box 8.
Does anyone know if and how this can be done without using VBA?
how do i separate an address field into three fields Access 200727 Mar 2008 23:49 GMT7
I have a table with one address field of street address, city, state and zip
and need to split them into 4 fields. Is there sql I can use in an update
query to do this? I used one to split the name field into two  fields --
Left([fullname], InStr([fullname], " ") - 1) and ...
Flipping Tables from Rows to Columns27 Mar 2008 22:54 GMT2
I have a recurring problem.  Table A has these fields in each record:
Account - Month/Year - Edition - Amount
For any account there are records for each month + year, and for every
account + month + year there are records for several different "editions".
Including a variable in an Append (Insert) query27 Mar 2008 22:16 GMT3
I have the following VBA code that is supposed to insert values into a table
based on a select statement and a variable.  lngID is a variable that is
being defined earlier in the coe.  
What am I doing wrong here?  Thanks in advance for your help
query with isnull or27 Mar 2008 20:08 GMT3
I have a query that needs to display only the records that the field [Title]
is blank or "Project Manager"
I get only project manager or nothing at all.
Please help...
GROUP BY27 Mar 2008 19:25 GMT3
I have a query where I am looking at forecasted vs. actual hours charged.
Hours are forecasted by months.  And charged weekly.  Both are pulled into
Access from other programs.
Heres the thing.  The dates are pulled in as: 2/15/2008.  Since I want to
 
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.