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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Listbox filtering on a form23 May 2008 14:57 GMT7
I have a form that the recordsource is called from query.  On this form I
also have a multiple select listbox.  this has the following sql statement as
the row source
SELECT qryproductfamilydescription.[Product Family Description] FROM
Datediff23 May 2008 12:23 GMT2
Hi, I Have to calculate the difference in hours between dates and times
ignoring weekends, holidays and the hours between 6 Pm till 9 Am.
Do any one know how could I do that
Combo Box22 May 2008 20:13 GMT1
I have a combo box on an sub form cboPDOPID.  The row source is SELECT
tbl_Policy_Procedure.PDOPID, tbl_Policy_Procedure.PDOPName FROM
tbl_Policy_Procedure;
It is bound to column 1 which is an AutoNumber field in the table.  Columns
Yet another filter Subform by Combo Box22 May 2008 18:06 GMT1
  First, sorry for posting a question like this again. I know its been
answered before, but even after trying a few methods on this site, I'm still
unable to get mine to work. I have a main form called Employee Information.
On This form is a tab control with 2 tabs: "contact ...
Image references22 May 2008 17:53 GMT1
I have a large number of photos linked to display in a report and a form.
This is set up so that the image frame will look for the appropriate file
without incorporating it as an OLE object:
'define the photo file name'
is UPDATE or DELETE QUERY able to touch another database?22 May 2008 14:25 GMT4
Is it possible to UPDATE or DELETE any record which is located on
another database table, by using update and delete query?
I can manipulate a table on another database by using APPEND and MAKE
TABLE query.
2 Questions on Default Values and Multiple Field Lookup22 May 2008 14:24 GMT6
I’m building a Travel Expense database for my co-workers who travel to
various companies to do audits. This will not be a shared database, each
employee will have their own copy of the application that stores only their
travel expenses.
Help with code22 May 2008 10:54 GMT2
I have the following code to check for duplicate number. the code work when
there is an existing number. I got error when IDStg is null.
Dim db As DAO.Database
Dim rst As DAO.Recordset
Code to force click on command button22 May 2008 08:06 GMT1
Hi All,
I thank you in advance for your time.
I have a text box with an event code on click that calculates a number based
on data entry in my main form (the user clicks the button to calculate).
Add field to db using code22 May 2008 06:35 GMT1
I developed a linked front-end/back-end application (Access 2000) for one of
my customers.  Is there anyway I can add a field to one of the existing
back-end tables using VBA from the front-end?  I'd like to simply be able to
send them a new front-end with a command button that ...
Code accompanying Form21 May 2008 22:19 GMT1
2003
Currently 1st time design/use of form.
I am not sure how to code a form.  Is there a wizard?  Does creating a form
and/or buttons generate any code?
Using two combo boxes to filter a form21 May 2008 20:46 GMT1
Using Access 2003, I am using two combo boxes to filter a form with
the following code at the top of the form's event procedures:
Option Compare Database
Option Explicit
Buttons for Date Input21 May 2008 20:29 GMT3
DB is A2000 running on Access 2003
I have a main form ( frmOpenReport) with a subform (subReportList)  listing
the reports I want to open.
The main form has three fields to input date ranges as report parameters :
Use If / Then to call a module21 May 2008 19:43 GMT15
This is probably because I have trouble getting my head around
Nulls...
I have a text box and if there is a value (not null) I want to call a
module to email a report to a user.  If there is no value (null) I
ListBox table field names21 May 2008 17:26 GMT2
There must be a way to determine the field names of a ListBox whose record
source is Table/Query.  For example I would like to know that  
ME.LISTBOXNAME.COLUMN(0) corresponds to the field recordID in the table. How?
 
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.