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
Filtering records on a form04 Oct 2005 18:39 GMT4
I have a form on which I have a combo box which filters a User Name field
combo box on the form, depending on which User Name I select.  The code I'm
using is
DoCmd.ApplyFilter , "[LoggedByID] = " & str(Me![cmbFilterMgr]) on the After
Removing a negative sign from a number04 Oct 2005 17:15 GMT1
I am using the following code to place a number in a text file. I open up
the file, find the data and print it to the file. The problem is if the
number is negative the first character in the field of the text file is the
negative sign (-).  Is there a way to convert the number ...
Buttons04 Oct 2005 16:40 GMT3
Thanks for taking the time to read my question.
Just wondering if it is possible to change the appearance of buttons on a
form.  Can you make them appear Flat, Raised, Sunken with code?
I have done this with Labels, and have onClick events on the Labels, but the
Link Two Subforms to Each Other04 Oct 2005 16:27 GMT5
I have two subforms sitting on a form (on a tab control).  I want to link the
two subforms so that if they change to another record on the top subform, it
goes to the record in the bottom subform.  The main form is not bound to any
table.  It is just be used to hold the tab ...
Exporting a report to Excel...04 Oct 2005 16:17 GMT4
I have an access report exported to a excel spreadsheet. Everything works
fine, but the content data gets restricted somewhere. For eg., I have a
comment field with datatype memo in access, if i export to excel am not
getting the full data exported. I am not sure where am doing ...
How do I Question user to Save on Close04 Oct 2005 16:12 GMT3
I have a simple form in Access2002 where users
will be modifing data in a memo field.
When they click the close button, I want to
prompt them to Save the changes or not.
CopyObject VBA Code Problem04 Oct 2005 15:54 GMT1
I am using Access 2003 running as 2000. My PC's OS is WIN XP Pro on a windows
2003 network.
I am the developer with sole ability to view and maintain the database. The
database should sit on the network but will not run the VBA code below when I
turn off/on applyfilter via checkbox04 Oct 2005 15:35 GMT1
I have the following function that I apply to a form for an applyfilter.
Function filterHistory()
   DoCmd.ApplyFilter "filterHistory", "[tbl_Dividend]![Ex_Div_Date]>Date()"
End Function
Please Help!?? Hyperlink Coding04 Oct 2005 14:51 GMT3
I have the basic code setup but it isn't quite working. I have a button that
when clicked:
If my hyperlink field has any value other then null, I would like to open
that hyperlink. If the fields value is null then I want to do something else.
Problem using RunSQL in VBA code...04 Oct 2005 14:38 GMT5
I have problem trying to make fully automatized delete of existing data in
table via VBA code.
I want to skip warning: "You are about to delete __  row(s)from the
specified table. ... Are you sure...?" that Access always asks.
multi-select listbox or combo box04 Oct 2005 13:49 GMT5
is there such control as multi-select listbox or combo box for access?
if yes, how to activate?
if not, what are you using instead?
tia,
Option Box to change record source04 Oct 2005 10:57 GMT3
Hi,
I have an option box with 3 values that when selected changes the record
source based on tasks completed and not completed, this works fine(I have
this code in the Criteria of the [Tasks] tick box.
Set subform to AllowAdditions=true from mainform button04 Oct 2005 09:01 GMT2
I have 2 tables, Vehicles (PK "VehID") and Other Info (PK "OtherID"), joined
in a one to many by VehID field.
I have a main form "Vehicles" with a subform "Other Info" displaying related
records.  From the main form's "Add New Record" how can I also set the
Split database oops04 Oct 2005 07:15 GMT2
Hi, all;
I have split my database to allow me to continue to work on the FE while the
client uses the existing FE to enter production data into their local BE.
The scenario is this: I pass them a new FE that, upon startup, looks in the
How to save a form as a report04 Oct 2005 04:33 GMT4
Sorry if this question has been asked. The threads that I went through
mentions a form cannot be printed and the best way to print a form is to save
it as a report. I tried tinkering with it and sort of managed to output to a
report format ( via a print button, not sure if it is ...
 
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.