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 / January 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
passing two selected fields to filter a report31 Jan 2007 04:18 GMT2
I have a form with two combo box value list fields: reportName, fiscalQtr
The form these fields are on shouldn't store the data.   When I created the
value list
I chose store the value for later use.  I noticed that there are 8 records
Text Box as calculator31 Jan 2007 04:03 GMT5
8 + 2      10
My accounting program does this
Signature

Message posted via AccessMonster.com

Duplicating a Record from a Form that has Subforms31 Jan 2007 02:58 GMT3
I have a form that contains 8 subforms (organized by tabs) and each subform
has it's own table. Each subform table is linked to the master through an ID
column. Data is entered into the form and then saved. All together on the
form there is about 200 fields. There are times when ...
recordset loop not looping31 Jan 2007 01:43 GMT1
the code below does not seem to loop properly, anyone have a notion? It runs
from a button on a form and it only writes the record that has Focus when the
button is activated.
  On Error GoTo ErrHandler
criteria to search from Right31 Jan 2007 01:08 GMT3
how to search records from the Right using the last 2 digits Ex.  "22" would
return record  "14522"
Combo Boxes in a form31 Jan 2007 01:01 GMT3
I have a combo box with the control source named Participant Name.  If a
particular name is selected then I want to have the current date
automatically fill into a different text box and keep that date.  Then if
that same name is deselected in the combo box then the date ...
Display hourglass31 Jan 2007 00:37 GMT4
Greetings all.  Is there a way to show an hourglass while a form is loading?  
I am using Access 2003.  I have seen references to this topic, but I can not
find an answer.  Thank you.
World30 Jan 2007 22:02 GMT1
Signature

Carol

World's easiest list box question30 Jan 2007 22:01 GMT1
From the list box _Click event, how do you find out whether the item that was
clicked has been selected or de-selected?
Private Sub lstMyList_Click()
    if lstMyList.???.Selected(???) = True then
combo box value list of fiscal quarter Select Query30 Jan 2007 22:01 GMT1
I have an empty form with 1 field.  It is fiscal quarter.  There is a fiscal
quarter table
with the fiscal quarters.  I want a value list combo box that allows the
user to choose a quarter to filter a report.  Here is the SQL:
form size30 Jan 2007 21:36 GMT3
Access2003   Have put into a form's OnLoad event:
DoCmd.MoveSize 4440, 5440, 3440, 3440
wanting it to open to about 3x4 inch size, located toward the right lower of
screen....yet it continues to open full size on top of the current screen.  
Refresh/Requery Question30 Jan 2007 21:26 GMT4
I have a database that currently has about 3000 records. There are about 8
users entering imformation through the day sometimes at once. As loans come
in, one person is entering the information but if everyone is in the
database, how are they able to see the new records being ...
What Code Is This?30 Jan 2007 21:24 GMT5
I'm using this with Access VBA.
Open "Com1:19200,n,8,1" For Output As #1
Print #1, "Printer On"
Close #1
If "Yes" then all others "No"30 Jan 2007 21:17 GMT1
I'm not sure how to design this. I have a table with these 3 pertinent fields:
tblPKFMsMaterialLayers
txtProfileID (PK)
txtLayer (PK)
Optional Arguments30 Jan 2007 20:54 GMT2
I have the following public function
Public Function Repeats(Combo As ComboBox, Combo1 As ComboBox, Optional
Combo2 As ComboBox)
It works fine when all the arguments are there, but i don't know what to do
 
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.