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 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Update a field in a table with a field in the same table05 May 2006 18:03 GMT5
This sounds pretty stupid, but I can't figure this out?  Brain freeze!
Undefined Function 'instr' in Expression05 May 2006 17:39 GMT2
IsSpc: InStr(1,[RxScript],Chr(32),1)
Gives Error:  Undefined Function 'instr' in Expression.
I have used 'instr' for years. Now my desktop MOD XP is balking, even though
the "Visual Basic for Applications" is listed as an available Reference in
How do you create query by using wizard?05 May 2006 17:32 GMT1
I am in the queries under objects section but I don't know where to go from
here when I need to create a query using wizard, any suggestions on how to do
this?
Thanks!
Conditionally placing same field into different output fields05 May 2006 17:31 GMT2
Hoping for some help here.  I have two tables in my database that I'm trying
to join. A simplified example
TABLE1
Article      Year
Query05 May 2006 16:57 GMT1
I have two tables, A and B. In the table B there some of the IDs of the
table A. How can i make a query to select all the record in the table A which
IDs are not also in table B?
Thanks very much.
iff function in  ms access05 May 2006 16:48 GMT10
I am writing database for counting credits.
Need to use an iff function in a query
The result of the function should be:
If  sum of credits >50, then 50, otherwise the result should be a sum of
concatenate names - remove blanks05 May 2006 16:44 GMT4
I'm running thisquery to concatenate last and first names into one field.  
How can I get the blanks out after last name? Thanks for any ideas.
SELECT [pt_last] & ', ' & [pt_first]
FROM batches;
Easy query for you Access Studs05 May 2006 16:33 GMT1
I have a simple table that has only 2 colums, a name and a type. IE:
Name        Type
------------------
Jason        1
DLookup problem05 May 2006 16:04 GMT2
I have the following query which won't work:
SELECT [select pvt items].[ref number],
DLookUp("[private]![doctor]","[private]","[private]![ID]=[ref number]") AS
Expr1
Unique values05 May 2006 15:18 GMT1
I have two tables of restaurant data, one shows all items rung through a
till, the other shows how each check was paid off.
The link between the two is the 'check id'
I want to write a query which shows all checks and the detail for tables
Inner Join Query error05 May 2006 14:53 GMT2
Can anyone find the syntax error in this inner join SQL.
UPDATE tblContacts INNER JOIN tblCompanies
ON (tbl.Contacts.phone=tblCompanies.phone)
AND (tbl.Contacts.Address1=tblCompanies.Address1)
Update Query with linked excel table05 May 2006 14:23 GMT2
I have two tables:
log sheet
log_sheet - linked table from excel (emailed from contractor and saved to my
computer so I can update my database)
SOME info from Excel won't import ... ???05 May 2006 13:28 GMT5
I have a shared Excel file where various people go in a plug in numbers.  My
Access 2003 database is linked to that file, and as necessary I use that
linked table in a query that moves the data over into a different table.
PROBLEMS:
Query to change all null entries in a table to a specified amount05 May 2006 13:24 GMT1
Hello,
I wonder if you can help.
I have a query that opens up all the records where there is no entry in a
field called GameFormat.
Question on doing a date calculation in MS Access Query05 May 2006 12:45 GMT4
I have an issue that is probably really simple.
I am trying to do a date calculation between two date fields but I keep
getting an error in Access.  Here is the info that I am working with.
I have added notes next to the field names stating what the fields are.
 
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.