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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Path & Filename30 May 2007 14:25 GMT6
I've been browsing through some of the previous questions however I still
can't quite find what I'm looking for.
I would like to store the path and filename of various documents in a table.
Users should be able to browse windows for files and when they select a file
barcode scanner inputbox30 May 2007 06:39 GMT2
I'm using datamatrix barcodes withtwo numbers separated with a carriage
return CHR(13)
Is it possible to create somethng like the statemant  inputbox in vba that
read one scan into two variables in a form?
Deleting a from29 May 2007 22:45 GMT1
How can I delete a form from a project? Thanks
do until29 May 2007 22:05 GMT5
I have a table called ACH that I search for a customer id and find out
if that customer has passthru, upload or application. Each customer
can have both passthru and application. If they have both, they will
be in seperate records.The customer table has two fields. One for
Re: Database Forced Input29 May 2007 21:35 GMT2
I am building a db system whereby my users MUST enter certain data into the
db before they can continue with other activities (the db form is opened when
they finish a telephone call) . I need to make the db form come to the front
of their screen and then keep it there until they ...
3 work days prior to 18th29 May 2007 21:25 GMT4
I have an odd request from work which is giving me quite a bit of trouble.  I
need to figure out the 3rd Business day prior to the 18 in VBA.  I have been
trying to manipulate the code "GetBusinessDay" by Arvin Meyer to no success
(below).  Just a FYI.. This is going to be used in a ...
Excel's MAX function in Access29 May 2007 19:05 GMT6
Is there a way to implement Excel's MAX function in Access?
e.g. MAX(field1 ; field2; field3)
Thanks a lot
Database Locked?29 May 2007 18:48 GMT3
I have a form in my database that has a hyperlink to open Crystal Reports.
There I open a file and refresh data in a report. I then export the refreshed
report data via ODBC to my database and save it in a table that I query. Each
time I try to save the table I get a message that ...
Get Specific Record29 May 2007 14:50 GMT2
Hello, i am not a programmer but a dabbler and need some help with the
following please.
I get a record from my table by dtAdded with the code below... How would i
change this if i put a combo box to select the record i want, as this takes
Insert into Passthrough Query29 May 2007 10:28 GMT3
I am using below Passthrough query which is workig for SQL:
Set qdf = db.CreateQueryDef("")
qdf.ReturnsRecords = False
qdf.Connect = "ODBC;DRIVER={sql
How to tell if a database contains new data.29 May 2007 04:53 GMT3
The "modified date" and file stamp always shows the last time the database
was opened. Even if no changes were made to the database design OR data.
Is there an easy way to tell if data in an access database been updated so I
can display the "data date" on my startup screen or will ...
Display Short Name of Current Database name28 May 2007 15:05 GMT3
I use shell to backup my database where I put the xcopy /N /Y,
/N for handling the big names and /Y not to prompt for overwrite.
Shell(command /c xcopy /n / y c:\myfile d:\)
Myfile I get it from the Database using
Passing Connection Info28 May 2007 12:57 GMT2
Hey Guys n Gals,
I'm attempting to develop my first Access VBA application. I have managed to
connect to the database via coding when the form opens. My question is when
I'm ready to submit info via forms, do I for each form have to put in the
using NotePad from Access: possible?28 May 2007 10:56 GMT7
I'm working on a smal DB which will act as a kind of an updater against
another db installed on users pc's.
This updaters will make changes/corrections to their data.
I would like to have this small db to write the actions taken on data on a
Current User List28 May 2007 08:54 GMT8
Litwin, Getz, & Gunderloy, in Access 2002 Enterprise Developer's Handbook
offer a BuildUserList() procedure that lists all current users in the
database, setting an ADODB.Connection variable to the current project:
Set cnn= CurrentProject.Connection
 
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.