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 / March 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Extended Multi Select List Box to Sub Form06 Mar 2007 23:20 GMT14
How do I set up the code so that multiple selections in the list box are
displayed in the sub form?
Use DLookUp?06 Mar 2007 22:00 GMT6
I need a certain check boxes on a form to be checked if the corresponding
data is present in a table.
I.E. if the applicant type is a corporation, then the corporation checkbox
will be checked.  I will need to pull this information from applicationinfo
Auto Populating fields06 Mar 2007 21:18 GMT1
I'm trying to auto fill the district and Building Name based on the cc#
entered.
Here's the code:
Me.District = DLookup("[District]", "CostCenters", "[CCNum]=" &
FileCopy06 Mar 2007 21:08 GMT3
Thanks in advance,
I am using  FileCopy to transfer files thru Access like:-      
strFrom = "c:\database\text.txt"
strTo = ?
Question about using Access over Terminal Server06 Mar 2007 19:30 GMT2
Hi group,
Our company is using an Access database that is located on a network server.
The database is not split and it is an .mde.   Each user has a shortcut on
their desktop to open the database.  The database is used by many employees
How to track ActiveControl.Name when switching records in form with multiple subforms06 Mar 2007 19:20 GMT2
I need to have a global  variable always contain the name of the
current form field.  This bit of code is attached to the GotFocus
event of all fields and the Enter event of all subforms:
    gxCurrentField = Me.ActiveControl.Name
Normalization/Recordsets on Continuous Sub-Form06 Mar 2007 18:59 GMT3
I am building a Workload Forecasting system. It is similar to a
monthly Time Card except, instead of caring about what they did last
month, I care about what they think they'll be doing within the next
12 rolling months.
reference form text box for tablename in runsql06 Mar 2007 18:24 GMT4
I want to select field 1 from a table that I input in a form's textbox
(me.tablename).  What is wrong with the following syntax?
DoCmd.RunSQL "SELECT [1] FROM " & Me.tablename & ";"
Sharing only forms, not tables06 Mar 2007 17:16 GMT2
I have an access database. I have designed several forms which shows
information retrieved by querries. I would like to share this forms
with my colleagues via server. But, i dont want my colleagues to
access tables and querries, because of security reasons.
Filter subform with one or more selections06 Mar 2007 17:05 GMT3
I'm trying to filter a subform with multiple combo boxes and eventually some
text fields tied to one command button to execute the search/filter. I want
the user to determine which filter or combination of filters to use.
I started with the combo boxes and can get one to work, ...
Help wth RecordsetClone.FindFirst06 Mar 2007 16:49 GMT4
Hi, all
I have a form "log" with tabs on it ,one of the tabs via a button opens a
form called "Date_Status_Form" embedded in this form I have a subform
"Top_Date_Status_Query" which displays data in a continues format. At the
Join Strangeness06 Mar 2007 16:16 GMT8
The query below is the source of two forms; 1) frmPmhDX 2) frmPmhDXdetails
When the source for the forms is only from tblPmhDx the forms work fine. But
with join the frmPmhDXdetails won't allow me to edit the fields. If I go to
the underlying table, tblPmhDX, it gives the same ...
button doesn't work-module not found06 Mar 2007 15:11 GMT2
It just happened that all the command buttons in all the forms in my data
base don't work any more. The error message is "Module not found". Is this a
corruption? What can I do to solve the issue before I end up copying
everything to a new blank database?
ODBC TimeOut Expired06 Mar 2007 15:04 GMT1
I have built a DB that is based on three different "linked tables".  The
tables are actually Exchange Server folders full of email.  The subject line
has the Project# that I need to extract out.  I use several queries to do
this.  The three folders represent the different status' of ...
Reserved Error (err.Number 3045) with DoCmd.TransferText06 Mar 2007 14:15 GMT3
Any suggestions on why I would receive err.Description "Reserved Error"
(err.Number 3045) while using the DoCmd.TransferText?
The csv file to be imported is on the client PC, but was copied from a server.
The client PC has full control over the folder on the server.
 
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.