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 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Sorting on the fly03 Nov 2007 18:48 GMT1
During Form Open, I'm filling a combo box with a list of file names from a
directory: tmp = Dir("*.txt"), RowSource, etc.
What's the best way to sort ASC/DESC this list as it comes in, so they're
all sorted correctly in the drop down. Or do I have to store data in a tmp
Null Parameters03 Nov 2007 16:36 GMT1
I have a database for which each record can have any number of 21 checkboxes
selected.  I have created a query to pull the values from the form unless the
value on the form Is Null.  To do this I used the following statement in the
Criteria field of my Query in design view:
Need help with a query03 Nov 2007 16:27 GMT1
It's a Bed and Breakfast. There are two Access Tables in the query. No
spreadsheet. The Reservations table has room numbers (some of which repeat
because different customers rent the room during different time periods),
customer numbers, check-in and check-out dates. The Rooms ...
Sorting data in a query03 Nov 2007 15:09 GMT1
I have a report based on a query that returns employees holiday dates in
descending order.
This works well but new boss only wants to see the last holiday that
staff had. I have tried various methods of trying to return the LAST
Remove Minus03 Nov 2007 14:38 GMT1
I have a query that I am subtracting Feild1 from Field 2 I would like for
the difference to be a Whole some of my amount are negative number like -2
I would like to remove the minus sign can I do this?
Thanks
Sequential number in a query03 Nov 2007 06:18 GMT3
I am working on a YTD Sales report. I would like to know if I can create a
cell in a query that will be a squential number. Starting with 1 on up. If so
how would I do this?
Report would look something like:
List Box - Select All03 Nov 2007 04:31 GMT2
My query searches my table of employee records based on three possible
selections from a list box - "Active" - "Retired" - "All".  When I select
Active or Retired it works ok - how can I get the query to show all records
when "All" is selected in the List Box since none of the ...
Sum of Services Provided Check Box03 Nov 2007 04:21 GMT2
I have a check box on table:  FLW
You are to check as many services as was provided with this client on this
contact.
List of services:
More query issues .....03 Nov 2007 03:15 GMT2
Two tables--Rooms and Reservations. The Rooms table has a room number field
with repeating numbers. How do I consolidate those in the query, and
determine the income generated based upon the check-in and check-out dates?
A field on a query has a value in it I'd like to use to create tot02 Nov 2007 22:03 GMT2
Cost:                Proceeds:         G/L St                    G/L LT
30,000              31,000              $1,000
25,100              24,095                                           ($905)
4,000                5,000                 $500                      $500
Update Query to Force Field to Uppercase in Table02 Nov 2007 21:52 GMT2
I want to create an update query that takes the value of one field
(INSCRIPTION) and updates the value of another field (LANDOWNER) in such a
way that whatever is in the INSCRIPTION field is stored in LANDOWNER field as
ALL UPPER CASE LETTERS. I know how to format the field in ...
Remove leading zero02 Nov 2007 21:10 GMT4
I am trying to remove the leading zeros from a 16 character text field.  I
have tried using the val () funtion as well as the right () function.  Each
time I run the query it asks for me to enter the "Parameter Value" and lists
the field name.  I think I am querying an Oracle ...
Aliases in Update Queries02 Nov 2007 21:04 GMT3
I have the following query:
UPDATE tblMyQuestions SET tblMyQuestions.StudentName =
tblStudentCodes.StudentCode;
When it is run, it says "Enter Parameter Value" and then displays
SQL WHERE clause (How do I indicate entire table)02 Nov 2007 20:40 GMT5
SQL WHERE clause usually asks you to enter each field you want to search.  I
would like to know if there's a quick short hand for indicating I want a
search on the entire table without entering every field!
SELECT
Creating a query selecting multiple fields02 Nov 2007 20:28 GMT11
I have two tables who have a relationship based on ID.
I want to make a query where the parameters for the criteria are asked and
then according to the selection, all of the ID's and Name's are in the
resulting query with the listed paramter (field) that was chosen.
 
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.