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
Syntax error help request28 Oct 2005 22:46 GMT7
Hi -
I am receiving a syntax error on the following line of code, and am hoping
somebody more knowledgeable than I can help me define the issue:
If (Me.[Will Prep]) = Don’t Know Yet Or (Me.[Underwriting Requirements]) =
Newbie how to open print window programmatically28 Oct 2005 21:53 GMT3
How can I open the select printer window before I print a report, I want to
first select the printer then send the report.
Best regards
Error message:  Syntax error(missing operator)in query expression28 Oct 2005 21:40 GMT2
I have 2 forms a product change form and an ECN form, the ECN form is opened
by a comand button on the product change form using the code below.  What I
am trying to do is this:  bring the Product change number from that form into
the ECN form when the ECN form is opened and then ...
Error 13 Type Mismatch while looping through text file28 Oct 2005 21:21 GMT6
I have a text file that I need to import into a table. I have it working
fine except that I get an error 13 type mismatch error on the last line of
each of my text files. The rest of the lines in the text file seem to import
just fine. I assume it is because of how I am looping ...
Is there an active transaction?28 Oct 2005 21:03 GMT2
Hi everubody.
I wonder if there is a simpler to get to know if there is a currently active
transaction during execution. The only way I am able to get that information
is to declare a boolean variable inside the procedure or function where I
Display list of files in a folder on a hard drive in a form28 Oct 2005 20:44 GMT9
I have searched and cannot find anything on this.  How could I create a form
that searches the contents of a specific folder on a drive on our network and
then have it display all of the files located in the folder on a form.  Then
allow the user to select one file at a time to ...
Combobox behaviour28 Oct 2005 20:36 GMT2
I've got a subform set for Continuous mode witha combobox on it. The
subform is only supposed to allow the user to enter one record against
each value in the combobox's drop down list. I prefer to "help" the
user out when it's appropriate; in this case by having the combobox
default value in  combobox28 Oct 2005 20:11 GMT5
I have a combobox based on an sql expression.  The box is initially displayed
with no value.  It muxh be seleted from the list.  I with to have a default
value as the, say, first item.  How can I do this?
Program a list box28 Oct 2005 19:05 GMT2
I have a list box that looks up all the names in a table, EX: 'Smith,Joe',and
puts them in alphabetical order.
Is it possible to only pull up the names that begin with the letters, say  A-
F only, to display in the list?
distribute alignment cutting off right margin28 Oct 2005 19:02 GMT5
in both forms and reports, when I align a field with "distribute" the far
right of the field is cut off in printing and in print preview.  Any ideas on
how to fix?
Special formatting in list box ?28 Oct 2005 18:10 GMT2
Can you have items in a list appear a certain way if criteria is met ?  Say
you have a list of loans, both active and matured - you want the matured to
show as red or bold - can this be accomplished ?
Set Print Orientation to Landscape28 Oct 2005 18:00 GMT1
I've added a button to an Access Form to print the form.  However, it prints
in Portrait and won't fit on the page.  I've added the code "Let
Printer.Orientation=vbPRORLandscape", but am receiving the error "Invalid
Procedure call or argument".  I want this to work for the ...
Sort Control Source28 Oct 2005 17:47 GMT1
How do I set the sort order of the control source in the design view?  I have
two list boxes with identical control sources, but want them sorted
differently from high in one and low in the other.  Thanks.
system tray application or background application28 Oct 2005 17:43 GMT1
Is there a way of writing a system tray application or background application
in access 2003 that is not visible to the user. If so how do I go about
writing such an application.
Thanks
Problem with Referencing a Controls Value28 Oct 2005 17:37 GMT7
I have the following code on a form:
For Each ctr In Forms(strCurrentFormName).Controls
   If TypeOf ctr Is TextBox Then
       intTxtCount = intTxtCount + 1
 
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.