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 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Is there a replacement of Excell Vlookup function in Access?20 Apr 2007 20:07 GMT1
I am convirting excell spread sheet with formula's to Access database and I
run into this question how to imitate Vlookup function in Excell. For example
in my excell file that I am trying to convirt to access I have a value of "1"
in cell A1 and
Prevent Appending Certain Records20 Apr 2007 20:04 GMT1
I trying to prevent appending any records from my temp table into my perm
table that have the same run date.  I thought this would do it, but no luck
INSERT INTO RunDate, Customer, City, State
SELECT RunDate, Customer, City, State
Can dlookup (or anything else) do this?20 Apr 2007 19:58 GMT10
Expr1: DLookUp("[txtDesc]","tbl15702UT","[txtDesc]=" &
[tblUTFIELDCODES]![FCODE])
I need to evaluate a field (txtDesc) look up the value in another table
(tblUTFIELDCODES) and replace that value in 15702UT with the associated text
**Please Help** Select Details.20 Apr 2007 17:27 GMT4
I have set up a reporting DB which will export data from queries into excel
on the users c:/ drive.
To do this i created a simple user from with Start Date, End Date and Client
text boxes.
Ageing by Date to 30, 60,90 etc20 Apr 2007 16:32 GMT9
I am trying to age transactions into 30 days, 60 days etc and have put
together the following script but is giving a syntax error on "AS" on the 2nd
SUM line, can anyone please help me.
SELECT
Key violation on Append Query20 Apr 2007 15:56 GMT1
Transaction table has ONE key field...Autonumber called TransID. No other
fields are marked as "No duplicates". I'm inserting some transactions from a
linked spreadsheet. Has worked exactly as written before. SQL looks like this:
INSERT INTO tblTransactions ( PartNbr, TransNbr, ...
Limit number of rows on query20 Apr 2007 15:24 GMT1
I'm trying to write a query that will return no more than, say, 20 rows. In
some forms of SQL there's a simple LIMIT clause, but this doesn't seem to
exist for Access. Does anyone know how to do this?
Thanks,
Top 3 dates in calculation Function / Query?20 Apr 2007 14:50 GMT3
This is a query I have created that picks up the top 3 dates for this
data (for example) :
Tree Pos2 Date
1      15     23/08/2005
Simple query20 Apr 2007 14:38 GMT2
I'm quite new to all this but does anyone have any idea why this isn't
working?
SELECT *
FROM COMBINED
Including all records from employees in a date range20 Apr 2007 13:34 GMT2
I have two tables, one is for employees and the other I use to track crime
report numbers.  I need a query to total the number of arrests, warrants,
adults, juveniles, etc. for a specific month in order to do the monthly
stats.  However, I need to include all the employees ...
Nested SQL20 Apr 2007 13:30 GMT12
I am trying to do something that I believe requires nested SQL. I am having
a devil of a time with understanding how nesting works!!
Here is what I am trying to do:
Query has 1 table as input. The table has a multifield key.
Union Query Problem20 Apr 2007 13:27 GMT5
I'm using this UNION Query that worked fine untill I added the WHERE clause.
Any help is appreciated.
Thanks
DS
format minutes to Hour:Min in crosstab20 Apr 2007 06:36 GMT1
I have a crosstab query as follows:
TRANSFORM Sum(tblUnionData.minutes) AS SumOfminutes
SELECT tblUnionData.Last, tblUnionData.First, tblUnionData.SID,
Sum(tblUnionData.minutes) AS [Total Of minutes]
send query result to Excel and open it20 Apr 2007 04:25 GMT5
How to do it in code?
I have a crosstab query and had hard time to create report based on it. I'm
thinking send query result directly to Excel and open that Excel file. How
to do it in code?
find duplicates query20 Apr 2007 03:04 GMT1
In my version of MS Access 2003, I no longer see the wizard for a query to
find duplicate records. Did that go somewhere else or is it no longer
available?
 
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.