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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Field Names18 May 2005 17:46 GMT4
I would like to assign a field name to a variable when a user enters into the
field.  SO if the cursor enters a field named txtLName, I want to asign
"txtLName" to a variable.  Any assistance will be apreciated.
On <condition met> do nothing else do this... how do I do this?18 May 2005 17:43 GMT2
I have a check on a form that prompts the user with an error message if a
field called OrderTotal is higher than the customer's credit limit, called
CreditLimit.
However I don't want this check to apply if their status is proforma, how do
Access 2003 / Forms / Data Entry18 May 2005 17:41 GMT6
Basically,
I'm writing a database that records answers of different questions (staff
performance monitoring sessions, to be exact!)
I have 8 tables:
When Check box is checked, insert date.18 May 2005 17:19 GMT8
Hi....i have a check box on one of my forms. This form is for invoices.
And when an invoice has been completed, the user clicks the check box,it
inserts the completed date, and disbales all the controls associated with
adding any new orders to that invoice.  The problem i am having ...
Form to select multiple items from table, then print report18 May 2005 16:41 GMT3
Until recently I had only used Access to manage data for my personal use.
Thanks very much to the knowledge gained here I have successfully designed
my first multi-user Access application. It's almost too successful.
It's pretty simple, a backend with a single table that contains ...
Linking two or more switchboards18 May 2005 15:46 GMT3
I use one switchboard that has many levels (on button is for entering
the reports page, the other for opening forms etc.)
I would like to create another switchboard called Reports and whenever
I press the button for Reports, this switchboard would open. Is that
opentextfile  gets :   invalid proc call or argument18 May 2005 15:16 GMT2
In access 2002 I get "invalid procedure call" from this microsoft code:
Const ForReading = 1, ForWriting = 2, ForAppending = 3
   Dim fs, f
   Set fs = CreateObject("Scripting.FileSystemObject")
Run-time error '3077'18 May 2005 14:28 GMT2
I have a form with two option groups, a list box and a bunch of text boxes.  
I have two AfterUpdate event procedures - one populates the listbox based on
the option groups - opt_Date_AfterUpdate - and one finds the record you pick
on the listbox -lst_Deviation_AfterUpdate.  The ...
How to refer to data in another tab18 May 2005 12:26 GMT1
On my form, I have a tab control with two tabs and on the second, I'm trying
to refer to data thats stored on the first.
All I get is the error message 'Method or data member not found'. Where have
I gone wrong in this line of code ?
Spell Check18 May 2005 09:40 GMT1
I have added a button on my form to do a spell check, with this code behind it:
DoCmd.RunCommand acCmdSpelling
The problem is this will only spell check the text boxes in the parent form.
I need the code behind the built-in toolbar 'abc' icon, which will spell
Excel Launch18 May 2005 06:13 GMT4
I have linked an Excel file to my application and it works well with DAO
recordset coding.  However, I'd like the user to be able to click a button
on a form and bring up Excel.  And, I'd like Excel to automatically display
a specific .xls file.  This code solves part of the problem ...
Row calculations on Columnar Subform based from Query18 May 2005 03:58 GMT3
Hello everyone, Here's my problem:
I have a columnar subform, that's a child to a main Form. The subform is
based from a query that has certain criteria and the matches appear on my
subform. That all works like a charm, however here's where things get
Set Textbox Control Source Programatically.18 May 2005 03:42 GMT2
1. Is there a way to set a detail text box control source
programmatically?
2. I have a table of Contacts with several fields for different phone
numbers, e.g. office phone, office fax, home phone, home fax, cell phone,
Why can't I set AllowEdits to false ?18 May 2005 02:59 GMT4
I have set the default AllowEdits property to No in the forms properties. I
then have a button that has the following line of code:
Forms!reqfrmRequests.AllowEdits = True
This line seems to work OK.
Access ULS Wizard - Help!18 May 2005 02:57 GMT1
Does anyone have step by step on how to setup up user security using the
ULS Wizard?
I tried several times and it keeps giving me the error that "it experienced
an unexpected error and unable to create the security".
 
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.