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
Query not updatable.....26 Mar 2006 19:42 GMT4
Hi I have the following SELECT query that has turned out to be unupdatable....
.I think it may have too many table joins ???
I have tried it without the DISTINCT and the equation but it is still not
letting me update
Default Value in Query26 Mar 2006 16:48 GMT5
I have a table with two fields in which I have entered default values in the
default field at the bottom of the table-
   "N" and the second field "C".
When I run a query, that information is not automatically inserted into the
Pass a Value to a CrossTab Query26 Mar 2006 14:09 GMT6
I am attempting to pass a parameter to a Crosstab query from a dialog form.
A report is created from the query, and embedded in another report as a
subform. i.e,
QuestionnaireReport
Group Query26 Mar 2006 08:01 GMT2
How do i group this query by tblIssue.plIssID ?
SELECT tblIssue.pIssID, tblIssue.pIssDate, tblIssue.pIssTo, tblIssue.pIssBy,
tblIssue.pIssDept, tblIssueLines.plIssQty, tblIssueLines.plIssPrice,
tblinventory.MRN_No, tblIssueLines.plIssPartID, tblinventory.Description,
Pulling queriy criteria from a text box25 Mar 2006 22:18 GMT2
I have an unbound text box on a form (It will be hidden) a typical value in
the text box could be 1,3,4,5.  I want to use this value as criteria in a
query.  E.g show records 1,3,4,5
If in my query I manually type IN (1,3,4,5) the query works fine however if
Case statement equivalent25 Mar 2006 21:37 GMT9
I need to write an equivalent statement of a multi-line case statement, but
I understand there is no real eqivalent of CASE, so IIF is used.
What I have, in pseudo code is:
IIf([TBL_Project_GLDetails.T2]=49734600 then 4900, 45734600 then 4500,
Date query25 Mar 2006 15:42 GMT3
I have a table that includes a date field txtexpirydate with dates in the
future. I want to set up a query that finds all records where the date field
is in the future ie after today. I've tried using > Date() but that doesn't
seem to work. How do I do this?
calculated field in query25 Mar 2006 15:06 GMT1
I have a query that selects workorders from a table then trys to
calculate the total hours down by using the function:
DateDiff([h],[DAYDOWN]+[TIMEDOWN],[DAYUP]+[TIMEUP],1,1) AS THD.
Instead of doing the calculation it asks me for "h" which I understand
Cannot tranfer Database with Date Function query25 Mar 2006 13:13 GMT2
I have created a query to look up the records foe today's date by using
Date() in the criteria for the field OrderDate.
This works fine! So I created a Form using the query to make it easier for
the user to look up today's records, that worked fine!
Error in query24 Mar 2006 20:45 GMT1
I have the following expression in my query and I'm getting this error "The
text is to long to be edited". Is there a different way to write this?
Capital Markets Name: IIf([Capital Markets
originator]=[forms]![frmReportCriteriaMarketer]![txtEntertheMarketerName],[Capital
Parse one field into multiple columns24 Mar 2006 20:35 GMT5
Need some help. I have read the Mid, Left and Right options. But I have some
data that may very.
The Data will come as follows (1 FLD):
CC,4.5x5x7,C2
Deleting and Recreating Access Tables24 Mar 2006 20:07 GMT1
I have a program that imports data, processes it and places the results
into final tables. My problem is that it is really slow. Each temp
processing table has almost 2 million records in it. I have identified
the deletion of these temporary records as a bottleneck in the speed.
Scheduler24 Mar 2006 20:00 GMT3
Does anyone know of a good third party scheduler that will run access
queries?
Thanks,
Chris
Append / Delete Query Question24 Mar 2006 18:54 GMT1
I have a table where periodically records are deleted (i.e., bc a case has
been terminated).  These records, however, need to be put into an 'archive'
table.  I am currently accomplishing this by first running an append query
and then a delete query.  Is there a way to combine ...
Reference form controls in query24 Mar 2006 18:49 GMT6
I have created an update query with 3 fields.  
1. Markup – This is the field I intend to update.  In the “Update To:” box
in the query, I have [Enter the new multiplier:], which will prompt users to
enter the new value when the query is run.  This works as desired.
 
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.