Top Articles in microsoft.public.access.formscoding
Code to add entry into Combo Box26888 (12/12/2009 3:45:01 AM) Hello
I have created a combo box that currently has the names of 8 instructors. As
in life, there may be additions to list of instructors.
How do I set up the code that will add new entries to my combo ... Utf
How to get the value at the second column of the ComboBox?514502 (9/15/2007 8:23:09 PM) I have a ComboBox1 which has two column and the first columns is bounded. Simply like that: Supplier-ID Supplier Name 124556 Microsoft 236541 Apple "Me.ComboBox1.Value" refers to Supplier-ID b... mezzanine1974
file dialog in access 200734288 (1/10/2010 8:07:01 PM) the following code worked in office xp but i cannot seem to get it to work in
access 2007
Any help would be appreciated
Regards Rob.
Sub getFileName()
Dim fileName As String
Dim result As I... Utf
How to change english numeric to arabic numerics?03277 (12/6/2007 7:28:00 AM) I changed the language already, I can type arabic in MS word 2007, but arabic numerics is not coming, If MS word 2003 it was very easy to settle. ... Utf
Sum multiple fields on a form using access 200735144 (3/22/2010 10:13:01 PM) I have created a form but have 4 fields on that form that i would like to sum
and store the total in another field created on the structure. What is the
VB code to do that?
... Utf
Open Table with Button on form66188 (3/12/2010 9:25:50 PM) Hello
I would like to place a button that directly opens a particular table after
clicking it.
I am rather new to Access and cannot find the option in the Wizard..
Can someone help me?
--
Message ... hubertholz
How can I read CSV file using VBA?175047 (1/4/2010 6:37:14 PM) I have to read CSV file using VBA. I don't want to use macros or queries like
transfer spreadsheet etc. because I want to apply certain rules in a module
after reading the file.
Thank you
--
Messag... mls
Double Metal Jacketed Gasket08091 (6/5/2010 1:24:32 PM) Sinston Sealing Material Factory is one of main exporter & manufacturers of sealing=
material & insulation material in China . lies in Cixi city belonging to Ningbo area o=
f eastern coast in China.
There a... Martin
Moving The Cursor By Code48080 (5/20/2010 11:21:03 PM) Access 2007
I want to be able to move the cursor using VBA code. I put the following in
a module:
Private Declare Function GetWindowRect Lib "user32" (ByVal hwnd As Long,
lpRect As RECT) As Long
... Stewart
VBA to send email via outlook. Sendusingaccount93345 (4/19/2010 2:37:03 PM) Hello,
I have been able to write a code that will send email via outlook. The next
improvement I would like to do is to select the account for outgoing email.
On my outlook I have 2 email accounts. (My p... Boon