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 / February 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Stumped on Syntax23 Feb 2006 19:51 GMT4
I can't seem to get the Syntax right on IF, ELSE , End If.   HELP........
Command Button 'Finished'
If frmUpdateAcctList.Desc Is <> "" Then
MsgBox "The Account List is Updated"
Control Source23 Feb 2006 19:40 GMT1
I have a query that counts the number of items in a table.  On a form I have
a txtbox to display that number.  In the Control Source of the txtbox I have
the following code:  =qryOffSitesActive!NumberOfOffSitesActive.  I get the
#name.  What am I missing??
Problem printing form23 Feb 2006 19:04 GMT4
I have a data input form that I would like to have the end users print for a
quick and dirty copy. I can have them go to print and select current
record(s) but would much rather have them be able to just press a button. I
know how to create a report to print the information but ...
The code works ok.............but23 Feb 2006 19:02 GMT3
This code works ok, but I need to filter it down to the user who opens this
form up.  Just where do run the filter or........
Option Compare Database ' SYSTEM ENTRY FORM MODULE
Dim db As Database
Combo Box and Run-time error23 Feb 2006 18:55 GMT2
I'm working with an Access project and I'm trying to have a combo box that
will allow you to go to a record by selecting it from the box. I keep getting
this error:
Run-time error '438':
Where and how to code custom menubar23 Feb 2006 18:15 GMT1
I need to code something in response to File -> Exit in a custom menubar I
created.  Where and how do I go about doing this?
Any help will be greatly appreciated!
Disable possible? Subform on value of option group23 Feb 2006 16:57 GMT8
I have a subform (frmProducts) on a form (frmFollow). On frmProducts, there
is an option group called Frame289 (at the moment).
Based on the selection in this group, is it possible to disable the
remainder of frmProducts or all the other controls?
count number of times a form is displayed23 Feb 2006 16:00 GMT5
I'm looking for a similar thing to those counters you get on web pages,
showing the number of times a page has been accessed. I want this to be
displayed on the form that displays at startup each time the access database
in question is opened.
Error 300823 Feb 2006 14:59 GMT2
The table <name> is already opened exclusively by another user, or it is
already open through the user interface and cannot be manipulated
programmatically. (Error 3008)
table is not already opened exclusively
Find Record in another table23 Feb 2006 14:43 GMT5
I have a form based on a table(Products). One of the fields in that table is
a lookup field that looks up an autonumber field from another table
(materials).The materials table contains a field called "specific gravity".
On the form for Products there is a button that when pushed ...
Text Box On A Subform23 Feb 2006 14:36 GMT1
I have a main form and a subform.  The main form executes a parameter query
against a table that contains order number, name, office, date, and a primary
key.  The subform is bound to a table on a SQL server and has a parent child
link by primary key to the main form.  This ...
Creating my own autonumber23 Feb 2006 12:19 GMT4
Hi Could anybody help me?
I am quite new to Access programming  and I was wondering if anybody could
tell me where I am going wrong?
I am currently trying to develop a database in Access and originally thought
Excel Reference23 Feb 2006 10:59 GMT3
Hello -
I have an application that uses a form and some buttons to open Microsoft
Excel. I am currently using functions from the Microsoft Excel 11.0 Object
Library.
FlexGrid with Clipboard functionality23 Feb 2006 09:55 GMT2
Can anyone give me any pointers on how to get the clipboard working using
VBA for a FlexGrid?  I want to be able to copy things from a flexgrid and to
a flexgrid.
I can only find information on doing it in VB6 and nothing for VBA?
Problem with form that thinks it a commandbutton (possibly?)23 Feb 2006 09:48 GMT3
I have two forms in my database and one of them is causing me problems
as follows in parts of my code.  Easier with an example:-
If I run this:-
Debug.Print "type = " & TypeName(Form_View_Projects_Actions(2))
 
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.