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 / April 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
changing Unbound combo box to bound combo box04 Apr 2006 03:22 GMT2
I have 3 tables that are linked.
Category Table:
      Category ID (primary key) -autonumber
      Category Name
Extracting records based on date in control on form04 Apr 2006 02:24 GMT4
I am trying to create a recordset using a date held in a control on the form
to which the event procedure applies.
In essence, the code is:
Select * From Issues Where Issues.LastUpdate = Forms!IssueStatus!CurrentDate
Running SQL to update field in a second table04 Apr 2006 02:03 GMT10
I want to update a table with the max-value from another table.
How do I combine the 2 sql-statements?
sqlMaxBookingID = _
"SELECT Max(tblBooking.BookingID) AS MaxOfBookingID " & _
DATABASE CURRENCY FIELD04 Apr 2006 01:38 GMT3
We use a program a work that enters all of our information on billing
clients into a database. You choose a service and the fee is
automatically entered into the field according to the service. Most of
our fees end with .50. Such as $3.50. When we choose the service, the
msgbox for page04 Apr 2006 01:12 GMT2
I have a tab control with subforms on each page.  I want a msgbox to pop
up when the user clicks on a certain tab.  Once only would be the best.
Any clues ?
Rohan.
How to require and check for two digits.03 Apr 2006 23:50 GMT10
I have a textbox that I have set an Input mask of   00;;_   for a two digit
station number.
I check the range of the entry to ensure it is between 1 and 99, but I want
to display my own error message when the user only enters 1 of the required 2
Breaking Up Text (Numbers)03 Apr 2006 23:01 GMT3
I'm a bit stuck with this one...  I have a field in which I type three
sets of numbers in the format 43601-078-00038, and the input mask I use
defies logic - but works!
The input mask is:
Openform "where" problem03 Apr 2006 22:49 GMT2
I am opening a form in either data entry mode or a filtered view, using
docmd.openform to set the mode and filter.
   Dim stName As String
   Dim lchoice As Long
Printing reports 03 Apr 2006 22:11 GMT2
Using MS Access 2003 on Windows XP
Opening report with DoCmd.OpenReport syntax
This always prints to my default printer (as set in Windows). How do I open
the printer dialog to allow the user to print to  a specified printer?
open record set with sql03 Apr 2006 21:57 GMT1
stPlanID = Me!agtplan
stTest = "[PlanID] = " & stPlanID & ""
this works:
rst.Open "SELECT * FROM tblAgtSplits WHERE ([PlanID] = 8)",_
Switchboard page reference03 Apr 2006 21:03 GMT2
I am developing a log on routine that requires me to reference a
specific switchboard page if a password is entered correctly.
i.e. the main switcboard then opens a page. How can I reference this
specific page? The openform method is clearly no use as it sees the
Hide the Next Button03 Apr 2006 21:00 GMT9
How can I hide the Next and Previous buttons when there are no Next and
Previous records?
Signature

Message posted via AccessMonster.com

Property ControlSource03 Apr 2006 20:52 GMT7
I have a combo box that displays Tariff information.
I have 4 fields on this particular form, EDLITariff1NumberID,
EDLITariff2NumberID, EDLITariff3NumberID, EDLITariff4NumberID.    Based on
which tariff number they are on, when the user clicks on the combo box, I
Default value for combobox on continuous subform ARRG!03 Apr 2006 20:50 GMT3
Hi gang,
Banging my head on the wall with this one:
I have a main form 'formadmintestmain' which has a continuous subform
'formadmintestpage1' on it. On this subform is a combobox (Combo55) that
Major ADO error between Excel and Access?03 Apr 2006 20:26 GMT4
I've been looking at this all day and I'm about ready to scream.
I have a form in Excel 2003 that pulls data from Access 2003. I'm using ADO
and can connect to the database, no problem. The problem is the data fetch
is WRONG. (Like "buggy" wrong):
 
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.