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 / August 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Form Field Auto sum dates11 Aug 2008 22:02 GMT1
I'm trying to create a document (letter) wherein Form field (Date) would  
automatically update based on the manual entering of information, i.e., if I
typed in a date in one section of the letter, the date in another section
would auto calculte to 60 days later.
Is DoCmd.OpenReport syncronous??11 Aug 2008 20:02 GMT4
In some VBA code behind a form, I issue a DoCmd.OpenReport to print
(AcViewNormal) a report.  At some points, it almost appears as if the VBA
code (in the form) regains control even before the report program completes.
I'm not concerned about whether the report physically prints, ...
Getting a Check Box ticked on form load?11 Aug 2008 19:40 GMT2
I have two Check Boxes on a form. When the form loads I want one of
the Check Boxes to be selected by default.
I added this code to my Form_Load() sub:
   Me.chkALL.Value = True
Acess 2003 - Form / SubForm linked fields11 Aug 2008 17:05 GMT5
I have a form (header) with a subform (lines) linked to each other by four
fields.
My problem is when I need to change one field in the form (header)
automatically the record in the subform disapears.
Relational Yes/Nos as checkboxes instead of combo box?11 Aug 2008 16:20 GMT4
Access 2003 SP3
Win XP SP2
Using Allen Browne's tutorial ( http://allenbrowne.com/casu-23.html ), I
have set up a form with a subform that populates a combo table using a combo
Help with Forms List Box Double Click and Passing Info among forms11 Aug 2008 16:15 GMT1
Guys, I need help on how do I pass information from my Listbox to another
form via double click envent.
?
Is it possible to ask a form which control currently has the focus?11 Aug 2008 15:11 GMT3
Is it possible to ask a form which control currently has the focus?
Chrisso
Output to Excel Question11 Aug 2008 14:46 GMT2
I need to output my list box results in a form to exce without creating a
query to do it.  Could someone critique this or give me another sample?
DoCmd.OutputTo acQuery, ([Forms]![customers]), acFormatXLS, "*.xls", True
The list box name is lstCust and it is new customer information ...
Requires a catagory11 Aug 2008 12:08 GMT10
I have a sub form that has a text box , and if you enter a number in it
[OTDLhoursused] it is tobe catagorized by selecting one of four radio button  
in a radio button frame [Frame 40] holding 5 radio button. The number is
entered but sometime the radio button in not selected , ...
Table Record Changes Automatically11 Aug 2008 00:27 GMT2
This could be confusing!
I have a couple of pop up forms that appear when I click on a button
to add pricing for a specific customer and for a specific item. This
would be a discount from a list price. The first form is okay I think.
When zip code is entered, auto insert city name10 Aug 2008 23:09 GMT3
In Paradox I could link a lookup table to a form so that if I entered the Zip
Code, the City and State name would come up. Can I do this in Access?
Cascading Combos Again10 Aug 2008 22:08 GMT1
The following is the row source content of both combo boxes.
SELECT DISTINCT tblMaterialMaster.LocalGroup
FROM tblMaterialMaster;
SELECT DISTINCT tblMaterialMaster.LocalSubGroup,
field on a report10 Aug 2008 16:02 GMT2
when you are creating a report and you want to print 2 dif var like
This is only a test  "txtfield1" "txtfield2"
they will print the length complete of the field and the second one start
after that
Can't change property of subform control selectively10 Aug 2008 14:52 GMT7
I would like to change the forecolor of a combobox depending on which option
is selected.  The combobox is populated by a lookup table with an inidex
field.
ie. option 0 = closed - combobox.forecolor = 0
sort forces recordset clone?10 Aug 2008 05:08 GMT1
Hey there.
I've been experimenting with using a shared recordset object so that the
various subforms in my app will be linked to some degree.  It works fine
until a sort button is pressed.  When this happens, one subform will be
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 July, 2008
 
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.