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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Restrict entry to a text box22 Jul 2008 15:33 GMT2
I have a form bound to a table.  When entries are made to the form, I
want
only values that are multiples of 5 input into the table.  Anything
that is
Checkbox based on date22 Jul 2008 14:44 GMT23
I have a checkbox on my form called ActiveCheck that I want to be checked if
the information has not expired. I have a textbox with a short date that is
an expiration date for the record.
What I want is for the database to compare the current date to the
Advice on Default Value22 Jul 2008 10:28 GMT2
I have struggled tremedously with setting a default value on a data
entry form. I keep running into road blocks. I do not think that I am
taking the right approach - I need advice from the experts on how to
handle the situation. The scenario is: A user is entering a set of
Expression doesn't affect value in combo22 Jul 2008 04:36 GMT1
I have a combo in which to select "DestCountry". There are about 20 of these.
Then there's another control that shows the "Price Band". That's also a combo
with 5 different values to choose from (1-5).
I wanted to code the AfterUpdate event on the DestCountry control, so that
Group Option value (radio)22 Jul 2008 04:31 GMT2
Ms access 2003. I am trying to store the radio selection to db where 1 (Yes)
and 2(No) into db instead of 1 or 2. On my table, a field call "commPaid"
with data type "text". On my form, i using wizard to create group option. the
Label"lblCommPaid", the whole group "OptCommPaid", ...
Combo Box Image Viewing22 Jul 2008 02:51 GMT1
I am using Access 2002 sp3.
I have a combo box that is used on a form whose control source is a query.  
The query has an image field in it that containes a picture of the item to
select.  I would like to display this image in an unbound OLE field as the
Record movement being cancelled22 Jul 2008 02:10 GMT1
In my Form_BeforeUpdate I have the following code:
If MsgBox("Save changes?", vbQuestion + vbYesNo) = vbNo Then
  Cancel = True
  Me.Undo
Trouble with VBA references22 Jul 2008 00:04 GMT11
Hi, I'm running Office 2002 SP3 and am having trouble with running VBA code
contained in a access database made in Office 2003 SP3. My references are:
http://img339.imageshack.us/img339/9433/referencesneededtk9.gif but the
version numbers do not match the known working references ...
using 2 forms at the same time21 Jul 2008 23:02 GMT1
I have two tables: Table1 has the following fields: TASKID, ISSUE, ACTION;
Table2 has the fields TASKID, STARTTIME, ENDTIME (reason I don't have the
STARTTIME/ENDTIME on first table is due to multiple users updating the TASKID)
.
required field IIF21 Jul 2008 22:10 GMT5
On my form I have a field that is a Combo Box (1,2,3,None) If None is not
picked I want another field (Estimated Total Field Hours) to be required.
Fairly new user.
Thanks in advance!
Error code 334621 Jul 2008 21:08 GMT7
I'm getting an error code 3346, "Number of query values and destination
fields are not the same" when I attempt to run the following code
strNUMBER = Me.Number.Value
strAY = "07/08"
Check for Data - Need soon if possible.21 Jul 2008 21:05 GMT2
Another issue today... How do I code this type of thing... Two fields, first
field one makes a text selection from a list; second field, one would fill in
a number (this field defaults to 0). I want to make sure that someone does
not fill in a number >0 in field 2 if they have ...
Multiple combo's, still not working21 Jul 2008 16:53 GMT2
You may have seen my posts before but here we go again:
Ive got 13 combo's ( rig name, owner, world region, rig heading, etc.) and
one table ( MODU ) on one form ( MODU-Form ).
Still can go straight through all them, in order, having each combo filter
Cannot pass value of date to a report that uses a query as its sou21 Jul 2008 16:05 GMT3
I have a form that is running a command button to print an invoice.  For some
reason, I am getting no data, even though I think I am passing the date
correctly.  Here is my coding:
Private Sub cmdPrintInvoices_Click()
Test form for read only21 Jul 2008 16:02 GMT7
How do I determine if a form has been opened in read ony mode.
ie.  If frmExample "Is opened as read only" then
     do whatever
     Else
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 June, 2008
 
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.