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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Please Help!!? Merging Query results into Word Document30 Nov 2005 16:31 GMT3
I have a query that I would like to automatically Merge into an existing
Template document from a form. Can anyone help me get started with this?
Basically I have a large number of records (Job Number) and with each job a
number of parts are tabulated and attached to the job ...
After update30 Nov 2005 16:24 GMT5
I have following code behind the after update of a button.
Private Sub Text0_AfterUpdate()
   If IsNull(DLookup("[SAPnr]", "Order data", "[SAPnr] = '" & _
       Me.Text0 & "'")) Then
subtotals in subform30 Nov 2005 15:41 GMT1
How do I show the subtotals from a subform on the main form?
FindFirst not recognizing dates30 Nov 2005 15:21 GMT3
I am an Access novice and any help is greatly appreciated.  
In the form I'm creating, I want certain fields to be entered into a table
when a Save button is clicked.  If the data has not been saved already, I
want it to create a new record in the table.  If the record already ...
OpenText question30 Nov 2005 15:21 GMT1
have an Access database from which I create a CSV file. Now they want an
XLS spreadsheet also. Since I already have the CSV I want to use that to
create the spreadsheet but can't. I'm using Office 2003. My code is below.
       Dim oExcel As Object
code error in subform - urgent your help30 Nov 2005 15:14 GMT2
I have a main form and a subform, I trying a code in subform as below and
found a run-time error#3464 on the line of "Set rst =
db.OpenRecordset(strSQL)"
I am appreciate for your help in advance!!!!!
Only Allow specific input30 Nov 2005 11:22 GMT1
I am using speech recognition.  When it is determining what you "said" it
places a "." as a placeholder and removes the "." when it is done.  I have a
field which is text and is for phone numbers.  I need to tell Access 2003 to
accept "." and 0-9but not accept the "-" which ...
Cancel Anticipated User Button Pushing30 Nov 2005 07:35 GMT5
Trying to create a simple cancel code in case user gets crazy hitting
buttons. The code below works great EXCEPT that when user hits button a
"second" time, vberror message pops up saying command undo isn't availble and
asking to debug. Is my code too complex or is there ...
Option Explicit30 Nov 2005 07:31 GMT2
After being about 95% complete on my application, I realized that Option
Explicit shouldl be set on all forms. I went back and did that. Thankfully I
don't have any varibales that this affected except one. The error mssg says
the "RetValue is undeclared on the first line of the ...
locking date()30 Nov 2005 06:11 GMT6
how can I lock date field with date(), though it auto. generates current
date, still user can change it
used below
Me!dateenter.Locked = Not IsNull(Me!dateenter)
After Midnite Problem30 Nov 2005 03:05 GMT4
I have Menus that I want to come up a certain times of the day.  The
problem is I can't seem to make the thing work when a Menu goes past
midnite into the next day.  Is there any solutins out there that can be
implemented.
Too few Parameters, expected 1 err 306130 Nov 2005 03:00 GMT5
I'm trying to run this code to set a form's recordsource.  I've tried this
code both in the open and load events.  intTot is actually a number field
whose format is byte.  Am I missing a quote somewhere or what's wrong?
Thanks for all help offered!
Navigation Button Flaws30 Nov 2005 02:40 GMT4
I hope I'm not posting too much. I have general question regarding lebans and
access' custom navigation buttons. Steve did a great job of creating the
code. However, I use a lot of them in my forms and trying to keep track of
the call routineswas getting kind of hairy but I got ...
how 2 update a tbl field based on result of a math calculation in30 Nov 2005 02:31 GMT6
SHi,
here is my situation, my "SalesRegister" table contains fields called
"SaleUnits" , "SalePricePerUnit" and "TotalPrice". I'm calculating
"TotalPrice" by multiplying "SaleUnits" with "SalePricePerUnit" IN A FORM. I
Updating a field in a Master form from a subform30 Nov 2005 01:00 GMT3
I would like an amount in a field on a Master form updated when a logical
field in a subform is checked by the user.  If the logical field which is
called Approved? is checked, then take the amount stored in ApprovedCap field
in the subform and add that amount to the TotalCap ...
 
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.