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 / September 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
How to get daily rates from Bank Website automatically?18 Sep 2007 06:34 GMT2
It would be great If I could get daily rates (Dollar/Rubble, Euro/
Rubble) from a Web Site of an Official Russian Bank automatically into
Access.
I searched the group to find out an answer how to get a specific data
Nz Function Question18 Sep 2007 01:54 GMT1
I hope someone can help me.
I have this formula in the control source of a textbox on a mainform's footer
My 2 subforms default view is set to Continuous
=Nz(Transfers1_subform!SumOfQty1,0)+Nz(Transfers2_subform!SumOfQty2,0)
User Defined Types18 Sep 2007 00:08 GMT1
On a form I have a listbox-list of Providers.
When a command button is clicked to add another Provider another form opens
to enter a new Provider number.  The code below is to save that information
and update the list on the main form.
Autofill ID from one table to other17 Sep 2007 23:38 GMT3
I am using Microsoft Access 2002 SP3.  I have one main table named Issues
and several supporting tables all related on the ID field.  The Issues table
ID field has an Autonumber to populate the field when a new record is
created.  What I would like to accomplish is to have the ...
Opening PDF from access17 Sep 2007 22:16 GMT2
If we do ...
strAppName = "C:\Program Files\Adobe\Reader 8.0\Reader\acrord32.exe c:
\data\xpto.pdf"
Call Shell(strAppName, vbNormalFocus)
Subform:  Displaying more than 1 record17 Sep 2007 22:03 GMT1
Hi, I've got a temp table that's populated programmatically via a
form's control events.  I've got a form that uses this temp table and
then is used as a subform.
However, when I drag & drop this subform into my top form, and then
Tabbed Control Focus17 Sep 2007 22:02 GMT2
when the last textbox on my form loses focus, how can I make the next page
in my tabbed control get focus and open the next page?
Regards
John
Copying usng a recordset17 Sep 2007 21:51 GMT2
i have a form which facilitates the user to edit the records in a subform.
I have an undo method, which can either undo the current record, or wipe any
changes and restore the table to the point at which the form was opened. i.e
this is what i have in the form_Load procedure
New Record on Open?17 Sep 2007 21:24 GMT4
I have a Main Form [frmCandidateDetails] with a subform
[frmsubReviewDetails]
On the mainform is a combobox [cboLookupName] which I select a candidate and
the reviews for this person are shown in the subform.
IN YOUR OPINION17 Sep 2007 20:27 GMT14
This updates a database that isn't the current one.
Does anyone see any problems with this or any way to make it shorter?
I have to place it in a lot of places so your advice and/or suggestions
are most welcome.
No Picture Found...17 Sep 2007 20:04 GMT5
hi, i have a table which stores suppliers and info about them, including
their logo.
Using OLE Object
The logos are embedded into the table, I know big file size, but means true
Help needed with form/sub-form17 Sep 2007 19:50 GMT1
I need some help with my form/sub-form.  I'm just not getting it.
Master form (has 1 cbo and 3 txtboxes) is bound to Empl table.  The cbo, an
emplNum is the PK/FK.  The sub-form is based on a saved query and th emplNum
is the FK.  Data on parent form should be read only and should ...
Exact Validation Rules for a combo boxes17 Sep 2007 18:58 GMT4
I want to validate to either alllow or deny a user's entry to certain combo
boxes in the form.  The comboxes have the lists from another table.  So this
is what I have in the BeforeUpdate
if cboPlace <> "Away" or cboPlace <> "Home" or cboPlace <> "Dont Know" then
Reseting Filter17 Sep 2007 18:57 GMT4
I have form running on a query with a few filtering combo boxes.
I have the following code in the query for the criteria:
Like "*" & Forms!frmMain!cboCombo1 & "*"
in the afterupdate of each combo i have me.requery
Round off a Number Field17 Sep 2007 18:22 GMT2
I have a form where I input numbers.  If the number inputed is greater that
99.99 I want to found off to the nearest whole number.  What would the code
be for doing this and in which event should I place the code?  I've tried
various things, none of which worked.
 
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.