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 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Split database continued17 Sep 2007 18:10 GMT15
Some time ago I posted a question about a database not working properly when
it was split, and Douglas J. Steele explained that it was because dbOpenTable
does not work in a split database, and he very kindly supplied revised code.
I had problems with getting the code working ...
comparison <>17 Sep 2007 18:07 GMT1
I have the codes as following.
If (IsNull(Me.CLASS.Value)) Then
           lblPrompt.Visible = True
           Me![Subform].Visible = False
Combo box formatting issues17 Sep 2007 17:17 GMT9
I'm using VB to attempt to autopopulate a tabular form I created to maintain
track of my company's open projects. A friend of mine provided the code that
allows me to pull my information from my query. The problem is, is that my
query has over 20 columns and every time I attempt to ...
Help with Continuous Forms17 Sep 2007 17:06 GMT8
Is there a way to set all checkboxes on a Continuous Form to true.
The code below only sets the first one to true
Me.Transfers1_subform.Controls("Completed") = -1
Thanks Mike
EDIT CODING BEHIND EVENT WITHIN A PROGRAM17 Sep 2007 17:03 GMT1
within in a vba program I am able to open a form object.
? oform.onopen  =  "[event procedure]"
My question is how do i find the actual text in the event procedure.  Any
suggestions would be greatly appreciated.
Help with DLookup17 Sep 2007 16:52 GMT1
I have the following lookup in the 'After Update' event of a field (Order
Line Status)...
Dim TFlag As Variant
TFlag = DLookup("[OrderLineStatusClosed]", "tbl_OrderLineStatus",
Form saving too slow17 Sep 2007 16:20 GMT3
What can make the saving of the form become too slow?
I wait about 1 minute to save a form.
Is it because it has many controls, subForms (subForm's SourceObject is set
on runtime), code module and images..
Access-Forms-VB links17 Sep 2007 16:20 GMT1
After years in software development/database programming mostly on
Unix/Oracle I'm tasked to change some Access forms to use redesigned
tables. I'm having trouble with the relationship between forms and VB.
For example I'm looking at some VB code that frequently references the
Activate view queries button17 Sep 2007 15:24 GMT2
I have a customized toolbar and have the 'view queries' button included on
the toolbar. Can someone please advise when or how this button is activated.
Regards
performance issue in form17 Sep 2007 15:08 GMT1
I have a table which has index on id and Amount field (table 1). The table1
has more than 20,000 records and will keep increasing. There is another table
table2 which is related to table1 by id.
I have created a form based on the query which links table1 and table2 by id
Can a report  be saved as HTML17 Sep 2007 12:25 GMT1
CAn anyone tell me if an Access report can be saved as an HTML document?  If
so, can you advise on how to do it or point me to a resource?
Thanks,
Rich
Set Focus on a TextBox and Set a Default Button17 Sep 2007 01:47 GMT1
I have several text boxes on a form, each that I would like for their
corresponding button to become the default, so the user can use the 'Enter'
key to click the button.
I can think of different ways, like the 'got_focus' method, but thought I'd
Change subform height at runtime16 Sep 2007 23:13 GMT1
I have a form in Access XP(2002) that contains an unbound subform when it is
initially opened.  There are also 15 buttons on the form that will each load
a different subform when clicked.  All of the subforms are the same width but
each have a different height.  I would like to ...
How to get the value at the second column of the ComboBox?16 Sep 2007 21:00 GMT5
I have a ComboBox1 which has two column and the first columns is
bounded. Simply like that:
Supplier-ID   Supplier Name
124556        Microsoft
Write #FileNum, strString returns "strString"16 Sep 2007 19:44 GMT2
Hello and thanks in advance
I'm trying to take a textfile that my company uses for Machine Programs and
convert it to a different Machine Format.  With one execption, this works
very well.
 
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.