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
Modifying field properties in table using VBA16 Apr 2005 02:37 GMT1
I'm using Access XP, and would like to be able to modify a field's Format and
InputMask properties using VBA.  I see there is a CreateField method, but is
there a way to modify an already existing field?  Thanks..
Auto Date Field16 Apr 2005 02:27 GMT1
I have a field on a form for the user to enter the date they completed that
item.  I want to have them click a button next to the field and launch a
calendar control, be able to select a date and then have the field update
with that date.  I know how to insert the calendar, but I ...
Looking for files16 Apr 2005 02:20 GMT1
I know I can use VBA to see whether a particular file exists.  However, can I
use VBA to see whether a folder contains one or more files (name or names
unknown)?  Secondly, can I use VBA to get the filename of the first file in
the folder?  If yes, could you please point me in ...
Toggle between ASC/DESC order15 Apr 2005 22:37 GMT2
I am interested in the answer to Jerry's question on November 11, 2004:
"Is it possible to code a command button (on click event) such that it will  
replicate what happens when you click the sort icon in the toolbar (that >
A-->Z icon)?"
Access backend and VB.net front-end15 Apr 2005 22:21 GMT3
We use custom excel workbooks and post them on our intranet with minimal
functionality.  Is it possible to use VB.net as the front-end to an Access
database?  I'd like to post the VB.net form to our intranet.
Any thoughts / solutions would be appreciated.
GoToControl not working sometimes15 Apr 2005 20:31 GMT1
I have a button on a form (Access 2002).  When clicked, the logic opens a
second form upon which is a tab control.  It does a find on a record, and
once found, goes to the Subform that is on the second page of the tab
control.  I use the master/child link to determine which ...
Making a one time function15 Apr 2005 20:11 GMT2
I made a database for travel expenses. Each trip had a field for "meals" and
one for "lodging". Now the people using the database have decided they want
both to be combined in a single field called "subsistance".
I would assume that I need to add lodging to meals, and set meals ...
Combo box needs data input15 Apr 2005 19:23 GMT9
Hi I have a Combo box on my form IncidentData which is linked to a qryEmployerPolicy
I have entered the following in the query criteria Policy Number field
[Forms]![IncidentData]![PolicyNo]  ( I hope that makes sense so far)
When you click on the Combo box a input box appears if ...
Sum Function as Control Source15 Apr 2005 18:50 GMT1
I am working on a purchase order database.  I am trying to get a subtotal for
an order.  The code I am using for the control source for the subtotal is:
=sum([LineTotal])
It gives me an #Error.  Any ideas?
Connecting two forms with one field in Access when you click a button.15 Apr 2005 18:14 GMT3
I am trying to open a second form from a the first one
when I click on a button and the second form is supposed
to show the information for the field Application Name
which needs to be pulled from the first form.
docmd.requery on change event15 Apr 2005 17:04 GMT1
Ok, I have this form that has three subforms, on the main form when I
change a judges name assigned to a case I want the subform to reflect the
change.  I have tried using the requery and it refreshes but goes back to
the first record and not the one I am working on.  Is there ...
Button to increase value of text box but 115 Apr 2005 16:55 GMT2
Hello again - I am still messing around with this poker player database and
came across something that would make life easier but cannot figure out how
to do it.  When someone wins a poker round (let's say they came in 4th place)
I am manually going to the text box that shows how ...
Lunch a form faster15 Apr 2005 16:45 GMT2
I'm looking for the different techniques to open a bound form faster.
First, When I call a form, I use the where condition, so only one record is
loaded.
Second, to do not go to the Form_Load event, I leave the form loaded but
Count Textbox Characters15 Apr 2005 16:41 GMT5
Is there any way I can count the charaters in a memo field including spaces.
I currently use the following procedure.
On Error GoTo Err_Form_BeforeUpdate
 If Len(Me![Notes]) > 1560 Then
Relative addressing15 Apr 2005 16:32 GMT2
Can someone provide me with a brief tutorial on relative addressing?  My
database now has the front end and back end in the same folder on a network
drive.  We have, of course, run into error messages using this message, so I
will be moving the front end to each user's pc.
 
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.