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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Calendar Pop-Up Error24 Dec 2005 14:54 GMT2
I haven't done any coding in about a year, so I'm a little rusty. I re-used
code from an old project to implement a pop-up calendar. The functions are as
follows:
Private Sub ActiveXCalendar_Click()
On Got Focus24 Dec 2005 14:49 GMT1
Good afternoon,
I use Windows 2000 and access 2000.  I have a form called "frmDaily Job
Report,"  on this form is a subform called "frmInventory" which has a
control called "Item."  Item is a Combo Box.
Display values from DoCmd.RunQuery24 Dec 2005 11:05 GMT1
Could someone please advise me?
I use DoCmd.RunSQL SQLInsert in my code to insert a new record
SQLInsert = "Insert Into tblMSFID (MSFRef, MSFRev) " & _
     "Values (DMax('MSFRef', 'tblMSFID') + 1, '-')"
How do I iterate through  records on a continuou subform?24 Dec 2005 09:39 GMT4
I have an order form, with a continuous order detail subform. The order
detail subform has a field 'QuantityReceived' (that can be edited), to
reflect how much of an item has actually arrived in a certain order. When
the user edits the values of the received quantities, I want to ...
changing defaultvalue24 Dec 2005 09:28 GMT3
On a form, I want (depending on what the user wants) to be able to change
the defaultvalue of a field in a table. (not the source-table of that form).
Is that possible? How do I do that?
TIA
editing in a subform24 Dec 2005 06:33 GMT3
I have a continuous form (FormA) I open from a pushbutton on FormB.
Once opened I can edit all records as much as I want.
Now I open my FormB in design mode and create a subform. Here I use
FormA as the subform.
Stop Beeping!!!!!!24 Dec 2005 03:17 GMT3
Hi, I am using Access 2003 and when ever I open a form and the user click on
a particular control, I pop a message telling the user that he or she cannot
click on this control.
The problem is, the computer beeps when the message comes up!
Form programming24 Dec 2005 00:11 GMT3
I need to creating a form that has a combo box to select company names from
the list and I need to use the NotInList Event to add names.  Then I need 4
fields to auto populate.  This also needs to be data entry and edit form.
The auto populated fields will be the same for every new ...
Continous Form23 Dec 2005 23:43 GMT2
When open a continous form, how can I set the field("Percent") for each
record in different color base on the value? Thanks.
Signature

Best Regards,

Stop Code Execution23 Dec 2005 21:08 GMT8
How can I stop in-line code execution after a Docmd.OpenForm? Thanks.
[urgent] Filter based on lookup combo23 Dec 2005 20:01 GMT5
I want to build a SQL statement according to a "filter by form"
selection of the user. So what I do is to capture the "ApplyFilter"
event and use the Filter property as a WHERE-clause for a query.
Unfortunately some fields are lookup values, even compound ones. So my
formatting for more than 4 conditions23 Dec 2005 19:53 GMT1
I am using a form that has a text box that indicates a value from a
table.  I want it to change the back color dependent on the value.
Using the Conidtional Formatting funciont (right click) this is easy
enough for 4 conditions.  However, I need to enter more.  With Excel, I
Adding new records using subform?23 Dec 2005 19:34 GMT1
ok I know I have been pleading for help on this but I almost have i
complete. I just need help finishing it
I have two tables
tblNames
How to set References Programmatically?23 Dec 2005 18:35 GMT1
Through the years that I have been reading here, I have read and used
the solution of reseting references so functions in code work. If one
were to distribute an application how can you programmatically check
that all required references are set?
Forms and Queries23 Dec 2005 16:47 GMT2
I have created a form containing a list of questions that require only
Yes, No or N/A responses. I now want to query the results to display
each question with total Yes, No and N/A responses given for each
question. The query will not summarize the data the way I would like.
 
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.