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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Search in many fields at same time.23 Jan 2006 22:01 GMT3
I need to find an invoice number sometimes and decided to create this query:
----------------------------------------------------------------------------
SELECT Orders.OrderID, Orders.InvVWD, Orders.InvNorthern, Orders.InvPremium,
Orders.InvYork, Orders.InvVinylbilt, Orders ...
First -  Last23 Jan 2006 21:29 GMT3
My query is pulling 2 fields, Item and code.  For each item I can have
multiple codes, i.e. C1, C2, C3 and so on.  When running a query for Item A I
get back 4 lines becuase I have 4 different codes (C1, C2, C3, & C4).  If I
write my query using first and last I can return 1 line ...
Adding Calculated Controls in Queries23 Jan 2006 19:50 GMT1
I have a query that has a seperate form used for entering data.  I am having
problems adding calculated controls and I will try to explain what I have set
up the best I can.  
First, I have a list box that is the total number of hours for a maintenance
Many-to-Many relationship Query23 Jan 2006 19:23 GMT4
I've got a database with a many-to-many relationship between two tables
(Employees and Customers). By this I mean I have a table that sits in-between
both tables and records the relationship. I want to create a query which
lists all the Customers with a calculated field that ...
Problem w/ Parameter in the Query's criteria23 Jan 2006 18:31 GMT3
I have a query on a table with the criteria on a date field set up as:
[Forms]![EntryForm]![StartDate]-7
In other words, I want the criteria to be seven days previous to whatever
the start date is in the entry form. I'm getting a "This expression is typed
multiple criteria in query using three tables23 Jan 2006 17:32 GMT6
I haven't worked with Access in a decade, so I'm rusty.
I have a table of wage increases that reflect a compensation polocy of
raises; table titled Raises.
An employee's raise is a function of (a) wage type and (b) step level
Just want the top record23 Jan 2006 17:30 GMT3
Hi there! Using A02 on XP, not a programmer but love learning in here.
I need to run a query that will show me all the records from a table called
tInfo where [SL]=2 and [ICSDateSent] Is Not Null.  I have a table,
tRPSAdminBills, that contains annual records that include a
non-equijoin using a subquery23 Jan 2006 17:18 GMT4
I'm attempting to exclude all records that have a value in a particular field
if any part of the text matches values in a query.  Here is my attempt but
it's still bringing up all records:
SELECT item,  udref  FROM qrySelectedRepReturnsInXDays INNER JOIN
How do I create a comparison query?23 Jan 2006 17:07 GMT4
I am trying to create a query that will compare data within 2 tables. The
query will specifically look at 3 columns in these 2 tables. If the
information in these 3 columns is the same in each table, then the query will
NOT pull the rest of the info.
How to approach complex query23 Jan 2006 16:51 GMT5
I'm having a real problem getting a query (or set of queries to work) and no
matter what I try I fail :-( I wonder if someone could help me with the
approach?
I need data from 4 tables and I'm aware I need to create a series of queries
If then else statements in sql23 Jan 2006 15:48 GMT1
I want my query to return a message based on the input received.  How do I
make this statement return a message to the same column
( IIf(IsNull(projects.date_filled),'Not filled',' ') ) AS Message
I want to be able to return a different message if the projects.date_ filled
Help with Query Checking 2 Fields23 Jan 2006 13:55 GMT3
I'm hoping that someone will be able to help me with a problem I'm having
with queries.
At the moment I have 3 tables as follows:
Table 1:
help on query for a report23 Jan 2006 11:59 GMT6
Hi,
Can someone get me started in the right direction.  I have 2 tables, one is
production the other is incoming_inventory.  In production we have a fields
for ProductionDate  PlantNo  ShiftNO  IngName1  IngName2  IngName3 IngName4  
Help please!23 Jan 2006 05:56 GMT2
My query does not work correctly but I really can't see the problem. What I
want to do is to count the number of times T_Details_EnFormation.NIP is
either in field EnFormation1 OR in field EnFormation2. Sometimes I get
expected result for maybe 1/4 of the lines. The remaining is ...
Left, LTrim, or what23 Jan 2006 04:23 GMT4
I have a field with Lastname, Firstname (ex: "Smith, John")
I want to extract the Last name and first initial (ex: "Smith, J).
What's the code?
Thanks in advance.
 
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.