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 / General 1 / January 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Linking two tables' data in a subform25 Jan 2005 00:07 GMT2
I have a subform that allows entry of student test results.  Once the
user inputs the test score and the test ID, I would like the subform to
query a look up table and populate a column on the row that the users
is on to show the level of the student, based on the test result.
converting multiple field data into a scholarship amount24 Jan 2005 23:43 GMT1
I have a table I use to enter student data and would like my users to
see a student's scholarship amount based on the data they enter into
the following fields:
[FYear/Tsfr] - "First Year" or "Transfer"
Codes and masking24 Jan 2005 23:13 GMT6
Hi Newsgroup
Does anyone here care to share their thoughts/experiences with using
masking?  I am storing categories of books which libraries stock, so that I
might have codes:
Acc 97 and Windows XP24 Jan 2005 21:58 GMT1
Does anyone know how to make "Office Links" available when running the
above,
the command  button just goes blank on our machine....  ?
any help or advice much appreciated
How can you open a form to a specific record from another form?24 Jan 2005 21:40 GMT2
Can someone tell me how I can open a form to a specific record from a
button on another form.
Here is what I want to have happen. I have one form called Computers
and another form called Monitors. One of the fields on the Computers
Command "DLookup"24 Jan 2005 19:00 GMT6
I have problem with the command "DLookup" in Access 2000.
The command takes very long time to run.
Have anybody any solution for this.
//LOA
Yes/NO Query Question24 Jan 2005 18:06 GMT2
Hope someone can help
I have records of fuel inventory, and I've used yes/no switches for
the different types of fuel.
ie:        amount        gas    clear    dyed
Calculating amount of time spent on a project24 Jan 2005 18:02 GMT3
What should I put in a query that would, if I have a start time and an
end time, tell me how much time was spent on a project.
docmd.setwarnings false isn't working...24 Jan 2005 18:02 GMT2
I have the following code:
Private Sub cmbNYAdmit_NotInList(NewData As String, Response As
Integer)
On Error GoTo Err_cmbNYAdmit_NotInList
Currentdb.OpenRecordset fun24 Jan 2005 17:58 GMT4
I think I may have lost the plot.  Just a few years ago I'm sure I wrote
something similar to the following code:
   dim rst as recordset
   set rst = currentdb.openrecordset("mytable")
FillDown in Access24 Jan 2005 17:34 GMT1
I was able to use this code .
Sub test()
Dim db As Database
Dim rs As DAO.Recordset
primary key problem...24 Jan 2005 16:19 GMT1
Hi there, i have a problem defining my primary key...
I have a list of material (tools) that i manage. I want to be able to
track them (follow information that people enter) in the database. I
set my primary key to ID_Material but my question is?
Can query with left join be made editable?24 Jan 2005 14:21 GMT7
SELECT tblTxAcct.TxAcctName, tblTxType.TxTypeName,
Nz(qryTxAcctListCt.TxCount, 0) AS TxCt
FROM (tblTxAcct INNER JOIN tblTxType ON
tblTxAcct.TxType_ID=tblTxType.TxType_ID) LEFT JOIN qryTxAcctListCt ON
How can I change font size in Datasheet view of a sub-form??24 Jan 2005 13:52 GMT1
I've changed the font size on the form but it only works in form view.
When the data is displayed in Datasheet view it doesn't display the
selected font size.
how to have a date calculation24 Jan 2005 11:49 GMT1
May anyone can teach me how to calculate with date, my calculation is :
 Date field (2005/01) +  numberic field (3) = 2005/04(YYYY/MM)
 
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.