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 / March 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
autocorrect is going crazy!04 Mar 2005 16:38 GMT1
I am facing this trouble becouse the template on MS-Access named "Services
Call Management" has a bug.
They have not prevent the caos when a customer returns and you add the same
customer on Customers table each time he returns and the same customer gets
LinkMasterfields/Childfields property - Example?04 Mar 2005 15:53 GMT2
Hi to everybody,
Could someone please give me an example on the
LinkMasterfields/Chieldfields property, because the Access
help doesn't provide one.
Unbound textbox, query results04 Mar 2005 14:47 GMT3
This is probably pretty easy, but it has been a while since I've used Access
2000.
I have an unbound textbox on my form that is pulling data from a table.  I
want to bind that textbox to results from a sum query that uses a serial
Excel: Late Binding04 Mar 2005 14:08 GMT6
I am trying to use late binding techniques to open Excel, load it with data
and format the data.  I am using Set xlApp =
CreateObject("Excel.Application") to create the instance of Excel, but having
problems with the excel properties.  For example:
run query from form04 Mar 2005 12:07 GMT4
I have a form with felds from query named select code so when form/query
opens a msgbox appears requesting code to be entered in form I have also
wriiten a on load event to sort data etc and a afterupdate on field issue to
enter date in dateentered field these all work but I need ...
Creating Option Group04 Mar 2005 08:15 GMT4
One of my tables includes the following two Yes/No datatype fields:  Draft,
Final.
When I place these two fields on my form, I want to enclose them in an
option group so that only one or the other may be selected.  I tried using
Conditional Formating 04 Mar 2005 08:04 GMT1
This could possibly have been posted to the devtoolkits list, but I thought
I'd try here first -----
I have a form in an app that I have distributed the has some cells with
conditional formatting.  Application built under Access 2K3, using 2000
Problems adding text to memo field04 Mar 2005 06:42 GMT17
In my Form, I have a field that is based off of a field in a table called
"comments" which is set to memo. Inside the form, I cannot add information.
When I try to type, it beeps.
What am I doing wrong?
Variables disappear before close04 Mar 2005 04:03 GMT1
Here is a strange observation about quiting Access 2000.
If you have code to run in the Unload or Close events
of the main form (switchboard):
(a) Using the Access menu Exit or window "X":
Combo Box - First Use04 Mar 2005 04:02 GMT4
I have this code:
   Dim mySQL As String
   Dim myCombo As Control
   Set myCombo = Forms("person2").Controls("cboNameSearch")
Resizing the Access window04 Mar 2005 01:58 GMT3
I been trying to see if it's possible to resize the Access window so I can
hide it behind my form.  I would like to do this through VBA.  My form is a
popup.
Is this even possible?  Thanks
Email Button04 Mar 2005 01:31 GMT2
I would like to create a command button that will send an
email to a group of everyone returned from a query
(i.e. "Active Students).  (The contact form includes a
field for email addresses).  I'm sure this is something I
Filter Problem04 Mar 2005 00:41 GMT5
I am trying to filter a form by a combobox, the combobox has a date format
of mmm yyyy, I am using the following with no luck
Me.Filter = "[date] = #" & Me!Combo47 & "#"
Me.FilterOn = True
Create a control with Code04 Mar 2005 00:30 GMT3
Thanks for taking the time to read my question.
I have a form that I want to filter. I want an option box to control the
filter.
When the form opens I would like to build the option box and have as many
2115 BeforeUpdate Problem04 Mar 2005 00:05 GMT6
this code below almost works
Private Sub Patient_Number_BeforeUpdate(Cancel As Integer)
If Me.Dirty = True And Not IsNull(Me.Patient_Number.OldValue) Then
If vbCancel = MsgBox("You are about to change the ID Number of this Patient
 
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.