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 / Modules / DAO / VBA / February 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
VB code for multiple filter in form?15 Feb 2008 01:50 GMT1
I have a form with a unbound field to input to filter out the data, what do
I put in the code to filter two unbound fields instead of one? Other unbound
field is named SelectSide. Thanks
Here is my current code.
passing 2 arguments to a sub14 Feb 2008 23:42 GMT4
I made this sub() so that anytime I need to I can remove all the trailing
returns from any given field in a table.  I need to pass 2 strings to it, the
name of the table & field.  But it doesn't work.  Can you not pass 2 things
to a sub?
Compile Error14 Feb 2008 23:18 GMT1
What is wrong with this code.  I get a compile error on "!cboCycle" that says
"Method or data member not found".  If I change !cboCycle to !cboDept I get
the same error but !cboDept compiled earlier in this code.
DoCmd.RunSQL "UPDATE tblEquip INNER JOIN tblPMCurrentTasks ON
Richtx32.ocx14 Feb 2008 21:02 GMT2
I'm getting the following message when starting an Access 2003 databse:
Your database or project contains a missing or broken reference to the file
'richtx32.ocx' version 1.2.
How do I resolve this?
Removing letters from strings14 Feb 2008 18:43 GMT4
Good day,
How do I remove the letters from a string of text.
is this possible to do with an expression in a query?
Run time error 245014 Feb 2008 15:43 GMT1
I am getting runtime 2450 based on the following code. I checked the spelling
of the form it refers to and the spelling is correct. Can anyone help me.
Here is the code:
Private Sub Form_Current()
Deleting a table in the backend using VBA14 Feb 2008 12:46 GMT7
Hey all,
I am trying to delete a table in the backend database using code in the
button on the frontend.
I know there was a post already answered concerning this, the answer using
Access does not recognise my date format correctly and shows error14 Feb 2008 09:40 GMT1
Access does not recognise my date format correctly and shows errors
Hi,
Access does not recognise my systems date format correctly in a link table
to a .csv file.
simple question of deleting a table14 Feb 2008 06:44 GMT4
I have my code import a table from another database, but the trouble is, if
there's an old table by that same name [Name], then it imports the new one as
[Name1].
Can I have it overwrite the old one, or what is the code to just check if an
Database bloat13 Feb 2008 22:02 GMT2
I'm having a problem with Access mdb files ballooning to some absurd size
after generating some records by collecting value from a form and writing
them back to a table with some VBA code.
The database has 4 modules, 1 form, 1 table with a max of 100 records.  It
sendobject13 Feb 2008 20:01 GMT2
I am using sendobject to automatically send emails from with an access 2000
form.
When i do this i get a messge that a program , ie ms access is trying to
send an email and whether or not i want to stop the process, how do i get rid
programatically importing an access table13 Feb 2008 19:58 GMT2
How Do I import a table from another ms access database into the current one?
I have:
strFolderFile as the complete path to where the database is
strTable as the Table in that database that I'd like to copy into my database
adobe acrobat distiller automation13 Feb 2008 19:02 GMT2
Good morning everyone,
I have a report that prints out scorecard information for each vendor. Each
scorecard takes up 1 page so a different page is for a different vendor. I
have adobe acrobat distiller so I'm able to convert the report to a pdf file.
AutoFill null date13 Feb 2008 17:37 GMT1
I have a form used for entering client case data (frmCaseInfo).  This form
has the field StartDate on it.  There are times this field is left blank due
to the fact that the initial record is sometimes added weeks or even months
before a start date is decided upon.  Users often ...
look at 4 digits13 Feb 2008 17:16 GMT2
have an autoincrement
Dim Job As Variant
Job = Nz(DMax("Job", "JobTable")) + 1
the data in the Job field is always an integer but the field has been
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 January, 2008
 
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.