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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Determine if I'm at the last record in recordset26 Apr 2006 02:47 GMT1
Running A2002
I have a main form with subform.  From that subform, I launch a popup form
for data entry.  When I close the popup form, I want to do one of two
things.
disable certain controls26 Apr 2006 00:51 GMT2
I Have a form named "Suppliers" when I click on a product in the suppliers
Subform it opens a form called products listing that particular product. I
use this form also to enter products.
Question: When I click on a product from the suppliers subform I would like
Grab/Get/Use MDI Background Color25 Apr 2006 22:52 GMT3
I may be kicking a dead horse but is there a way to find out what the
background color is that is being displayed?  I'm talking about the
background color that you see when Access is running and there is nothing
else displayed but the database window.  You know, the big blank ...
Learning if a record exists in a table25 Apr 2006 20:46 GMT1
using a2k if it makes any difference...
when a certain condition in my before update event code (below) is met, i
want to update a record using a query in a certain table in my database. the
thing is that it's important to test whether that matching record is already
DoCmd.TransferSpreadsheet25 Apr 2006 19:18 GMT14
I am working on a project that requires approx 600 queries to be
exported into Excel.
I have coded it using the DoCmd.TransferSpreadsheet command.  However,
there are 600 queries that will be exported into approx 50 workbooks.
Outlook.Application generates compiler error25 Apr 2006 19:14 GMT3
Attempts to compile Access modules to improve performance results in a
compiler error on the following declaration.
   Dim objOutlook As Outlook.Application
Any suggestions on how to compile this?  Should objOutlook be declared as an
SAVE AS dialog in Access2002?25 Apr 2006 19:06 GMT1
If I want to use the standard Windows SAVE AS box programmatically in Access
2002 VBA, how can I do that please?
Thanks!!
combo box - warning if new data entered (not in list)25 Apr 2006 16:09 GMT4
I have a combo box that is populated with data from a query.  I have the
properties of the combo box set so that entries do not have to be from the
list.  However...
If the entry chosen is NOT from the list then I would like an alert to appear
Hiding controls based on non-presence of control.name in a table25 Apr 2006 16:01 GMT7
Hi Experts,
A2000, continuous form with 91 textboxes (as squares) based on a query.
Displays and performsproperly. The form displays as a rectangle of 44 (rows)
x 91 (boxes).
BeforeUpdate or AfterUpdate Events25 Apr 2006 14:13 GMT4
am using a2k in case it matters.  
i was pretty convinced what i was wanting was to write this vba in the
AFterupdate event of the form's. what i'm trying to do is test if the user
has made any changes to the controls spelled out in the code and if so in at
Query help25 Apr 2006 13:34 GMT2
I need to create a query to summarize the current month and prior 11 months
invoice totals. The query will be run each month.  Here is a sample of the
code that I created, which is meant to give me 12 months running of invoice
totals:
Totals in a form25 Apr 2006 13:06 GMT6
I have a form that I need to automatically populate a count of the matching
type +1.  I've tried for the value (or default value of TypeCount in a form):
=DCount("[EntryType]","[Components1]","[Components1]![EntryType]=[EntryType]"),
but this gives me a count of all of the ...
Running Sum In A Form - Help25 Apr 2006 12:57 GMT3
I originally posted this some months ago and now trying to attack it again.
I'm relatively new to this, i'll explain as clearly as i can.
What i'm trying to achieve is on my form i want to calculate a current
payout figure based on the current date and start date of lease. I can do ...
Two columns in List box from select statement25 Apr 2006 12:34 GMT3
I have problems showing both values from a select statement in my list
box.
This is my query
lstArtOversiktOrdre.RowSource = "Select T_ARTIKKEL.NAVN,
linkmastrerfields and linkchildfields must be same number of field25 Apr 2006 11:13 GMT2
This one caused me a few problems.
I have a form /subform where sometimes I want to link by Surname alone, and
sometimes by Surname AND first name. The difference is selected by command
button.
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2009 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.