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 / General 2 / December 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Chart Report Prints too many copys08 Dec 2007 07:48 GMT1
Greetings;
My chart report trys to print one chart (Pie) per record. All the charts are
exactly the same.
I want to print only one chart.
Currrent date from server08 Dec 2007 03:49 GMT4
Access XP. The main date entry in the F/E file contains a date field where
the user type today's date.
Management wanted the date to show automatically. No problem I used date()
and locked the box. The problem is that the user can change the date in
Help!!!!. Code is not working correctly08 Dec 2007 03:30 GMT6
Could anyone help me out with these codes. Something is wrong but I can't
figure it out.
This particular line of code is suppose to have 3 OpenArgs for the form
"Invoice by Dates" but only the first two gets included. Me.cmbReviewer.Value
Call Function. How does this code work.08 Dec 2007 03:03 GMT4
Do anyone know how this works and if so, is it correct the way it is written?
Private Sub CommandButton_Click()
  Call DoCmd.OpenForm("Form2")
  Forms![Form2]![txtBox1]=Me("txtBox1")
One-To-Many:  SQL or Procedural Code.08 Dec 2007 01:39 GMT1
Got a table with Dates, Types, and Amounts.  
Types are Longs like 1, 2, 3, 4.
Dates are.... well, dates.... as in "02/05/2007".
Call it Table_A
Dynamic Class Property Name07 Dec 2007 23:34 GMT21
I apologize in advance for the cross posting, but I'm trying to widen the
set of eyes that is able to see this from
microsoft.public.access.formscoding, since I haven't gotten an answer there
yet.
Ctrl F07 Dec 2007 22:26 GMT1
We have associates who would use the Ctrl F feature to search for records.  
With this, people would type in the fields by mistake.  I added the
Binoculars and told everyone that the HAD to use this to search.....  it
worked for a while, but people are still searching within the ...
file specifications and database structure07 Dec 2007 22:11 GMT1
Someone asked me to build up a datastructure and also denote the file
specifications. I actually don't know what is expected of me to do? My
datastructure defines sets, indices and parameters, so if I am correctly I
can create my structure by inserting relationships. But what ...
Combo box Auto Expand not working - Access 200707 Dec 2007 22:08 GMT1
In a large application I have many combo boxes with Auto Expand
property set to "Yes".  There are two fields in the row source:
SELECT DISTINCTROW TBL_TOWN.TCODE, TBL_TOWN.TNAME
FROM TBL_TOWN
Field/Criteria is not displaying07 Dec 2007 21:54 GMT1
Please feel free to use the correct terms when responding.  But my MS Access
2003 Design View is only displaying the boxes up top with Tables/Fields
attached to other Tables/Fields.  But at the bottom(?????don't know the
name???) there is no box for selecting tables, fields, sort ...
Verifying number exists in query07 Dec 2007 21:40 GMT3
I have an edit form that I open after some one enters the appropriate NC#.
How do I validate if that number exists before opening the edit form?
Signature

Dirk

hours and minutes storing past midnight07 Dec 2007 21:06 GMT1
i have a query that sums up all hours and stores this as a main figure lets
for this question say
78:34
to store this in an access table i need to use a text type
Can you control when the data is saved?07 Dec 2007 20:33 GMT4
I created a form that allowes add and update.  There are several combo box
controls.  After a number of the records were added, users bring up the form
and for some reason fiddle/play with the combo box controls.  This results in
the data being changed.  And they don't seem to ...
How to open a form with multiple Args07 Dec 2007 20:21 GMT1
This line of code is suppose to open another form and use these OpenArgs as
values in some of the controls in the new form.
DoCmd.OpenForm "Invoice by Dates", acNormal, acWindowNormal,
OpenArgs:=Me.txtStartDate.Value & "," & Me.txtEndDate.Value & "," &
Function Problem07 Dec 2007 20:12 GMT2
Hello...ok I have a form with a button that I am trying to get to call on a
function. I have been able to do this and the funtion processes but I keep
getting an error. Now, the funtion works perfectly if I run it from the
switchboard/menu, but when run from the form button I get ...
 
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.