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
Set focus problem16 Mar 2005 19:59 GMT3
PC Datasheet helped me with some code some days ago for which I'm very
grateful. I wanted a message to appear if the user didn't enter data into a
control on a form. Here is the code
Dim MsgStr As String
Zip code automation16 Mar 2005 19:43 GMT1
I have a form where I put in customer's information.  I also have a
table of zip codes and their corresponding towns and states.  What I
want to do is make the for to where when the user enters the zip code,
the townand state automatically appear in their respective boxes.
Sequence of forms opening Or There must be a better way ...16 Mar 2005 18:27 GMT2
Hello, All.
First let me say: I've gotten lots of good information in these discussion
groups. I've been working with Access for all of 3 months and in general it
seems that everybody follows a similar learning curve. So lots of my
Changing Text Colors on Form16 Mar 2005 17:31 GMT3
I have a form that about 30 people use to enter data on a daily basis.  I
wanted to offer color options via simple buttons, like a bright, a soft etc.  
I have this so far:
   Me.Section(0).BackColor = vbBlue
Output to RTF from Forms.16 Mar 2005 17:21 GMT1
I am outputting the contents of memo fields to a RTF file to email, and i
have just noticed that Access seems to be truncating odd words at end of
text ( at least that  is where we have noticed it).
Understand that this might be an Access 'featurette'
Arrange the sequence increment number of subform16 Mar 2005 17:11 GMT16
I have a Form ("JobFormA") and a Subform ("JobFormB")
JobFormA is based on Table "JobTabA" and JobFormB is based on Table "JobTabB".
In the subform I have a field "Ino", which is numeric type, in that the user
enters the RowNumber manually for every record.
Cancel button error message16 Mar 2005 17:06 GMT4
I have an unbound form that is used to input parameters for a query. On the
form I have a Cancel button in the event the user changes their mind. The
code on the Onclick property is
Private Sub cmdcancel_Click()
What's wrong with this code?...16 Mar 2005 16:41 GMT6
Can you help me with this.  Below is some code that I got from somewhere
(apologies but I can't remember where now), which I've tried to adapt to do
what I want.
I'm trying up update a column of figures within Excel from a COLUMN of
Find out whether a user pressed RETURN ?16 Mar 2005 16:29 GMT7
on a special textfield i would like the user to be able to just press
'return' in order to set a command button the default one.
_____________________________
Private Sub txtX_KeyDown(KeyCode As Integer, Shift As Integer)
IIF Function16 Mar 2005 16:23 GMT2
Why is this function not listed in the Built-In Function list in Office 2003?
Or am I missing something?
Mary
Combo Box16 Mar 2005 16:04 GMT2
Hi
Is there a way, i can do the following.
I would like to select a field in a combox and then
related field in the child table would display on the
Access 2003 closes when I run function16 Mar 2005 15:29 GMT1
I have written a function called FormIsOpen to test whether a form is
currently open and put it in a module. The function code is as follows:
Function FormIsOpen(FormName As String) As Boolean
Dim AnyForm As Form
not in list16 Mar 2005 13:31 GMT1
I have the follwing code:
Private Sub TypeofMedication_NotInList(NewData As String, Response As Integer)
Dim ctl As Control
   ' Return Control object that points to combo box.
Disable record edit of a subform16 Mar 2005 12:51 GMT2
I have a form "SubjectA" and a subform in it "SubjectB"
Form "SubjectA" field are :
FormNo
Customer
format dates - very strange phenomon16 Mar 2005 12:41 GMT3
In order to adapt the correct format for a date in a SQL code,
I set as 'date function'
strBegin = Format(strBegindatum, "MM-dd-yyyy")
strEinde = Format(strEinddatum, "MM-dd-yyyy")
 
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.