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 / September 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Allow only Sunday dates in Calendar08 Sep 2008 22:01 GMT2
Good Afternoon,
    I am trying to set up a form that is used for the criteria of a query.
I would like to use a calendar for one of the criteria but I want to limit
the allowable input to only Sunday dates. Is this possible and can I make the
subform no data08 Sep 2008 21:47 GMT2
If the query that the subform is sourced on, returns no records, the subform
will be blank.
I would like in this situation for a nonvisible label "No Data" to be made
visible.  Is there a NoData function that one can use in this situation?
Share a form08 Sep 2008 21:23 GMT1
I have this code in a form, but I'm the only one that can use.  What did I do
wrong?
Option Compare Database
Option Explicit
synchronize Combobox when navigate thru records08 Sep 2008 21:21 GMT1
Hi.  I'm using Access 2007.  I have a form where I don't allow New Records to
be added.  It's only for editing or deleting records.  I have a combobox
where the user chooses the record they want to view.
The user is also allowed to navigate thru records by using Access'
Verifying data is in a field before exit or close08 Sep 2008 19:26 GMT2
I have a field (DRNo) which is a key field and MUST be typed in before the
user can do anything else on the form.  Its the first field on the form.  The
field must be 9 digits and can not be left blank.  The only exception is if
the user closes the form (there is a close button). ...
Populate form box with result of query08 Sep 2008 18:23 GMT3
I am trying to set the value of a text box on a form to the result of a query
that will only ever yield one value.  What type of control should I use and
what should I set the properties to.  So far when I try to connect to a query
I get a : ?Name in the box when I open the form.  ...
print quantity08 Sep 2008 17:30 GMT2
I have a command button that prints a report based on a single record.
I would like the option to specify the number of copies I can print rather
then continuously pushing the button.
Here is my code.
Drop-down box in record display08 Sep 2008 17:27 GMT3
Hey, is there a way to display certain values from a record in a drop-down
box, so that each detail section in the form has a different set of values?  
I find it's easy enough to put the combo box in the detail section, but after
that every combo box - each one in every record, I ...
Duplicate relationship definition?08 Sep 2008 16:52 GMT3
I have a database with separated data and code (different
directories).
When managing tables, themselves, I have Tools->Relationships.
When managing forms, I also have Tools->Relationships.
Print PDF Files08 Sep 2008 10:08 GMT3
I have to create a form from which I can print a number of existing PDF files.
I tryed to create an (PDF)-object:
   Dim App As Object, PDFDoc As Object
   Set App = CreateObject("AcroExch.App")
highlight fields when form loads08 Sep 2008 07:21 GMT10
Before we had controls in place, through VBA code, some data didnt get
entered into some fields (text boxes and combo boxes).  What I would like to
do is when the user loads a form, the form will highlight (change the back
color) of key fields that have null values.  This will ...
populating data grid rows in MS access form08 Sep 2008 06:31 GMT4
please give me an idea how to show dat grid rows in MS acess form then add
and update data table also..
Thanks a lot
Amita
coding question08 Sep 2008 01:54 GMT1
Can someone suggest how, from an access form module which I am using to open
an MSWord document, I can open the .doc in minimized form.  Next step would
be to close MSWord.
The coding used to open the Word doc is:
Error 42908 Sep 2008 00:21 GMT4
When I open a form I get the 429 Error, ActiveX can't create oblect.
Dim CLClient1 As Clc.ClServer
Set CLClient1 = New Clc.CLServer   'This is the problem.
I have the Active X control registered.
put all email address in outlook from a continues form07 Sep 2008 22:51 GMT2
Office 2007
I have a continues form with 'email' field. I want to design a button so
when clicked, all valid emails (length > 8) will be put in To field of
outlook.
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2009 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.