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
Left Join Query Problem15 Apr 2008 14:20 GMT2
Here is my query :
SELECT PartQOH.PARTID, PartQOH.SumOfQTY, PartsOnOpenSO.Allocated,
(PartQOH.SumOfQTY-PartsOnOpenSO.Allocated) AS Available
FROM PartQOH LEFT JOIN PartsOnOpenSO ON PartQOH.PARTID =
Update Query15 Apr 2008 14:00 GMT1
I have a database that I've built for a mission trip for numerous churches.  
i have all the travelers in one table.  What I need to do is update the table
quickly when we assign each traveler their hotel, bus number and leader's
name.  I'm thinking of doing a select query first ...
date string from form to query's criteria15 Apr 2008 13:55 GMT1
I have 2 fields: FROM and To as dates in form.
Another text field LDATE, is for string that filters by dates beg. FROM and
end. TO .
What should be this string (it's exact syntax) in order to be able to pass
Absolutely Stumped on Query15 Apr 2008 13:31 GMT4
I have a query -- massively large, several layers deep, but still
straightforward. It works fine by gathering 5 different types of spending
summed up by project and equipment. As I said, it works fine.
My client says "I forgot the sixth" type of spending. No big deal, it's in
Disguising data15 Apr 2008 10:11 GMT2
Is there any way to disguise data in a report so that text in a field only
shows *'s or any other symbol. This is so I can see text is there without
seeing the actual text (like for passwords)
Cheers
Invalid Argument Error15 Apr 2008 02:31 GMT1
I have a couple of reports that work fine in a form and they pretty much all
gather information the same way. But one query fails every time and gives me
the error "Invalid Argument." I'm kind of baffled on why this might be.
The SQL for the report is as follows:
Expression clause in the Totals row in the QBE?15 Apr 2008 02:25 GMT4
How do I use the Expression clause in the Totals row in the QBE?
query:  record count discrepancies14 Apr 2008 23:59 GMT1
I am new to access and having an issue with writing a query.  I have an
existing table and an existing query that I am trying to build a new query
off of.  The 2 should have matching record counts, but don't.  I am trying to
find out what is on the table that is missing from the ...
query or VBA14 Apr 2008 23:53 GMT1
my subform is populated by a cbo box on main form.  (i am aware naming isn't
w/conventions - but I am still new).
here is the query as it stands:
SELECT [Scheduled Classes].Class, [Scheduled Classes].[Class Start Date],
Creating a query with dynamic fields14 Apr 2008 21:17 GMT2
Hypothetically, let's say I have a table with 26 fields, A-Z.  I want to
create a query that will select fields "A", "B", and "C", and filter records
based on a fourth field.  However, I want this fourth field to be dynamic,
such that it can be any one of the fields D-Z, to be ...
Change values to negatives14 Apr 2008 20:32 GMT2
I would like to create an update query that will change the values to
negative numbers. The values are in currency format. For Example I have
records with $5.00 but I would like to run an update query that will change
the $5.00 to a negative number (5.00).
Query to Linked Excel CSV by Multiple users14 Apr 2008 20:15 GMT4
I don't know if this is supported.
We have some very large CSV files that the Executive staff open and build
statistics from. When Access opens the CSV, it creates a lock of the file so
that only one user can access and manipulate it.
Running Total14 Apr 2008 18:03 GMT6
I'm trying to figure out how to make a running balance for customers.
I'm trying to get it to be something like this:
CustID    Date    InvoiceAmt    PaymentAmt    Balance
1            1/2/8     $12.00            $0.00            $12.00
Parameter Prompt14 Apr 2008 16:16 GMT5
How do I make a prompt to ask for two or more items in a query for a report
or form?
Such as first name and last name.
Thanks
Formatting Number in Query View14 Apr 2008 16:10 GMT1
I'm trying to format  calculated fields Charges/Units and Payments/Units to
display 2 decimal places.  The Charges/Units allows me to select the
DecimalPlaces in the Properties Box.  The Payments/Units field does not show
me the option to select DecimalPlaces.  It goes from ...
 
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.