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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Export query as csv file instead of a text file17 May 2005 13:45 GMT2
I'm having problems exporting a query as a csv file. The application (Sage
accounts) i want to export it to can only import it if it has a .csv file
extension. As i can only save the query with a .txt file extension I need to
somehow convert it to a .csv file. Any suggestions ...
Designing Query criteria from VB17 May 2005 11:20 GMT1
Hi, I have a query named "Salidas", I want a code in VB that opens that query
(docmd.openquery "Salidas") and define a criteria in the column "Tipo" (that
can be "facturas", "Notas" or "Sal. Int.").
Example:
Summing two fields when one is blank17 May 2005 10:02 GMT3
I have three tables.  One is called TherapistMain and has two fields:
TherapistName WeeklyTargetRevenue.  I then have a WeeklyProductRevenue and a
WeeklyServiceRevenueTable. Both of these tables have the two fields which
include TherapistName and Revenue.  There are frequent ...
Restricting responses in queries17 May 2005 09:54 GMT1
To query a field that has a value list in order to restrict the response to
certain values from the list I use this method:
In ("Value1","Value2",)  etc
How would it work if I wanted to restrict mutiple values.  Ie if there were
Editing information in queries17 May 2005 09:20 GMT3
I want to edit information returned in queries but everytime I try too Access
wont let me.  The macro that opens the query clearly opens it in EDIT MODE.  
Whats the problem?
Locking individual records17 May 2005 02:27 GMT1
How can i lock a record so that the common user cannot alter its
contents after a comman button has been pressed.
Example:  I have engineers typing up information in to a record and when
they
extract value17 May 2005 01:41 GMT4
i need assistance extract the following
12345 from 3001-12345Y
653 from 2007-653Z
23 from 4009-23p
increment # for each record17 May 2005 00:47 GMT3
I've got a large database where I want to delete duplicate records using a
delete query.  I've set up a totals query to determine which duplicate
record to delete, but I need a unique field in the duplicate records to tell
which one to delete.  I'm trying to assign an incremental ...
Adding two queries when one is null16 May 2005 23:06 GMT1
SELECT
IIf(IsNull(Sum([vend_div_vol]![vendvolume])),Sum([OPDS2_Div_Vol]![DivVolume]),IIf(IsNull(Sum([OPDS2_Div_Vol]![DivVolume])),Sum([vend_div_vol]![vendvolume]),Sum([vend_div_vol]![vendvolume])+Sum([OPDS2_Div_Vol]![DivVolume]))) AS Volume
FROM ((OPDS2_Div_Vol INNER JOIN ...
Subset query16 May 2005 23:03 GMT2
I am using the following SQL in Access to run a query.  I would like to limit
the number of  records returned in the Horse column to the lastest 25
(specified by DateOfRace).  So I'm NOT limiting the overall query to 25
records, but a subset groups of records in each Horse column ...
User request regarding a calculated field16 May 2005 22:09 GMT1
can I override a calculated field by typing in another number?
ODBC Timeout default16 May 2005 21:06 GMT3
Is there a way to change the default ODBC time out on queries that connect
to a SQL server table?
Removing Data From Feild...16 May 2005 20:54 GMT3
I have a table that holds information about orders... it has 12 feilds.  The
original creator of the database didn't create separate feilds for the
pickup_address and pickup_state.  So, the pickup_address feild as data
formatted like this:
query only ones starts with character16 May 2005 20:07 GMT2
I have "invoice Numer" field and some records contains just number and some
begins with a letter. How would I query up invoices that contains
letter(alpha)?
not using like [a-z]*.  I don't want it to input a criteria, i want to run
Unique Record16 May 2005 19:52 GMT1
Hi, There,
I would like to get your asistance to work an more effiicent query.  I can
accomplish the job by break the task into several queries and I believe there
should be a better way.
 
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.