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 / October 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Whay does an update CRASH Access?03 Oct 2007 14:05 GMT3
Running Access 2003 on XP, doing a select from a table and passing the
results to this subroutine to update another table.  When running in
debug
mode, it works.  When I stop it an anaylze the update statement, copy and
Trimming a cell, remove "space character"03 Oct 2007 13:45 GMT3
I've got empty space in my records (e.g. "1 300", "9 833" etc) and I thought
a simple "find and replace" in tablesheet view would do the trick, but for
some reason the FIND does not work (doesn't find a "space").
Maybe I'm doing something wrong, but I can't figure why the FIND ...
Business Queries03 Oct 2007 13:29 GMT2
Here is the serenio:
I own an Auto Service store. In my service records database, I have Customer
Table (customer number, name, address, phone, age, etc). I have Vehicle Table
(vehilceID, Customer number, make, midel, color, etc).  I have a Service
Sorting by Distinct Month03 Oct 2007 12:43 GMT5
I have a table that has a bunch of dates for about and I would like to write
a query that returns each DISTINCT month found in that table:  
Here is the query that I have now, which sorts them alphabetically:
SELECT DISTINCT (Format([tblCalendar].[Day],"mmmm")) AS [Month]
Most Recent Date03 Oct 2007 12:12 GMT1
In response to my earlier question, Marsh's code worked like a charm.  I'd
like to tie in one more question to this if I can.  The code below works, but
I don't seem to be able to tie this query now to a report that lists the
actual company name.  Can I modify the code below ...
Converting some fields to columns03 Oct 2007 12:06 GMT1
I have the following table -
Test Tester Result
Test1 Brian Pass
Test1 John Pass
Pick Fields from an Input Form03 Oct 2007 03:28 GMT1
I am used to using a form to allow users to “filter” info from a query for a
report, so they can for example pick a choice from a drop-down to limit
records to those that match the choice in a particular field.  
I would like to do something similar but in this case list field ...
Joining fields into one field dependent on value of another field03 Oct 2007 03:23 GMT1
Below is a sample of data of a query which I need assistance in -
Group    Fertiliser    ApplicationRate
1    TSP    3
2    EFB    230
#Name? What does this mean?03 Oct 2007 01:53 GMT5
Seen this out here before, but I have never seen an answer.  What is this.  I
have entered all of the criteria for a query, and it opens up, but when I
scroll across the columns I seem to reach one that casues all of the data in
all of the fields to be converted to #Name?.  ...
changing only the year in date field03 Oct 2007 00:11 GMT5
I want to change only the year in date field of one table. I have tried with
update query but i don't have right function or expression.
Need help with quote marks in a query03 Oct 2007 00:08 GMT1
I need help with the following UPDATE query.  I'm having problems with the
placement of single and double quotes.  "Me.txtNewRoleName" is a textbox on
the form.  I want to use the value of this object in the query.  Query is:
"UPDATE tblPreRoleApplMapping Set NewRoleName = '" & Me ...
Add Column to a Table02 Oct 2007 21:01 GMT1
How do I add a column to a table and enter in it the text "FY 2007" in every
row? I basically forgot to add that field when I created the table and now I
woul like to add it.
Thank you.
Elapsed time between two dates02 Oct 2007 20:35 GMT2
I've got a manual machine at work that produce about 500 row's a day
6 day's a week
It produce a  table like this.
Count    Instr    Scale    Batch    Gross    Date                Time
The need for speed02 Oct 2007 20:29 GMT3
Hi, I'm am running queries to return the postcode. The New Zealand Post have
supplied a data file that contains 1,829,432 distinct delivery points. Do you
have any suggestions/recommendations to help speed up the performance of a
search; particularly over a network. Both the data ...
SQL Insert in VBA02 Oct 2007 20:18 GMT6
I'm trying to insert a field on a form into a table.  All data types are
numeric, Long.
In my Main Module:
Public LinkID as Long
 
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.