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
MS Query query-> Access11 Apr 2008 14:30 GMT4
I try to replicate in Access a query that works fine in MS Query ...
MS Query:
SELECT VEZAK1.Sifra as [SifraP],VEZAK1.Opis as [NazivP],(Data1) as [Znesek]
,VEZAK2.Opis as [Tip]
user entering the data11 Apr 2008 14:16 GMT4
region               carrier
North
east
west
Create a query to compute time11 Apr 2008 13:33 GMT9
I am trying to create a query that will determine the elapsed time from a
table.  The table may have up to 4 timeframes.
SQL problem, database crashes.11 Apr 2008 13:32 GMT1
I am trying calculate percentage from month to month for each client group.
The following query is called "monthbal1"
SELECT LiveMonth.MonthID, Account.ClientGrp, LiveMonth.LiveMonth,
Sum(CurBal.CurBal) AS Total
format a time field in a query11 Apr 2008 13:14 GMT2
I have an Excel spreadsheet that has a number of cells where the time value
is greater then 24 hours i.e. 36:58, total number of hours and minutes.
I've imported the spreadsheet into my Access DB and have tried to run a
query against it and other tables I have but the field ...
percentages problem: what am I doing wrong?11 Apr 2008 09:45 GMT1
this is my SQL:
SELECT Portfolio.Portfolio, Sum(Account.FaceVal) AS SumOfFaceVal,
Sum([faceval])/DSum('faceval','account') AS Percentage
FROM Portfolio INNER JOIN Account ON Portfolio.PortfolioID =
How do I split Names into 2 or more fields?11 Apr 2008 06:06 GMT1
I have a table with a "Name" field that contains the First, Last and Middle
Initials and Names in it.  I would like to know how I can split these into 3
seperate fields.  Some of the names have titles with them as well.  What are
the xpressions that i need to build in order to ...
SQL Question11 Apr 2008 01:10 GMT3
I have this small SQL statement, that says, clear any checkmarks from the
indicator field, in the MasterTbl, where vendor and department = the combo
boxes.  (which works fine).  But it's the last line of the SQL that isn't
working.
Selection of output11 Apr 2008 01:04 GMT1
Lane                     Transport amt
A                             560
A                             890
A                             560
Numbers won't display in my address labels11 Apr 2008 00:12 GMT5
Every time I create labels from my Query it omits all numbers (street
numbers; apartment numbers and zip codes). The street numbers are in the same
field as the street but it just omits the numbers.  Some apartment numbers
have a letter as well and it only displays the letter not ...
Null value in multi-parameter queries11 Apr 2008 00:10 GMT4
I am running the following query with three parameters  that I enter from
combo boxes  in a form:
SELECT tblPROJECTS.Region, tblPROJECTS.Status, tblSUBJECT.SubjectName,
tblPROJECTS.Projectsymbol, tblPROJECTS.Title, tblPROJECTS.Budget
Access version of =Proper10 Apr 2008 21:50 GMT1
I have a linked table that I can not adjust. In order to make the adjustments
I need I am using a Make Table Query. There are several fields such as [Last
Name] where the text is a varity on Capatalized, Non-Capatalized and a mix
and match of the two. I tried:
Counting number of Mondays in a month10 Apr 2008 21:41 GMT6
How do I write a function that will give me the number of Mondays that occur
in a given month?
Signature

Thanks,

How do I replace astricks * with 0 in a column?10 Apr 2008 21:20 GMT2
I am not sure to use the replace fuction on this. Please help me.
I have three columns 'lblcode', 'prodcode', 'packcode'
They contain this data:
023443 2343 34
DMax10 Apr 2008 20:10 GMT3
I am trying to do a DMax with 2 criteria. When I put in a constant for the
first criteria ('7000'), it works correctly. When I try to use a form object
value ( 'Me.Market'  ) I either don't get anything or an error depending on
my syntax. Any help!
 
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.