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 / October 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Access and Web solution28 Oct 2005 16:27 GMT2
I am not sure if this is the correct forum for this question, however, at
least there seems to be some traffic here!
I have a boss that wants me to develop a database that can be put on an
internal web.  Is this possible?  Actually, he wants me to take quite a few
Show MsgBox and Close Form28 Oct 2005 16:21 GMT1
I know this is off topic but can someone point me to the correct place?
What is the equivalent to "RecordsetClone.RecordCount" For forms?
If Me.RecordsetClone.RecordCount = 0 Then
>         MsgBox "Choose a room number between 1 & 44"
subofmr contained in tab page28 Oct 2005 13:33 GMT1
How do i refer to a field control within a sub form of a form on  a page of a
tab control?
tried a few ways e.g
[Forms]![Main tab]![Batches].[Form]![Batch Number]
How to ....28 Oct 2005 12:48 GMT2
I am new to access so I will like some assistance with code to perform a task.
I have created a form called Trade Interface, this form has fields of
Symbol, Description etc.  The trade interface form is tied to the trade data
table, however the fields mentioned above are tied to ...
How to use GoToControl in subform28 Oct 2005 12:46 GMT1
I need to make sure that a field in the subform will not be left empty.
Also I need the field to get the focus.
How can I?
Thnx
My own Collection which is always in scope28 Oct 2005 03:37 GMT2
Is there a way that I can instantiate a Collection that is not a member
of any form, but is accessible to all my forms?
Thanks.
- Paul
Insert Into and automatic record entry28 Oct 2005 03:33 GMT17
I would like automate some records in a table.
I have a form with a tabcontrol. There are 4 tabs and each one has a
subform control.
Tab 1 for input of student info
help a gal out! how can i print an access report to office document image writer with code?28 Oct 2005 03:25 GMT6
I really need to output a report to office document image writer and I
need to do so with code. Can someone post an example of how to do this?
Please, please, please!
-thanks
HasData -- help!28 Oct 2005 03:11 GMT10
I have a continuous form for the user to review and delete records;
ultimately all the records will be deleted. Then I want to close the form.  I
use HasData and get an error  "you entered an expression that has no value."  
Well, all the records are gone, but how do I get around ...
Show Msgbox and Close Form28 Oct 2005 02:49 GMT1
I am running Access 2K on a W2K machine.
I want to test a form to see if it has any records and if not close the
form.
Code that works:
. versus !28 Oct 2005 02:36 GMT1
Why use something like Me!field rather than me.field within code for a form???
or vica versa for that matter
Signature

Regards

How to add an Attribute to a table?28 Oct 2005 02:27 GMT6
How can i make a table hidden thru code?
Thank you for your help.
Synchronized Combo boxes - display list ?27 Oct 2005 22:30 GMT2
Hello,
On 8/4/05 I submitted a question on combo boxes which David Cleave answered
(and really helped me out : ) )
I have a follow up now, when I added the VBA code to the "afterupdate" for
files27 Oct 2005 22:09 GMT1
I have a customer database and a payments database. I want to open a form and
create a new record in payments and have data from customers for a specified
customer number available. How can I do this?
<Add New> in Combo Box Not Displayed27 Oct 2005 20:59 GMT3
I have a combo box with the following as its row source:
SELECT -1 as AddNewChoice, "<add new client>" as Bogus FROM
[tblClients] UNION SELECT [tblClients].[intClientID],
[tblClients].[strName] FROM [tblClients] ORDER BY [strName];
 
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.