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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
How to build meu bar with drop down by code17 May 2008 15:04 GMT3
Is there a way to make a menu bar with drop down with some of the form name
by the help of code.
The same I am doing it manually through Views-ToolsBar-Customise and
dragging and making it.
Showing specific records on a form17 May 2008 14:59 GMT6
I am working on a database and have records for different people on
it.  I want to have a table that shows a list of events that have or
will take place that will be easily editable for the administrator.
However I would like it that on each person's record it would show the
RE: Need record to be displayed based on the string search17 May 2008 13:06 GMT5
I need help. Here are the details:
I have a txtBox and a cmdFind button. When I enter a unique search string
which is also a primary key into the text box and click the Find button. I
would like it to display the approprite record in the fileds of the form.
How do I print all pages of a subform embedded in a form?17 May 2008 12:18 GMT1
I created a PivotTable view and saved it as a form. Then I created a form
with form header/footer and page header/footer. Then I placed the PivotTable
view on the form as a subform. Now I want to print (form is 1 page, but the
subform is multiple pages) but I only get one page to ...
need help with syntax17 May 2008 07:43 GMT1
I was hoping someone could help me with a rather simple syntax
question:
I have a variable called "partnum" and "partslist" ...  "partslist" is
a currency value amount.
Boolean variable not holding state17 May 2008 00:14 GMT7
I have a form that calls another sub to validate text boxes.  I am having
difficulty with getting my boolean variable to carry back to the original
sub.  
Code:
Open form Order based on IDCustomer on new record16 May 2008 23:57 GMT3
with the following code associated to a button I open the form Order
DoCmd.OpenForm "Order", acFormAdd, , , , , Me.IDCustomer
It works fine, but it opens the form "Order" on an old order.
I would like that the form "Oder" open on new record, based on IDCustomer.
appending text in memo field16 May 2008 22:36 GMT3
I need to build a description in a bound Memo Field by choosing
existing text phrases from a list.  I've tried using a List Box, but
any item I choose simply replaces the one already in the Memo Field.
I want each item I choose to append itself to existing items in the
Mouse Location on Form with Linked Picture16 May 2008 22:19 GMT1
I'm trying to pinpoint the mouse location on a form while moving the
mouse over a picture.  Does anyone know how to grab the form mouse
location rather than the picture mouse location in a situation such as
this?
Multi select list boxes to pass selected results to a report16 May 2008 21:47 GMT1
i currently have a multi select list box which is populated from a query. i
need to be able to use my selections to pass the results to a report which
runs from the  same query. could anyone give me som assistance. my VBA coding
is very basic.
Delete records with VBA16 May 2008 21:39 GMT3
I have a query that shows terminated employees that need to be deleted from a
specific table in the database. This query runs off of three tables (two are
not updatable, one is updatable). I have a form that displays the names of
the employees to be deleted in case there are ...
Search a large recordset16 May 2008 19:36 GMT5
Initially, I was using the following for users to search records on a
form:
Private Sub cboMoveTo_AfterUpdate()
Dim rs As DAO.Recordset
display totals on subform16 May 2008 18:02 GMT9
Access 2007
I have a MainForm that includes a SubForm.  I can enter values into the
SubForm.
On the SubForm (continuous form) there is a button that opens up another
Search function with two combos and "and"16 May 2008 16:56 GMT2
I am using two combo boxes so that the user can search a large
recordset.
Initially I used:
Private Sub cboMove1_AfterUpdate()
Subform16 May 2008 15:36 GMT1
Access 2007
I have a form (TopLevel) that contains a subform(HeaderLevel) - the subform
is header information for another form(ItemLevel).
Data construction
 
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.