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 / March 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Form coding Help - Part 230 Mar 2005 20:46 GMT8
I'm using the following code to set the report name of a snapshot file
on save and it works perfectly.
*************************
Private Sub cmd_save_report_Click()
Dlookup30 Mar 2005 19:17 GMT3
I can use dlookup to a search for 1 item in a record, but how would you
compare a second item to the same record?
I used
If DLookup("date1", "repairlog", "date1 = #" & Me!dateset1 & "#") Then
How do i link one box on a form to two databases?30 Mar 2005 19:02 GMT1
I have multiple tables and I want fields on each to be filled by a single box
on the form.
This is for an animal shelter.  1 table is surrender information
1 table is mailing list.
Using a Check box to lock fields30 Mar 2005 18:16 GMT2
I am trying to build a data entry form for my associates to use but I want to
have a check box function that is tied to our corporate TERMS and CONDITIONS
that will lock all record sources unless the user Checks the box in
agreement.  What would be the best way to go about this?
copy text in textbox to another textbox on click30 Mar 2005 16:48 GMT3
I have a form with two textboxes. I want to be able to copy and paste
the text in the first textbox to the the second textbox  by using a
command button which is placed on the same form. Is this possible?
Any help is very much appreciated
Sort a collection??30 Mar 2005 16:20 GMT1
I have created a collection as a staging area. I would like to sort the
collection. Is there a way to sort the collection>
Thank you,
--------------------------------------------
Here's a basic one30 Mar 2005 15:46 GMT4
I've never understood the exact distinction between the
use of "." versus "!" in object references. E.g., Me.Fieldname
versus Me!Fieldname. Can anyone point me to a tutorial
that explains the difference? VBA HELP returns nothing
I.D. or color code a file folder30 Mar 2005 15:45 GMT1
How do I I.D. or color code a file folder?
ControlTip text based on data in control30 Mar 2005 15:21 GMT2
I have a simple text box that might not always be big enough to display all
of it's data.  What I'd like to do is use the ControlTip text to display all
the data in the text box.  This isn't hard to do by using the Mouse move
event to set the ControlTip text to the desired value, ...
Need help with a strange problem30 Mar 2005 15:03 GMT2
Hi to all,
I am encountering a very strange problem  and I need to fix it.
I am using the Access auto wizard to insert a command button on a form to
open a form ans show a specific recordset. after it is done with matching
Passing data from a subform to another form30 Mar 2005 14:57 GMT2
I have a main form with a subform.  I want to open another form when an item
is selected from the combo box on the subform.  The new form looks up and
displays a record based on the combo box selection in the subform (i.e the
combo box displays product descriptions, but the ...
dcount syntax30 Mar 2005 14:43 GMT2
The followingcode works fine:
MsgBox Me![test unterformular].Form.AUFPOSID & "show the aufposid"
ct = Nz(DCount("*", "serial_number", "[aufpposid]= 15205"), 0)
MsgBox ct & "record count"
If then and currency30 Mar 2005 14:24 GMT21
I am having trouble with the code to gray out fields if my total is less than
$5000.  The graying out part works, but for some reason the number doesn't.  
I've tried it a dozen different ways.  Also, would I place this in On
current, On Open or what?  The field is a calculated ...
Form to view older values.30 Mar 2005 12:12 GMT2
      Thanx for a positive help.
I am building a Form based on some queries. There are
prices displayed in 'textboxes' of the form.These take
theior value from a query.
HTML Help usage by Access30 Mar 2005 09:36 GMT4
Access 2000, Win2000
I have created a HTML help file through Windows HTML Help Workshop.
How can I call it from Access to open a specific topic?
The HTML Help documentation, is for C language. Trying to translate it for
 
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.