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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Combo boxes25 Apr 2005 09:00 GMT4
Please consider providing instructions in the Access Help facility on how to
avoid entries in a Combo box from being sorted.  The "not sorted" facility in
the query section doesn't seem to work.  All the Combo box entries appear in
alphabetic order by default.  I want the items ...
Several One to Many Relationships to be displayed on form25 Apr 2005 07:04 GMT1
I have a query that provides the following structure of
information:
1   1a    1ai
1   1a    1aii
How can I reset visibilty of a control?25 Apr 2005 04:51 GMT1
Under certain conditions, I want a form to open with a particular control
hidden (i.e., not visible)
   Me.cmdButton.visible = False
Under other conditions, I want this control to be visible.  The default
Can I mimick a triggerr in Access25 Apr 2005 04:23 GMT3
I have a table that will be populated by user input into a form.
A user will enter the full URL of a site. I only want to store the domain
name in my table.
In SQL Server I can write a trigger that once the user inserts a full URL,
Find record based on combo25 Apr 2005 03:45 GMT4
I hope you can help me with this.  
I have two forms:  Form 1 (to select project ID from the combo box) and Form
2 (AddProject).  I want users to select Project Id from the combo box and
then open Add Project form displaying selected project id.
Does TransferText work in secured database?25 Apr 2005 01:27 GMT2
I'm trying this in a secured database :
DoCmd.TransferText acExportDelim, , sTablename, sFilename
I'm getting a 3027 error, Can't it be done in a secured database?
Thanks
Trying to create backup from within the database25 Apr 2005 00:25 GMT2
I'd like to create a backup function from within a multiuser database and
I'm aware that everyone should be out of it before doing it. If I'm sure I'm
the only one with the fronted open and I have no forms open - is it then
secure to copy the backend file to another location?
Rounding double data type25 Apr 2005 00:08 GMT3
From Access code, how do I round to the nearest integer given a double data
type?
E.g. #1  round  "15.5" to  16
E.g. #2  round  "15.4" to  15
Duplicate a Recordset24 Apr 2005 21:52 GMT4
I have a default recordset of 24 records that are part of a contract that I
need to be able to duplicate and then just change its ID field to a new
value in all 24 records, so that I can then make the some other ajustments
to the new contract and have them as a saved recordset.
Determining external process24 Apr 2005 21:46 GMT1
I have an external C++ program that write data to my Access database. I would
like to determine whether the program is running, otherwise, I would display
a message to the user.  
How could I detect an external process from Access code? Any ideas?
New line/ paragraph in memo24 Apr 2005 21:46 GMT1
I have a call log (memo field) which locked from being edited by user. The
purpose is to standardized the memo look and prevent user to delete existing
memo's content. It can only added by using a few unbound field.
Example
Extracting Fractions24 Apr 2005 20:13 GMT3
In Access code, how do I extract fraction from a double value?
E.g. I want to extract 0.16 from 29.16.
     I also want to extract 0.16 from -29.16   Any ideas?
problem with autonumber24 Apr 2005 19:41 GMT7
I have a form PrintInvoices that is based on a table Invoices. The table has
one field invnbr. The form has a control txtinvnbr with the control source
being invnbr and a default value of =DMax("InvNbr","Invoices")+1. The form
also has many other controls which are all calculated ...
Setting Form properties at runtime24 Apr 2005 18:13 GMT2
I have a form that I use for order entry. I want to use the same form to
display the detail of an indiviual order.
When used for order entry, I need the form to be able to accept inserts,
updates and navigate through the entrire recordset of orders.  However, when
Get File Names24 Apr 2005 16:43 GMT5
I need some code help in getting the file names from  C:\MyFolder\
and then adding names to an accessTable
 
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.