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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Initialize form fields24 Nov 2006 12:09 GMT1
Is there a way to build a string and execute the command to initialize
fields on a from within a loop, something like below? I thought the
eval command might work but doesnt seem to.
arry(1) = "Local"
Allen Browne's ErrorLog Function + SQL Server problem24 Nov 2006 12:07 GMT6
Hello everyone :)
I have a problem with some code and I cannot find the problem :(
The code I use is from Allen Brown and its purpose it to log errors in a
table.
Adding a filter to a command button that has a security password24 Nov 2006 11:20 GMT14
I have a form with locked fields. In order to select individual records for
194 countries I use a combo box. To update this form I use another form with
unlocked fields which is opened with a command button with a Macro behind it.
I also use the follwing expression to filter this ...
Another Combobox filter24 Nov 2006 11:20 GMT2
How can I get this statement to only save the pID value in the field that the
combobox points to:
SELECT [persons.ptitle] & " " & [persons.pname] & " " & [persons.pSurname],
Persons.pID AS Expr1 FROM Persons;
set focus help24 Nov 2006 03:54 GMT6
I have two date fields. ExpenseStartDate, ExpenseEndDate.
when I enter the Start Date , the same date will be copied to the enddate.
and If for example I enter Start as 15nov06, and end is 14nov06 , a message
box will show "invalid Date" ,Cancel=true.
Changing View Size in the Design Mode24 Nov 2006 02:49 GMT1
Is there a way to "zoom" at a report form during the design mode.  I am
designing a report with a lot of text.  I want to enlarge the view during the
design for alignment and convenience.
tab control23 Nov 2006 23:54 GMT2
I have a main form and several subforms (tab control named NEC, HISTO and BLD
CHEM). The subform BLD CHEM also have a subform (tab control named RBC and
SE).  I created a print preview icon on the main form. I entered the code:
Select Case Me.TabCtl23.Pages(Me.TabCtl23).Name
passing record from one form to a subform of another form23 Nov 2006 22:08 GMT4
I have a form - formA with a command button to open another form - FromB.
FromB contains a subform. When FromB opens I would like the subform of FromB
to open a new record with the same information entered by user from the
formA.
Different results with opening form with docmd.23 Nov 2006 21:00 GMT2
I am opening a dialog form to get some information. Then closing the dialog
form when done.
The problem I am having is that the sometimes I push the command button to
open the form it runs through the if is loaded section without giving me the
Issue with adding a new record to a bound subform23 Nov 2006 19:41 GMT8
I have a form (frmMain) and subform (sfrmSub), both are bound to the
appropriate tables, and they are linked on the key field "OrderID" (subform
control is named Subform).  In the main form I have a combo box (bound to a
query) and button that I would like to use to have the user ...
Copying files23 Nov 2006 18:11 GMT3
Hi there, i have a button on my form which when clicked creats 5 new folders
in a new directory. I was wondering how i would go about copying two files
from a diorectory and putting them in the newly created folder as well each
time the button is pressed, thanks! WK
On Error GoTo Statements not working23 Nov 2006 17:54 GMT2
For some reason, none of my On Error GoTo statements are working this
morning.  Instead of going to the error handler, a dialog pops up asking me
if I want to end or debug.  All had been working fine previously .  Any ideas?
VBA Variable Won't Set23 Nov 2006 17:31 GMT12
I have a very bizarre error.  The values for the New_Male_Sub, etc won't set
to the field that I am assigning it to.  I run through the code and it stay
zero.  It does set if I add a breakpoint for the line where I assign it.  
Huh?   It makes no sense.  What am I doing wrong, any ...
Opening a Form at a blank entry23 Nov 2006 17:11 GMT2
When I open my form I want it to open and the next available blank entry, I
do not want it to open on the first entry in my table, that is what it is
doing now.
Please let me know what propety to set to do this
strange error message23 Nov 2006 16:53 GMT4
My code worked before, but now has strange message. The error message is:
'ActiveX component can't create object'
My code is below:
Private Sub cmdExport_Click()
 
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.