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 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Filter a subform16 May 2008 15:28 GMT1
Access 2007
i want to be able to ADD and EDIT existing records in a Subform.
When I click a button I want to pass the RefNo to Open a form that is
filtered with the value stored in a variable. The subform would also be
multiple column listbox16 May 2008 14:30 GMT4
I have troubles finding the right method to populate a multiple column
listbox with VBA code. Can some one drop me a few lines of code showing the
trick to do so. Aswell how to clear the entire content of the same listbox
from all data.
Code in SQL-Query with form field...16 May 2008 12:53 GMT2
I try to open a form.
The recordsource contains this code:
    t_hefte.gesamt_kuerzel="lsf100"
When I try to it with a form field like this, it is not working:
get previous business date16 May 2008 12:38 GMT1
I wanted to have a function to get previous business date function.
Are there any available?
I can do that check weekday and - 2 if it is Monday.
Any way to take care of holiday?
Listview performance question16 May 2008 04:44 GMT2
I use a listview in one of my forms to load approx. 800 records.
Each row has 5 subitems, so six columns in all.
I load the records by walking through a dao recordset rst something like this
set lv = me.listview1.object
Shortcut keys Won't Start Application16 May 2008 03:58 GMT4
A client has installed new computers with Windows XP and Office 2003. Now
when a user has an Access application open, another user can't open the same
application using a shortcut key. But they can open the application if they
start Access and then go to File/Open.
DSum Problem16 May 2008 03:11 GMT2
I'm getting the operation canceled error when I run this DSum.  It must be
my Syntax!
Forms!frmCheckPayment!TxtDivideGrand =
Nz(DSum("iif(CDInclusive=-1,[CDQuantity]*[CDPrice]/1+[CDTaxRate],[CDQuantity]*[CDPrice]*[CDTaxRate])",
Update text box from combo box15 May 2008 23:56 GMT2
I have looked through the board to find the answer for the following
question, however, have been unable to find it ... my apologises if the
answer is already here.
I have a text box on form C (a subform of form B  which is a subform of form
Update table with unbound combo box with sql string15 May 2008 23:52 GMT6
I am trying to update a table using a sql string.  I am getting a runtime
error '3024'.  Using Access 2000. This is my code:
Private Sub Combo22_AfterUpdate()
Dim strCombo22 As String
Option Box (option values from numeric to text)15 May 2008 23:43 GMT2
Hi! I'm new at this vb programming and haven't written a code yet, read alot,
but no action.  Anyways, I used a wizard to set up an Option Frame; I wanted
to know if I can store the option value from a number into a text box
[AcctType] i.e "asset".
subForm on a subForm coding question15 May 2008 22:11 GMT2
I am used to having a subform on a form and in the code associated with the
subform referencing a control on the main form using
"Forms![Main].Control.value
But if I have a subForm on a subForm all on a main form. From code
Insert Code Not Working15 May 2008 21:38 GMT2
The code listed below is the "click" event on an "update" button." When I
click on the button in my form, it doesn't update my table.  However, it
doesn't give me an error message!!  HELP!!!  Why won't it update?
 CurrentDb.Execute "INSERT INTO tblSavedMTNs(MTN, AccountNo, ...
save & restore vertical scroll position15 May 2008 19:20 GMT1
On a form with Default View = Continuous Forms and Scroll Bars = Vertical
only, when the table is displayed, and a record is added to the table that
will be positioned between two rows currently displayed, on doing a requery
to show the added row; the form redisplays scrolled up ...
Conditional Format New Record15 May 2008 18:36 GMT2
Hello Access Nation,
I have a form that is used for interviewing prospective employees. It has a
checkbox pos_acpt. and a corresponding textbox reas_decl. If the pos_acpt
checkbox is checked the reas_decl textbox enabled is set to false. The code
Form Requery Not Working15 May 2008 18:03 GMT10
The following code does not requery main menu.  Any help is
appreciated.
Private Sub Form_Close()
   If Me.Dirty Then
 
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.