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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
A form as message box form.25 Feb 2008 10:40 GMT3
I know this is can be achieved but don't know how.
Actually default access message is not looks like so
interesting for me.The fonts is too small,I think.How
to use my own form as Message Box?.Many message
field data disappears25 Feb 2008 08:56 GMT5
This is really strange, and I'm sure there is a simple answer.  I have a
field on a form that is a calculation of fields on 2 subforms. When the
condition of invoice_ID is not null, data is properly displayed in the
txt_balance_due field,but when the invoice_ID *is* null, the ...
Date Function not recognised25 Feb 2008 07:49 GMT2
I have Access 2002 SP3 on both my desk computer and my laptop.  I also have
Access 97 on both machines.  On my desktop I have an application which works
perfectly in Access 2002.  I copied the mdb to my laptop, and when I open the
application it will not recognise the DATE () ...
Create relationship by VBA Code25 Feb 2008 06:42 GMT1
Create relationship by VBA Code
I have 2 access data base
I want to control the second data base from code ( I want to create
relation in another data base)
runtime error 1325 Feb 2008 05:38 GMT2
I have the typical code for doing a record look up ...
Private Sub Combo156_AfterUpdate()
   ' Find the record that matches the control.
   Dim rs As Object
Function help and example25 Feb 2008 05:06 GMT1
My question is:
(1)   I want get real access 2003 function example.
(2)   I want pass argument to the function using text box or input box.
(3)   Can you please write this example for me: so I can understand the
supressing warning when opening a Word Mail Merge document from Access25 Feb 2008 03:43 GMT5
I'm using the following line of code in Access to open a word document
linked to my database with an ODBC connection that populates some Mail Merge
fields:
   Application.FollowHyperlink "C:\PAM\PAM_Mail_Merge\mail_merge1.doc"
Reference number of records24 Feb 2008 23:42 GMT4
Hi Group
Access 2000 WinXPPro
I have a form/subform
frmPackage/sfrmPart
Hide Database Window..?24 Feb 2008 21:30 GMT2
I have an Access form connected to SQL-server.
When I start the application from Access/Archive/AccessFile.mdb I'm
promted to login.
If then press 'Cancel' and choose Archive/AccessFile.mdb the second time
Summing Calculated Control24 Feb 2008 20:51 GMT10
Although I have read the posts on this, I still can't get it to work. I have
put the following code into the subform control's record source:
HoursAndMinutes([DepartTime]-[ArriveTime]). The "HoursAndMinutes" is code in
the module. It converts the time to hours and minutes. This ...
TransferText acExportDelim unexpectedly truncates numeric field24 Feb 2008 20:29 GMT4
I'm using a VBA procedure to export data from an Access table to a CSV file.
The table has nine text fields and one single-precision, numeric field.  The
single-precision field contains numbers that are displayed with a variety of
decimal places, for example 0, 0.1, 5, 7.215, ...
Datasheet Font24 Feb 2008 13:49 GMT5
In Access Options one can set the Datasheet font. This applies
to new forms with a datasheet and not existing Datasheets.
Any way to set the font on existing Datasheets?
I'm using AC 2007 with split forms.
Global Function24 Feb 2008 12:12 GMT2
I'm using the following code to set the Datasheet Font on a Split
Form using AC 2007.
Private Sub Form_Open(Cancel As Integer)
   Me.DatasheetFontName = "Arial"
COLOR FULL AND GLAMOUR PHOTOS24 Feb 2008 04:59 GMT1
COLOR FULL AND GLAMOUR PHOTOS
PLS CLICK HERE
$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$
http://voltage_voltageextra_lowvoltage.blogspot.com
Copy selected list box value and paste it to a txtbox23 Feb 2008 06:12 GMT1
I have 1 listbox,1cmdButton and 1 txtBox in my form.
I want every time the user click the cmdButton,the selected
listbox value is added to the txtBox,if the user click it
more than once,the value in the txtBox separated by * ; *.
 
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.