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 / November 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
HELP with matching problem25 Nov 2005 10:37 GMT2
I'm stuck with a query I can't seem to be able to write, would be very
grateful for help. This is Access 2000.
I have 5 tables
- table 'persons' with identifier personID (+ some fields)
median function on parameter query25 Nov 2005 08:37 GMT6
I'm looking for a median function in Access for using it in querie
with "group by".
I did find a few examples of good VB-code, where I even can suppl
optional criteria. This way it is possible to use it on "grou
Query using the current record and the previous one25 Nov 2005 07:06 GMT1
I have a table containing those fields:
   VehiculeNo
   Date
   Odometer
Setting ODBC Connection string of Pass thru query dynamically25 Nov 2005 06:51 GMT1
I have the ODBC Connect str of access 2000 pass thry query ,pointing to
oracle driver.How can I  set the ODBC Connection string of Pass thru query
dynamically from the VBA code. I want the string to point to production
environment or development environment based on the choice ...
Query: daily percentage change25 Nov 2005 06:40 GMT3
I need to build a query that returns a daily change from a table.
I need something like this:
Date     Value@date    Value@date-1      (Value@date / Value@date-1) - 1
Or else, just the first and last field.
filter out randomly?25 Nov 2005 05:39 GMT3
Can I ask Access to filter out say, 100, randomly chosen records from a large
list? ie no criteria but just specify the number of random records I want?
Thanks
Sally T
Queries25 Nov 2005 01:26 GMT5
I have mutiple queries set up to manipulate a single table different
ways.When I update my table it is not reflected when I run my query,why?
Queries and Combo Box25 Nov 2005 01:21 GMT1
I have a form to make the invoice. It has one cbo (Information abou
Clients) and inside this form I have a subform whit a cbo (Products)
One client can to buy several products by an agreement.
I made a query to view the clients related with the products and
invalid syntax24 Nov 2005 19:13 GMT8
this is a simle query comes from a table1,
SELECT Table1.number, ([Table1!number]) AS code, Table1.name, Table1.surname
FROM Table1;
i cant understand why im changing the code field to-->Left([Table1!number], 2)
How to set up a rolling year criteria in a query run via macro?24 Nov 2005 17:41 GMT6
I've got a query which looks at rolling year to retrieve data and I'm not
able to set it to run via a macro because of the date criteria.  Every week I
have to go into the design of the query and change the dates to include last
week.  Is there a way around this?
Between Clause24 Nov 2005 17:02 GMT3
I have the following formula in a query in order to retrieve records that
fall between two dates:
Between [Start Date] And [End Date]
However, when I run the query it doesn't include records for the end date
Deleted Records?24 Nov 2005 15:30 GMT2
Here’s what I have and did with two tables.  
Have tableA (91K records) that has duplicate records.  Created a blank
tableb from tableA structure and made primary keys on selected fields.
Appended tableA to tableB.  TableB now has unique entries, about 41K records.
how to make a query using SQL to get customer info by typing telep24 Nov 2005 14:10 GMT4
how to make a query using SQL to get customer info by just entering the
telephone number?
Run time query calculations24 Nov 2005 13:48 GMT2
i have a quantity feild in a table of stock entry, i also have another
quantity feild in a table of item sales.i want to the quantity sold to always
be subracted from the quantity in stock and the result to be the basis for
the the next calculation such that the quatity feild in ...
HELP - Use the LIKE (*) to find a word anywhere in the field.24 Nov 2005 13:25 GMT2
I have two drop down boxes for the user to search for a product
one is by Reorder#  and the other by NameOfItem.
I am thinking about using an underlying query To prompt the user for a
word .             Like ([Type a Word]) & ("*")
 
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.