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 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
FormatCondition07 Feb 2008 22:52 GMT5
Is it possible to have a conditional format to set, for example, the
.Visible property of a control? Or is it only possible to use the
FormatCondition members such as .ForeColor etc...?
Thanks in advance.
Syntax Error07 Feb 2008 20:17 GMT4
I am having a problem with the syntax for the following code.
   '''If specified a Work Area
   If Not IsNothing(Me.cboWorkArea) Then
       varWhere = (varWhere + " AND ") & "[WorkArea] LIKE '*" &
Listview Column Count07 Feb 2008 19:15 GMT2
Anyone know how to get the columncount from a listview from code. Here's
what I would like to achieve...
Recordset with 4 fields
I know how to program the listview when the columncount is always the same.
Deciding which table to write to07 Feb 2008 18:12 GMT3
I have several tables I want to use the same form for, I would like to
select the record source from a combo box.
I have a combo box that list all the tables from a table named "Table
names" when I select the name I would like that to be the record
Filter Issue07 Feb 2008 17:21 GMT10
Hello, everyone,
I'm wondering if anyone has any suggestions for this...
I want this data entry form to allow access to only a subset of
records in the underlying table, based on their Type Code.  I have a
screen shot07 Feb 2008 16:48 GMT3
I would like to have a screen shot for my data entry form only.
I tried to use ALT+ PrtSc key press to catch the screen.
It seems to copy all the Access application, not the data entry screen.
I found the help file that it says ALT + PrtSC can capture active Windows.
Retaining "All" in combo box07 Feb 2008 16:37 GMT2
I use the following code as the row source in a combo box:
SELECT [Months].[MonthNo], [Months].[Month] FROM Months UNION Select Null as
AllChoice, "(All)" as Bogus From Months ORDER BY [Months].[MonthNo];
The combo box works fine and produces the correct results (which are then
How to create Auto Regenerating Dropboxs in data entry forms07 Feb 2008 15:53 GMT1
I'm trying to create an auto generating drop box on a data entry form.  That
is, someone would be entering data that may pertain to more that one project.
I'd like to have a drop down menu that, once a value is selected from it, an
exact duplicate appears underneath, and the ...
Recodset Trouble07 Feb 2008 15:50 GMT3
i'm having some probles with this, hope someone can help me.
i have 2 tables: tblPrestamos  and tblPagosPrestamos y created the querys and
opened 2 recorsets
   Dim db     As Database
How do I Lock a field in a sub-form07 Feb 2008 14:21 GMT3
I have a customer info input form and link to a subform.  However, I would
like to lock a particular field in this subform and leave the rest of the
fileds in this subform unlock.  
Anyone can help?   Thanks a lot.
running text on status07 Feb 2008 14:07 GMT9
I want to have running text on the status bar.
Any example to do this?
Your information is great appreciated,
ActiveX JPEG Viewer07 Feb 2008 11:48 GMT2
Hello,
I am looking for an ActiveX Control that will allow me to navigate through
Jpeg files located in a folder in a specific location.  For example, Client A
has jpeg files pertaining just to them, as does Client B, etc.  All I am
Navigation Bar Problem07 Feb 2008 10:35 GMT2
When I filter records in a split form using a lookup field in a combo box
nothing is displayed in the Record # of #. I've had this problem
since installing Access 2007 and I was hoping iyt had goytten bettor but no
such luck. Nothing is displayed there at times when I open the form. ...
Trouble recalculating field in sub-form07 Feb 2008 08:33 GMT8
I have eight fields in a continuous sub-form.  When any of them changes, I
need to recalculate a 9th field (Average Rating).  In addition, I want the
Average Rating to be calculated when the form appears.
I currently have the calculation in a module that is called from each of the ...
Print a list of Word documents without opening them07 Feb 2008 07:41 GMT8
Access 2003 and Word 2003 files.  Is it possible to print a list of Word
documents from within an Access form without having to open each document in
Word and print it?
I have a subform which lists all the WordDocs that relate to the primary key
 
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.