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 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
subform data based on button selection12 Oct 2007 06:09 GMT1
I'd like to create a form with the top third being student contact data.
Under that have 4 or 5 buttons (i.e. personal data, courses,grades) that the
user can press to display the appropriate data in the other 2/3 of the
screen. Whats the best way to do this?
Cancel form load when underlying query recordset is null12 Oct 2007 01:16 GMT3
I have a form that I want to open if the underlying query has a recordset
greater than 0, but if the query's recordset is null, I want a message box to
open alerting the user to the fact that there are no records to process
instead of the distractingly empty report that opens ...
How to split Lines of VB Code too Long?12 Oct 2007 00:28 GMT3
I am having a problem with some lines of VB Code which are too long for one
line position to hold.  Is there some way to wrap the code down to the next
line without disturbing the logic of the code?
For example:
Row Source Formatting12 Oct 2007 00:14 GMT2
I have a list box property
SELECT [qBiz Overview Presenters].Preferred, [qBiz Overview Presenters].[CO
Date], [qBiz Overview Presenters].[CO Time], [qBiz Overview Presenters].[CO
Open/Close] FROM [qBiz Overview Presenters] ORDER BY [qBiz Overview
option group11 Oct 2007 23:08 GMT1
is it possible to have an option group call another option group?
i have an option group on a form with check boxes. when a check box is
selected, a specific value is placed in a text box that is not shown. that
value is used in a query as a selection item.
after update11 Oct 2007 22:52 GMT2
Hello,
I have a form that can be edited and also allows for new additions. The form
is also connected to a second form and table and thus uses the afterupdate
demand to connect any additions or changes in the data. However, I want to
Notices when Populating Photos on a Form via VBA11 Oct 2007 20:41 GMT6
When using VBA to populate photos on a form (imgXX.Picture = C:\ABC\1101.jpg),
I get a flashing notice which doesn't dwell long enough to be readible and
which is distracting, especially when multiple pictures are involved.  I also
suspect that it slows down the process.  Is there a ...
Combo box as look up and field11 Oct 2007 20:07 GMT2
I have a combo box wih the following code:
Private Sub cboFindHole_AfterUpdate()
   ' Find the record that matches the control.
   Dim rs As Object
findfirst data type error11 Oct 2007 19:57 GMT1
I am getting a type mismatch error with the [date type] part (have commented
it out & the first bit works!).
tblList2.FindFirst "[Job ID] = " & lstCheck.Column(0) And " [Date Type] = "
& DateType
Help with calculating date excluding holidays11 Oct 2007 18:56 GMT3
Records     BD        TargetDate
   1           10                    10/22/07
   2            5                    10/29/07
   3            1                    10/30/07
Can't get access to my application and forms.11 Oct 2007 18:26 GMT1
I cleared the passowrd of one of my user accounts and now I get the below.
"You do not have the necessary permissions to use the .....mdb... Have your
systems administrator or the person who created the object establish the
appropriate permissions for you."
selected row count of list box11 Oct 2007 16:57 GMT3
A2k
Is there a way to get the selected row count of a list box dynamically as
the user selects rows? Delphi has an event called "OnSelectionChanged" but
Access is much more limited. I don't want the user to have to exit the list
present miliseconds on access11 Oct 2007 16:19 GMT1
Hello threre
From some load test can i see time in mili seconds?
find and replace data in a yes/no field11 Oct 2007 14:46 GMT2
How do you find and replace a Yes/No field?    I want to find all no entries
and globally replace them with a yes entry.
Any assistance is deeply appreciated.
multi criteria code11 Oct 2007 14:19 GMT2
hello every one
I have this code from Northwind sample.
Private Sub ReviewProducts_Click()
' This code created in part by Command Button Wizard.
 
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.