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 / October 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Using the Call Function - Missing Reference03 Oct 2006 06:48 GMT1
I was entering the same code on two different forms.  I thought it would be
easier and create a module and in the module write the code once.  Then I
thought I could just "call" the routine as a Public Sub.  This the code
currently on my form called Hiring is:
SubForm Referencing03 Oct 2006 05:29 GMT2
I have code in one place that checks the color of a person's name from many
different forms by using a with statement and a variable (MeForm) to pass the
form name, the code will execute from any form. This cuts down on duplicate
code. However, I have one subform and I can't get ...
replace function03 Oct 2006 00:16 GMT2
I need to replace a date in one table of my database. I made the following
code: Dim ApptDate As String
ApptDate = Replace("Forms!ModificarFecha!FechaActual",
"Forms!ModificarFecha!NuevaFecha")
why does publisher lock up each time i use it02 Oct 2006 23:39 GMT1
I have a dell computer with 612 mb ram, why does publisher lock up each time
i use it?
Change data mode from read only to edit02 Oct 2006 22:33 GMT2
I created a form and the concerning macro that open another form in read only
mode displaying a specific record. On this last form I want to be able to
click on a button and change the data mode from read only to edit so I can
make changes to the information displayed. Can you ...
Multi options02 Oct 2006 22:22 GMT25
This may be a duplicate - I have a strange error when posting...
My Goal: A form has 1 command button, 2 list boxes and 1 combo box (and 2
text boxes for the start & stop dates).  When the user clicks the command
button the results are (DoCmd.SendObject acReport) but before that = ...
Opening a saved Snapshot Report from Access02 Oct 2006 20:58 GMT2
I am looking for a way to open saved Snapshot Reports from Access.  I want
to allow users to select a saved report (e.g., TestReport.snp) from within
Access using the File Dialog box and then have that report open up in a
separate window.
List Box on Form02 Oct 2006 20:08 GMT8
I have a list box that is getting its contents from a table for the type of
insurance coverage (CH, EE, EE&SP, EE&CH, EE&FAM) I attached an after update
event procedure to update the table as follows:
Private Sub lstType_AfterUpdate()
Same form for readonly/allow edits02 Oct 2006 19:40 GMT6
Wasn't quite sure how to search this topic.
My (1st) db is about to be distributed to multi-users.  I would like to make
all my forms read-only and add an "Edit" button on each users can't
accidentally overwrite existing records. Also lock older records as per
Hide a column on datasheet subform02 Oct 2006 19:16 GMT1
I need to hide a column in a subform that is in datasheet format if there is
no data in the column that is if there is nothing greater than 0.  I have
tried both of these:
Me.ControlName.Visible = False
Open Form with specific Dimensions02 Oct 2006 18:55 GMT3
I have a database we use at work to track multiple items.  I have it set to
maximze on the AutoExec macro so everything is maximized...obviously.  I do
this as I use a lot of screeen space for all the data fields we display.
I would like to open a form through a command button and ...
Easy question?02 Oct 2006 18:03 GMT7
I'm new to Access.  I've created a form with a subform/subreport using
the wizard.  The subform field displays in Datasheet View and I want
that changed to Form View.  Everything I've read says to simply edit
the Properties of the Subreport Control and change the Default View to
Maximum value for Timer Interval02 Oct 2006 17:49 GMT2
Using Access 2003.
What is the maximum value that can be entered in the Timer Interval?
Thanks for any help.
Adrain
create dynamic file path for linking to text files in Access 200302 Oct 2006 17:29 GMT2
I have an MDB that I support for a group of users that need to
periodically link about 15 dbf files into. These files vary month to
month. And their location varies each time. The user has to copy an
empty version of my MDB into a new folder along with that month's DBFs
Updating Form Field From Another Table02 Oct 2006 17:11 GMT3
I have a "ProductName" table with two fields: "Product" and "ProductCode".  
I have this because the product name tends to be very long and I have
thousands of products.
I have a form that populates fields in a "Customer" table listing the
 
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.