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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
VBA code could not find file12 Feb 2008 15:09 GMT3
I am using the code shown as an example in the help files and when run, it
cannot locate the file.
Dim dbsProjects As Database
Set dbsProjects = OpenDatabase("Projects.mdb")
loop thru "all:" forms in a current project12 Feb 2008 15:05 GMT1
I would like to loop thru all of the forms in a current project (whether the
forms are open, loaded or not) (and change the background color of the formm
header to a public constant.)
It seems as though the "forms" collection only accesses those that are open.
TransferText Method12 Feb 2008 15:04 GMT4
Help on this method leaves one or two questions unanswered.  Firstly, does
the transfer append the source data to the target table or is the latter
overwritten?  Is there a choice?  (I can't see one in the syntax.)  Secondly,
if the target table does not exist, will the method ...
Word automation from Acc9712 Feb 2008 13:31 GMT3
my app starts an instance of Word in an Acc97 form. So far I have
complete control over Word, except in the circumstance that Word has
other "windows" (including dialogs like the printing dialog) open.
Searching the web I found no reliable way to get Word's status in case
Relinking Tables with VBA code12 Feb 2008 13:17 GMT4
Hello together,
I got this wonderful code from the internet to relink all tables from
a backend database in the same folder.
Unfortunatelly its not working: The code gets me the right folder (see
Manipulating textbox class12 Feb 2008 12:34 GMT1
Is there a way to manipulate the textbox class so that I can set the
backcolor of every textbox on a form to a value when a textbox has the focus,
and a different value when a textbox does not have the focus?
I've done this in VB.NET by creating a custom textbox class that ...
Returning controls to their Original values12 Feb 2008 12:16 GMT3
In a control on one of my forms, if a user tries to enter values that
already exist in the data table (duplicates) , I have a messagebox
appear telling them the record already exists.  My problem is
thereafter, I want Access to return to the original values that were
Link child fields & Link master fields12 Feb 2008 08:15 GMT2
Link child fields
Link master fields
I'm use this code to link master form and sub form
Me.subclient.LinkMasterFields = "Text6"
Please Please Help - Run-time Error12 Feb 2008 02:49 GMT2
I get "Run-time error '3141'
The SELECT statement includes a reserved word or an argument name, that is
misspelled or missing or the punctuation is incorrect.
I get this error when clicking the Select button on a Main Form, after the
Avoid Touchpad Scroll12 Feb 2008 01:15 GMT1
I have found a perfect Stephen Lebans code and dll to stop the mouse scroll
function on forms (http://www.lebans.com/mousewheelonoff.htm), but it don't
work with the touchpad scroll.
Any solution there?
Now date from Frame11 Feb 2008 21:22 GMT3
I have a frame called "fram_approv_notapprov."  Within this frame are two
option buttons.  The first option button is approved which = 1.  The second
option button is notapproved which =2.  
I then have a text box for a date, called approv_notapprov_dt.  Once either
Visibility code11 Feb 2008 20:50 GMT4
I have a frame on a subform called fram_srpm_rom.  Within this frame there
are two options.  srpm, which when selected =1.  rom, which when selected =2.
Now on this subform there are other text boxes, check boxes and command
buttons that I would like to not be available in srpm is ...
filter error message box question11 Feb 2008 19:40 GMT1
I'm using an unbound field and cmd button to lookup records in the "Search
for Student Form".  I'm using this code on the click event of the command
button to find the record:
DoCmd.ApplyFilter , "[LastName]= '" & txtLastName & "'"
VB to Access form11 Feb 2008 19:37 GMT1
To save a lengthy reinvention of the wheel, does anyone have a program to
convert a VB form into an access form please.
About six years ago, I wrote a VB6 program to convert an AS/400 screen
format into a VB6 form.  Once I found that Access was much easier to
Command Buttons Don't Work in Access 200711 Feb 2008 19:26 GMT2
I'm sure there's a quick and easy answer to this question.
After doing all of my previous work in Access 2003, I just installed Access
2007. Much to my surprise, the first time I opened a custom form, none of the
command buttons on my form worked. I couldn't open a report, save a ...
 
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.