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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Common Practice with Modal Form19 Aug 2005 20:54 GMT2
My Access 97 application contains a main from with tabbed UI display.
One of the display contains a button to bring a Modal Form (Dialog) for user
inputs.  
Is it a good practice to configure such form as Modal, so that, the user
Why NULL?19 Aug 2005 20:46 GMT2
Any idea why this results in NULL:
   If [CALLED_ON] = Null Then
     [COMMENT] = Date
   End If
Enabled19 Aug 2005 20:24 GMT4
Hello!  I know this should be easy, but I've gone through many iterations.
I'm trying to say that if  ArtistDonor  is Artist (=1), then enable
Commissions and default Commissions to "yes".
Private Sub Form_Current()
Problem with corrupted data19 Aug 2005 17:56 GMT1
I am running access 2003.  I have a split database and I am using multiple
data files (back ends).  I have recently found that some of my tables have
become corrupted in all of the data files.  I believe the cause was the
recent conversion of the primary keys of these tables.  We ...
filtering records on nested subform19 Aug 2005 17:53 GMT12
i have a nested subform (in ds view) called 'DaysView' sitting in my main
form called 'Screening Log (Edit Only)'. the linking via Parent/Child fields
is a little convoluted and may or may not bear upon the solution we can
conjure up (and ftb i'll defer going into them); suffice ...
Very slow opening mail merge document19 Aug 2005 17:45 GMT1
I created a command button to open a mail merge document in a backup copy of
my database with code
DoCmd.GoToRecord , , acNext
Dim oApp As Object
Enter date in memo field with shorcut key combo19 Aug 2005 17:40 GMT4
I want my users to be able to enter the current date (and time if possible)
with a shortcut key combination.....say(shift+N) and then they can type in
their entry.  Is this possible?
Thanks,
Call function by name as a string19 Aug 2005 17:34 GMT11
Is it possible to call a function/sub by name as a string. I want to be able
to pass the name of a public function to another subroutine, who will then
call that arbitrary function for me. Is this possible in Access97?
Jonathan Scott
Docmd.sendobject error message19 Aug 2005 17:17 GMT3
I'm getting this message "unknown message recipient(s); the message was not
sent" when I select certain names in the drop down list but It works when I
pick other names (like my name or my boss name).  How does Docmd.Sendobject  
validate or get the the email address if the value ...
Check for Null19 Aug 2005 17:04 GMT4
I have a form where users enter account numbers, customer names and type of
account.  In some instances, users are not required to enter type of account.
I want the form to check if type of account is required.  I have the
following code on the On Exit:
Log In Password Authentication19 Aug 2005 17:04 GMT3
I have an Access 97 database (soon to be converted to 2000).  I would like
to create a login form that can authenticate the user's network password so
they don't have to have yet another password to log into something.  I have
read a lot of postings but haven't seen anything I ...
runtime error 210119 Aug 2005 16:03 GMT3
I've a form with some toggle buttons on it. the buttons are enabled or
disabled depending on the previous form's combobox values.
the problem is that one button gives me an error, where i could not set
the enabled-property to false. All the other buttons work.
REALLY dumb question19 Aug 2005 15:32 GMT2
Good Day!
I am having problem with sum() function, yes, i said the sum() function.  I
have small form that lists info based on criteria, and displayed on a
continous form, and then those numbers are totaled at bottom.  I have four
Code runs only when traced19 Aug 2005 15:29 GMT4
I'm struggling with some strange behavior by Access 2003:
I have a Form_Resize event procedure that calls the sub ResizeControls.  The
ResizeControls sub (obviously) resizes several controls on the form to fit
the new form size.  I maximize this form on open, so the code should ...
Changed Locked property to yes via code19 Aug 2005 14:54 GMT16
I have 4 fields on a subform - QtyYear, QtyAmount, QtyDate & QtyLoc. If
QtyYear is not equal to the current year then I need locked set to Yes for
all 4 fields. If it is equal then I need it left as No. I only want the user
to be able to enter/change this years data.
 
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.