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 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Date/Time format10 Mar 2006 10:02 GMT8
While creating a table, in code, using 'CreateTableDef' and
'CreateField', is it possible to set the format of Date/Time fields to
'ShortDate' or 'ShortTime'?
Martin Dashper
Microsoft Works database?10 Mar 2006 08:32 GMT5
A friend mentioned that he had received a copy of a Works database
(filename.wdb) that is basically a contact list and budget for a club.  He
doesn't own Works, and does not know how to open the file.  I tried to
retrieve it via Access and was not successful.  Anyone know if ...
Refresh data in a combo box10 Mar 2006 06:26 GMT6
I have a form that shows info for a single table. One of the controls
is a combo box that lists all the existing values in that field in that
table, using this SQL:
SELECT [Ads small version].Publication
Need some help w/ "Code" behind a checkbox on a form....10 Mar 2006 05:30 GMT1
1. Just to explain:
I have a form in my database called "Move To Production" which displays
all the "Requests" that the manager would like to move into production
off of a query. So the form design only looks like one line of
Using list box to pass selection to query10 Mar 2006 05:30 GMT1
I admit first that I am not very good using SQL.  I am new to Access,
but I am trying to pass a selection in a list box as criteria for a
query.  This list box is set to Multiselect "None", so I only need to
pass a single selection to the query.  The list box is populated with
Clear a List Box10 Mar 2006 05:30 GMT4
Your help will greatly be appreciated.
Have a query based on 4 drop down combo boxes in which the results are
displayed in a list box.
The user clicks a clear button to remove all combo box selections.
Filter with mulitple criteria10 Mar 2006 04:09 GMT2
I have searched the groups but didnt get it work.
I am trying to filter a form with three criteria:
1.BATCH NO SHOULD BE BETWEEN XX AND XXX
2.DRAFT NO IS NULL
Need help with file dialog box10 Mar 2006 01:50 GMT1
I'm working on a pretty simple database and i'm trying to attach a hyperlink
to a file for each record.  Basically, the user enters data and attaches a
link to the associated file with the data.  The original files are stored in
a folder on the computer hard drive.  
update table from current form10 Mar 2006 00:21 GMT1
I have a table "customer"  which has a one-to-many relationship with
table "addresses".  The primary key of "customer" is an autonumber
field.  I have a form that displays the customers, and allows you to
add a new customer.  Also on this form is a command button that uses
Help with linking a Subform to another subform10 Mar 2006 00:19 GMT10
I'm hoping someone will be able to help me.
I have a master/detail form that works fine.  The detail is in a
datasheet view and shows about four columns of a 100 column table.
I've created another form that contains the remainder of the fields
Need Urgent Help!09 Mar 2006 23:50 GMT5
I have a form with fields like -
Order No.
....
OrderPackList, etc.
Embedded Query throwing up unexpected results09 Mar 2006 23:14 GMT2
I am trying to embed the following query into my code:
   strSQL = "SELECT * " _
          & "FROM tblDespatch " _
          & "WHERE SalesOrderNumber = " & lngOrderNum & ";"
code placement09 Mar 2006 23:04 GMT4
I have created a database that runs over a big net work some times I get a
message "Could not update; record locked" I have found a solution which is
as follows
Dim cn As New ADODB.Connection
Invoiceing / Invoice Payment Add Initial Payment Record?09 Mar 2006 22:33 GMT27
godo day all,
    I have an frminvoices, frminvoicedetails subform, and
frminvoicepayments subform.
    When I initially create an invoice, I add the records through the
Fill a Combo Box with two text boxes values09 Mar 2006 21:45 GMT2
The following function is used to fill a combo box from the values of
two text boxes.  This function is called from the Record Source Type
property on the combo box.  But it doesn't update on next record or
doesn't work in data entry mode.  I looking for a way for the user to
 
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.