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 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Convert Access 2003 app to 2007, what to expect?22 May 2007 18:57 GMT1
I have shied away from Access 2007 because frankly it looks to be pretty
screwed up for developer types, and clients of developer types. However
one client is migrating to Office 2007 so I have to deal with converting
the application. I am considering keeping it in 2003 as a ...
Validate other field = TRUE (color)22 May 2007 18:35 GMT2
I have a form with two fields that I would like to confirm that the values
are equal.
First field requires basic information about an invoice:
fld_Amount
Listbox- Generate query using pre-specified multiple criteria22 May 2007 16:40 GMT2
I'm not sure how to do the following. I have a single-selection
listbox. When I select a certain option and click a command button, I
want pre-specified multiple criteria to be used to generate a query.
Example: If I select "Light colors" from my listbox, and then click a
Assigning VBA.SendKeys ("^v") to a variable22 May 2007 16:27 GMT1
After you use VBA.SendKeys ("^c") to capture data in a textbox, is there a
way to assign this information to a variable?
A simple line of code strVariable = VBA.SendKeys ("^v") gets a compile error
"expected function or variable"
Multiple subform issues - freeze, object not defined, unknown function22 May 2007 15:44 GMT4
G'day all,
I am using Access 2000 under Win2000 and encountering some exceedingly
strange errors with some of the subforms in my solution.
The usual error is for Access to freeze upon a requery of the subform
Performing Calculations in a label22 May 2007 13:30 GMT5
I want to have a label that gives the difference of the values in two text
boxes. For example:
Number_visits and Visits_used are textboxes with number values, and I want
to write something like this in the caption of the label:
Calculate Buisness Days Open22 May 2007 12:38 GMT2
I am using the following code to calculate buisness days which is working
fine, but it requires input of both start and end dates.
I would like to modify the code to calculate with the input start date and
use the current date if the end date field is null until a date is entered ...
Function problem22 May 2007 10:09 GMT1
Please help.I am new to VBA.
I want to create a public function and embed it in my startup splash
form that quits the application if date() > mydate unless a user puts
in a value(input box in the function will take this value and assign
Combo box22 May 2007 08:20 GMT4
How to add item into a combo box using hard code...
DoCmd.TransferText & variables?22 May 2007 05:14 GMT27
Why if the below line of code works with hard-coded parameter values, does it
not work with variables?
These hard-coded parameter work...
    DoCmd.TransferText acImportDelim, RFPSpecs, "copy_tblRFP", _
Using CASE statement in a Report to auto-generate the Subnet & Gateway22 May 2007 04:21 GMT3
I have the following code to calculate the correct SUBNET mask & GATEWAY
(depending on the third part of the IP Address txtPartIII):
----------------------------------
Private Sub Detail_Format(Cancel As Integer, FormatCount As Integer)
Access 2003 Combo problem22 May 2007 03:26 GMT2
I have an access form I have been using for four years without any
major problems.  Part of the data entry requires a user to enter a
state two letter designation in three places.  I am trying to modify
the form to use a combo box which displays the two letters of the
Requerying List Box on a Dialog form22 May 2007 01:46 GMT3
A form that opens another form as a dialog form (DoCmd.OpenForm
"MyForm",,,,,acDialog) has its status changed to "not visible" to transfer
control to the main form after some selections are made.
The dialog form status is changed to visible later and I want to update a
Multiple users cause table conflict22 May 2007 00:39 GMT3
My DB has two separate functions that access a table.
One is an administrative function that deletes/rebuilds the table.
The other function is a popup screen that displays the table in a listbox.
Today one user saw the pop-up screen with one valid row on it and then
Button hidden in Continuous form depending on specific record value22 May 2007 00:32 GMT3
I've created a continuous form and I'm trying to display (or hide) a control
(text field or button) depending on the result of a combo box entry in each
individual record. Up to this point I've been able to create the code that
will display or hide the control but it does so for ...
 
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.