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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
DCount and NZ29 Jul 2005 20:04 GMT6
I tried both of these expressions to get a 0 when there are no
records...neither works.  Any suggestions?
=NZ(DCount([SalesID],"UnPaidChxQ"),0)
Text10=NZ(DCount([SalesID],"UnPaidChxQ"),0)
Code to refer to the caption of a label bound to a control29 Jul 2005 19:19 GMT2
I use controls’ tag property and BeforeUpdate code to validate missing data
on a form. How can I edit the MsgBox below to show the caption of the label
that’s bound to the control, instead the name of the control (ctl.Name)
that’s currently used? Thanks. - Kurt
"Variable Not Defined"29 Jul 2005 18:06 GMT6
I've been shoehorning some objects from a sample "Images in Access" mdb into
one of my mdbs, both Access 97 and mostly successfully. But when I use a
certain form as a subform in my mdb and run it, I get a Compile Error:
"Variable Not Defined" message. This does not occur when the ...
Root Drive29 Jul 2005 17:46 GMT1
How would you use
object.RootDrive
I am trying to determine what drive a specific file is installed on.
Changing back color of subforms when main form is in Data Entry mo29 Jul 2005 16:45 GMT2
My purpose is to give the user an unmistakable sign when they have opened a
form in Data Entry mode by changing the back color of the form and all
subforms. Rather than hard coding the name of each subform, I would like to
loop through the controls of the main form and if they ...
Create auto Invoices Numbers29 Jul 2005 16:04 GMT4
On my customers form I have a comand button that opens another form for the
orders. how can I auto creat invoice numbers for each order? I tried seting
the default on the [table.invoice#] to 1000+1 and that works if I only place
1 order per customer. I think it would be better in ...
Checking size of a file on disk29 Jul 2005 14:47 GMT3
Hi -experimenting with FTP/Download of files using Access - i've been able
to get the FTP.exe working but i'm using txtboxes to capture the
filename,username,password, etc.
and it is possible to download an empty file from the FTP server, if
HELP:  Populating a TextBox from a ListBox29 Jul 2005 14:39 GMT1
How do I code a button's OnClick command that will populate a TextBox with a
highlighted item from a ListBox?
Creating Product Activation...29 Jul 2005 14:28 GMT1
I am creating an application in Microsoft Access 2000.  I want the users to
have to enter in a product code in order to use the application.  Is there
some type of built in function to accomplish this?   If not, has anyone done
something similar?  If so, how may I implement this ...
Repost: Access97 Third Party Spell Checker29 Jul 2005 14:17 GMT1
I have posted this before. However, I am yet to find an answer to it.
Is there any product that will allow me to spell check Access 97 memo fields
and possibly other fields in an application? Is it possible to try the
product before I buy it? Any help in this matter is highly ...
Can you apply a filter to a list box29 Jul 2005 14:10 GMT1
I am using a filter to find all the records where Project Type = Asbestos
Survey.  
However, iv made the field into a list box, as i understand that if somebody
incorrectly spelt Asbestos for example, it would not display in the form.
Linking to Advantage database29 Jul 2005 14:09 GMT1
Hi;
   I am trying to, in code,  link to an Advantage database using Access
2003. I try to setup a current connection along the lines of:
With CurrConect
Suppressing delete warning29 Jul 2005 13:09 GMT2
On my form I have a button, which runs code to delete records from a
temporary table:
DoCmd.RunSQL "DELETE myTMPtable.* FROM myTMPtable"
Is it possible to programmatically suppress the delete warning?
SetFocus and Comments Box Behavior29 Jul 2005 12:47 GMT2
I am developing a form with page breaks & subforms and am trying to do the
following:
In a subform, I have a comments box.  When the user checks the "Other" check
box, I have the comments field highlighted & move the focus to the comments
Got a TabControl. Add a page. Now create a new control and glue it to the page29 Jul 2005 11:39 GMT5
Access forms coding:
Ogle this sample code from threads of yore:
Public Sub NewTab()
   Dim newpage As Page
 
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.