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 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Help with Filter & FilterON25 Sep 2008 23:18 GMT2
Can anyone tell me why this code is not working? It opens the report
fine but does not enforce the filters.
Private Sub btnCost_Click()
   DoCmd.OpenReport "rptCost", acViewPreview
Sort on date field25 Sep 2008 23:12 GMT1
I'd like the table on which my form uses to be sorted by a date field in
descending order whenever it becomes active.
In the form's 'Current' method I've tried this code but the compiler doesn't
like the last line:
'Seek' function problem25 Sep 2008 22:41 GMT2
Hi. There must be a simple error here but I just can't see it.
I have a table wih two columns, "Diagnosis" and "DiagnosisCode". The
PrimaryKey is the column "Diagnosis".
I'm trying to get the DiagnosisCode associated with a "Diagnosis" using Seek:
Password for Open Form25 Sep 2008 22:29 GMT3
I have the API function that gets the Windows login; for every login ID I
have a password.
Can you please tell me what should be in the below code to open the form?/
what am I missing?
WHERE Clause25 Sep 2008 21:06 GMT11
I am trying to open a report using the following WHERE Clause that will find
me records over 31 days old but less than 60 days old.
strWhere = "(ReferralDate  + 31 >= #" & Date - 60 & "#)"
DoCmd.OpenReport "CYF IH Cases Open", acViewPreview, , strWhere
pop-up modal form to close after text entry25 Sep 2008 20:40 GMT2
I have a form with a command button to open a popup form(modal) the popup
form has a bound text box and label on it. When the user enters text or no
text and hits enter I need the popup form to close and return to code in the
command button.
higher of two values25 Sep 2008 19:59 GMT2
I'm trying to populate a field with the higher value of two other
fields and am not sure how.
field 1 = [buy rate x 15%]
field 2 = [buy rate + 25]
Date of Record Creation25 Sep 2008 19:55 GMT2
Does access record the date a record was first created (not looking for when
it  was modified)?  If so, whats the function name, and required arguments?
Or macro method, if there is one. i'm not picky.
code for autopopulate...25 Sep 2008 19:34 GMT11
Hi
I have a table that containts list of events and prices etc.
I have a form based on this table. However, what i want to do is select the
name of the event from a combo box and then the rest of the fields to
changing subform source object25 Sep 2008 18:50 GMT5
Access03/WinXP
A form allows a sales rep to select a Trade Name and assign it to a specific
company.  When a Trade Name needs to be added to the underlying source table,
an admin person has gone into the database window and opened the table to
new record at top25 Sep 2008 18:28 GMT3
I have a continuous form which allows additions and would like the new record
input area to be at the top of the form instead of the bottom.  How can this
be done?
Help relinking tables25 Sep 2008 18:16 GMT3
I need to make a form with a button that allows the user to relink tables to
a different Access database on the fly.
can someone help?
thanks
Clone Control Events - or how do I parameterise requesting Propert25 Sep 2008 17:34 GMT1
I have some forms with 60 objects which I really want to re-design with Tabs.
Everyone knows that if you create a Tab in your form and copy & paste the
controls then you lose the Event links. They are there in the code module.
You just need to re-select them in the pasted control ...
updating table from a text box25 Sep 2008 15:54 GMT8
I read the other posts that are similar to this but can't really seem to find
one that works for me.  I have a continuous subform that has a field called
notes.  This field is a temporary field stored in the main table.  Someone
will type a temporary note into the field then push a ...
InlineShapes25 Sep 2008 15:40 GMT3
Good day,
I'm trying to modify this vba code;
ActiveDocument.InlineShapes.AddPicture
"C:\AAOForms\signatures\amko.jpg",
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2009 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.