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 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Closing SubForm within a form18 Sep 2005 20:25 GMT4
I am using Access 2002 and I have a form that has a command button when
press a subform will appear as a datasheet view.  My question is how do I
close that datasheet view?   Any tips or suggestion will be appreciated.
Thank you in advance.
Record Numbering on form by month18 Sep 2005 13:28 GMT9
Hello and thank you
I had code from one fellow to help with my problem.  I needed to be able to
Count each new record (form) over a month period and restart from 1 each
month.
adding criteria from table18 Sep 2005 05:24 GMT6
intStore = DCount("[Assignee]", "[tblAssignment]", "[Assignee] =" & "'" &
Me![txtAlias] & "'" And [Status] = No)
I used the above codes to count the Assignee from tblAssignement where
txtAlias in my form matches the value AND that the [Status] in my
Standard18 Sep 2005 03:12 GMT1
I need some suggestions on a simple form.
Field One: Box number - no duplicates - starts at one - I may want to add a
box number or pull up an old box numbers If I put in a old box number, I
want that record to fill the fields. If I put in a new number, I want the
Firing code from an embedded form on a report?18 Sep 2005 02:51 GMT1
I've got an Access 2000 form with some simple VBA code on it to hide
(visible=false) some fields based on data content.  Works great when editing
the form.   I've embedded that Form into a Report, so I can get a nice
print-out with more layout control, but when I print the report ...
filter subform18 Sep 2005 02:34 GMT2
I want to filter my subform (bound to table) when it loads. I've tried the
codes below but it returns "You cancelled the previous operation"
Private Sub Form_Load()
Me.FilterOn = True
last record18 Sep 2005 02:22 GMT2
I developed a split database application and, after everything was working
great, moved to a SQL Server backend.  All is well except the DoCmd that I
used in the event procedure to advance to the last record no longer works.  
When the form loaded, the last record would be ...
Combobox RowSource with Value List and Concatenation17 Sep 2005 23:35 GMT1
I'm trying to set the RowSource property of a combobox for a value list. I
want to concatenate variables
into the statement. The combobox will have two columns, the second of which
will be hidden to the user.
Drop Down Selection Determines Next Action17 Sep 2005 23:19 GMT3
I have an Access form where we track tasks that we do.  I want to be able to
enter details of a particular task when that task is selected from a drop
down list.
For example, if "new contract" is selected from the drop down list, I want
using newData17 Sep 2005 21:07 GMT8
I'm having a problem that has been driving me crazy for days. I've checked
other's postings and have tried many of the suggestions to no avail.
I'm using Access 2000. In one database, I am using a form called EnterNewOrds.
It has an unbound combo box that does a record look up in ...
Relationship + not working on datasheet view17 Sep 2005 17:27 GMT3
I have a one to many relationship established [with referential integrity
and cascade updates] between my regions table [one] and my contacts table
[many]
From one users' PC, when you are in the datasheet view of the regions form,
Rounding Problems17 Sep 2005 16:31 GMT2
If I take 4.00 and divide it by 1.0825 I get 3.6951501
when I multiply this by .0825 I get .03048498, except in Access I get
.3300000   How can this be?  How can I correct this?
Thanks
Subform changes record order after edits17 Sep 2005 16:17 GMT2
I have continuous form subform "sfrmProductComponents on a mainform
"Products" to enter/view Product details.  The subform is based on a query
joining several tables.  I have a combo box which selects
ComponentsCategories and  displays a dialog form via the afterUpdate event to
Populate fields on one form with values from another form17 Sep 2005 14:41 GMT4
I have a form to enter shipping information for products. When an item is
shipped, inventory must be adjusted. I've set up a command button to
automatically open the inventory form and would like it to automatically
populate like fields from the still open shipping form. How can ...
Percent Position - Access 2k17 Sep 2005 14:03 GMT1
Could anyone suggest a website that has one or two examples of how to use
the percent position property?  It looks as it if ought to be simmple, but
I'm not getting it right.
Thanks
 
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.