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 / April 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
List Box03 Apr 2008 16:45 GMT11
I'm getting a type mismatch error.  I want to update the check box [Indicator]
to "0" in [MasterTbl] based on the criteria.  Thanks for your help in advance
Dim strSQL As String
Dim varitem As Variant
Executing multiple queries03 Apr 2008 16:26 GMT1
What would be the best way to make 50 query updates run right after each
other without having to do it manually? Also to query appends? Code or
macro??
Thanks!
How do I limit records to current month03 Apr 2008 16:16 GMT6
I have a date field in my record.  How do I write my query to limit my
returns to only records where the date is in the current month?
query outcomes03 Apr 2008 15:35 GMT4
i have created a form with search options. it allows the user to search the
databases, each search option e.g. "Find Customer" the customer will click on
the button and a box will appear asking the user to enter the Customer
Account Number. if the number exsists the databases ...
Need To Find Last Date W/Info03 Apr 2008 15:31 GMT6
I have a table that acts as a log for data contained in a separate
table.  I need to retrieve the last entered date, location, and status
for each different record in the main table from the log table.
Fields in the log table (aka tblLog):
RE: Query Help Possible IIF Statement03 Apr 2008 15:21 GMT3
I am trying to show a list of our stores that open in either 2007 or 2008
without using Criteria. Can anyone help me? I am posting the query I would
like to use.
SELECT tblStores.StoreNo, tblStores.StoreName, tblStores.[Store Open Date]
Deleting a join in Query design view?03 Apr 2008 15:09 GMT2
I'm working in Access for the first time in many years.
I have a number of joins created between various tables in the Relationship
window.
I created a query that uses a number of these tables.  The previously defined
subquery prob (repost)03 Apr 2008 14:17 GMT4
SQL
SELECT E164src.MonthID, E164src.LiveMonth, E164src.Total AS [Current month],
(SELECT monthID from E164src AS temp WHERE temp.monthID=E164src.monthID-1) AS
Expr1
select top 503 Apr 2008 13:55 GMT4
I would like to configurable top records in my query.
Does MS Access 2003 support dlookup in the query for select top query?
For example
Select top Dlookup("[MyNumberField]", "MyTable", "[MyId] = 1") MyField1,
Update text field field03 Apr 2008 13:14 GMT2
I have created a query which compares the utility meter readings to a
previous average. The query identifies where variances are in excess
of 30%. The problem I have is that I am attempting to use an update
query to insert the text 'excessive variance' in a comments field
Calculate elapsed time03 Apr 2008 12:51 GMT4
I want to create a query that shows elapsed time from the previous record and
I'm having a lot of difficulties....
The fields I have are
User ID, Case#, Units, Location, Date/Time
Checkbox in query03 Apr 2008 10:07 GMT3
Greetings to everyone!
My situation is this, my database creates a work order with some tasks, that
may or may not be accomplished. I have a query that retrieves the tasks
present on a selected work order, (those tasks come from a table called
Pass Through Query Code03 Apr 2008 09:10 GMT15
I have the below code in a Pass through query that pulls from a Oracle DB.  
It is pulling data from 2002 through today.  It takes 13 minutes to run and I
really only need data where the KTMG_TIME_SHEET_LINE_DETAILS.ACTUAL_DATE is
equal to or greater than 12/31/2008.  If I can get ...
Qry Design03 Apr 2008 05:45 GMT2
I need some help designing a qry. I have an employee table. Each employee is
trained to a certin level. Each level requires some addtional creditentials.
In another table I have those creditentials link my the employee ID. I need a
qry that tells me if an employee trained to ...
Sum Query03 Apr 2008 02:21 GMT1
 I have a table tblSales that has the following fields: DateID (Auto),
SalesDate, SalesTime, SalesAmount.
I am trying to create a query that sums all the sales for a specific date.  
Add all the salesamounts per a salesdate.  When I try this I get a sum query
 
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.