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 / September 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
using DIR to get a max file01 Oct 2005 00:04 GMT5
I have files stored as the following fistname_surname dd.mm.yy.tft,
I have a database which sends out emails to relevant people, what I need is
a function which will look through my files and get me the most recent dated
file (not timestamp).
SetFocus in If Statement01 Oct 2005 00:03 GMT10
Will someone please explain why the Setfocus in the MIInit sub respnds with
an error can't move the f0ocus to the control MIDate.
The intent is to force the user date to enter a correct date.
Private Sub MIDate_GotFocus()
Closing Excel Instance30 Sep 2005 21:15 GMT3
In a module, I open an excel instance, do some operations, then close the
excel instance.  At least, that's the intent of the module but I cannot get
the excel instance to close.  Below are the relevant pieces of code.  I would
like to know if I reference the objects correctly ...
program30 Sep 2005 21:00 GMT5
is there anyway to check if my program is looking correct or if i am
completely wrong. Is there anyway to get it checked by someone who knows
exactly what they are doing?
Strange Error from Access30 Sep 2005 20:56 GMT6
The following rather simple code:
Option Compare Database
Option Explicit
Sub ParseDrawings()
access bug importing from excel30 Sep 2005 20:32 GMT5
I'm using Basic to import a simple one row table from Excel into Access.  
Access does fine with non-calculated Excel cells, but seems to want to
memorize the values in calculated fields and use them ever after.  The first
time I import or link a new sheet everything is fine, but ...
Strings located in SQL statement - how to quote..??30 Sep 2005 20:05 GMT4
I am working in Access 2003.
I am working on importing a TEXT file and then cleaning it up prior to
extracting the data.
Throughout the file, I have the following records:
Runtime Error 3134, Insert Into statement30 Sep 2005 17:37 GMT1
Novice with Access, have a question about an Insert Into error.  The
following SQL statement is giving me a headache.
SQL = "INSERT INTO COMPANIES ( Shift, Operator, Date, DTCode, Line,
Hours ) " & _
DateTime Picker-On Updated Event doesn't trigger after picking dat30 Sep 2005 17:20 GMT2
As the subject says, I have a date/time picker control on a form. I want to
update a text box based on the picker date after a user updates it. I've put
a break point in my code so I know the event is not  being triggered. Any
ideas?
Enumerate Relations Fields30 Sep 2005 16:32 GMT1
I use code similar to the following to iterate through the relations
collection to get a listing of all relationships in a particular Db.
Sub EnumRelation()
'*********************************Test Code
Divide one field into 2 seperate fields30 Sep 2005 15:00 GMT4
I have a City_State field in my db.  for example Ga,Atlanta.  How could i
seperate the city and state and put them in separate fields.  Is there a way
to do this programmatically?  Thank you!
Using filter by form on a subform30 Sep 2005 14:44 GMT3
I use Access 2003. The problem occusrs in mdb and adp as well.
I have an unbound main form and a bound subform in it. (I mean the main form
contains only unbound controls, but the subform has a recordsource and has
bound controls.)
No License to Use Common Dialog Control30 Sep 2005 13:51 GMT2
When I try to add the CDC to a form, Access returns a message that I
don't have a license to use it. Is this typical of Office Professional
2003? What do I need to do to get the license?
Display Settings30 Sep 2005 13:35 GMT2
How can I automatically check and modify, if neccessary, a user's display
settings when they open an Access 2000 DB?
Thanks!
something wrong with and/or logic in if...then statement30 Sep 2005 05:44 GMT2
I have the following as a validation subroutine for a form:
Private Sub Form_BeforeUpdate(Cancel As Integer)
If Me!Box1 = 0 And _
   Me!Box2 = 0 And _
 
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.