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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Search Form to search everything03 Jul 2008 00:19 GMT1
Here is a silly question.
Is there an easy way to enter a single search term in a text box and have
Access search every field (control, etc.) for matching results
"automagically" as the saying goes? Some sort of wildcard, maybe?
ARRAYS03 Jul 2008 00:16 GMT4
Array question:
I want to match an account number entered in a form to the same account
number in a transaction table by looping through the transaction table and
for every match (the number of matches can vary) extract the date and amount
fill excel with format02 Jul 2008 22:16 GMT1
I retrieve data from MS Access and fill Excel spreadsheet.
After data filled on the spreadseet, The border of spreadsheet does
not change accordingly.
For example, the spreadsheet has a bold border on the result area for
date format02 Jul 2008 22:15 GMT3
I have a form that gathers a job type.  If the job type is one category the
date format is mm/dd/yyyy but it is not format is m/yyyy.  
Code
if type_of_job.text = "TE" then
Break Occuring with no Break Point02 Jul 2008 22:13 GMT2
I'm not sure what's happening here, but a break is occuring with no
break point in sight.  I'm using Access 2003.  The database is used by
one person.  I was asked this morning to make a couple of cosmetic
changes to a spreadsheet which is the output of a macro.  I did so and
Update textbox if user change something02 Jul 2008 21:18 GMT2
I have a form consist of several fields include 2 hiden fileds; Owner and
DateUpdate. Is there a way to change the DateUpdate and Owner to Now() and
Currentuser() respectively before moving to the next record if user is
editing the record?
Variable in module to reference form02 Jul 2008 20:12 GMT6
I have a routine in a module that I use to pass and order number and set the
focus to a form, change the contents of a control, then fire its after
update event to update the form.  Normally I call the form and controls
specifically, but I want to change the form name to a ...
Reset Label Caption on Form Close or Unload02 Jul 2008 18:15 GMT3
Hi All,
I can't seem to reset some the caption of some labels when the form closes
or unloads.  I have tried the following codes on both the form's Unloading
and Closing event but neither works:
Access set fields equal using visual basic02 Jul 2008 17:39 GMT11
I have a form which acquires info from the user, including a date.  I would
like to put another spot on the form, invisible to the user, which would be
two work days prior to that day.  later on i use this date in tables which
are auto-linked to the form.  i'm trying to use ...
Required field based on combo box selection02 Jul 2008 17:32 GMT2
Is it possible to require certain fields to be populated based on the choice
in a combo box?  
I have a combo box on a form that populates a field called [Reason] in a
table.  If the user chooses, for example, "Left Early" for the reason I want
Subdatasheet - Change Auto to None02 Jul 2008 17:30 GMT2
Two years or so ago I saw an article that showed you how
to change all the Subdatasheet settings from Auto to None
at the same time. Does anybody know how to do that? I am
using 2003 at present.
Assign today's date to field based on combo box choice02 Jul 2008 17:08 GMT1
I have three fields on a form named:
‘Status’ <combo box>
‘Resolved Date’ <linked to ‘Resolved Date’ in ‘Cases1’ table>
‘Closed Date’ < linked to ‘Closed Date’ in ‘Cases1’ table>
Type mismatch error when concatenating string02 Jul 2008 16:56 GMT1
I'm looping through an ADO recordset and creating a text string using string
variables set from recordset values. My recordset is about 35 records.
Everything works fine until I get to record 15 where it crashes and I get the
error 13 type mismatch error and I'm completely at a ...
Form question02 Jul 2008 16:31 GMT1
I am having a problem with a form setup. I imported an Excel worksheet
and created new forms. I cut and paste text from Excel worksheet because
import fields were not like. I am now trying to create a combo box for one
of the input forms, but I am afraid I will lose some data if I ...
RoundDown02 Jul 2008 16:12 GMT4
I'm using this to Round Up.
Public Function UP(MyField)
   UP = Int(-100 * [MyField]) / -100
End Function
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 June, 2008
 
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.