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 / Forms Programming / January 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Access Shuts Down after Me.Form.Requery12 Jan 2005 21:35 GMT3
I have a Form1 with a tab control.  On one of the tabs there is a Form2a + a
subForm2b.  Form2a is based on a query with a permanent criteria filter.
The user performs a function on each of the records displayed by Form2a.
After the user function, the form is requeried using VBA ...
'Delete record' code12 Jan 2005 21:11 GMT5
Using the Command Button Wizard to make a button to delete the current
record, Access inserts the code:
DoCmd.DoMenuItem acFormBar, acEditMenu, 8, , acMenuVer70
DoCmd.DoMenuItem acFormBar, acEditMenu, 6, , acMenuVer70
Peculiar record order when writing recordset12 Jan 2005 20:33 GMT1
I have written the public fucntion below to allow a set of records to be
written into an unbound textbox on a form.  (I realize that I could do all of
this more easily with a subform in datasheet view but the client wants
otherwise.)  The function is called in two places: (1) the ...
OnCurrent Form Event12 Jan 2005 20:21 GMT2
I have a sub that I would like ot run on the forms OnCurrent event that
takes values from the form's fields and does some math to display some
calculations.
My problem is that when I move to a new record, there are no values in those
Form Events Procedure Not Working12 Jan 2005 20:19 GMT2
I am using Access2003.  Using the After Update event for controls on the
form I color the background of the control if data has been put in.  The
problem is when I put data in via code without placing the cursor in the
control the After Update event does not fire.  I've tried the ...
Copying field value to another form12 Jan 2005 20:07 GMT2
I have a form where a user would enter usage information about an account.  
The account must first be listed in the Account tables before it can be
entered in the Usage table.  In the Usage table I currently have a drop down
box of all known account numbers.  What I want to do is ...
Callback function question12 Jan 2005 19:53 GMT1
Is there a way to notify Access to ignore a row, i.e. not load it into the
listbox?
Accessing Exchange Server contacts.12 Jan 2005 18:19 GMT2
Access 2003 adp + SQL server project.
Would like to link to Exchange Server 2003 contacts. Would like to list
items in the contacts folders and eventually edit them.
Is it possible and if so how?
Recordset problem12 Jan 2005 18:09 GMT3
I have encountered a problem with the recordset property. The wording I have
used previously in Access 97 was as follows in a form:
Dim Rs as Recordset
Set Rs = Me.RecordsetClone
DoCmd.OutputTo question12 Jan 2005 17:47 GMT1
I am using DoCmd.OutputTo & it works find.  What I would like to know, is
when it brings up the standard Dialog box for the user to choose the Drive &
Directory the user is exporting to, is their any way to track (save) what
path the user chose ?
Tab Control & Page Index12 Jan 2005 17:30 GMT3
I have a 6 tab tabcontrol and I need to know in my VBA code when the user
has selected a new tab.  The tabcontrol Change() event seems to respond OK
to the user clicking a different tab.  However, I'm unable to determine
which tab is now visible to the user.  I thought the PageIndex ...
"PopUp Message" notification? warning?12 Jan 2005 17:05 GMT3
Can anyone help? I am really not sure exactly how to best approach this
problem.  So here goes ..
I have a TABLE called "TableA" of property numbers where the field name &
unique key is called  {"APN"} it is a text format.  I have another TABLE
If stetement12 Jan 2005 15:27 GMT1
I am sending an e-mail using the below function:
Function Send_Open_Incident()
On Error GoTo Send_Open_Incident_Err
   DoCmd.SendObject , "", "RichTextFormat(*.rtf)", Forms![Data Quality
Coding to Change Data in Form Field12 Jan 2005 14:59 GMT1
Have Form & SubForm; want to change data in a Form Field
after lose focus in SubForm Field.
Cannot get Access to recognise Field name in Form.
Please advise.
moving in a listbox12 Jan 2005 14:55 GMT6
I have a form with a listbox containing about 75 different items.
It would be handy if I enter a character the listbox would jump to the first
matching name.
Alas, entering a character doesn't make my listbox to move...
 
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.