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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Run a dos command in Access?03 Mar 2007 20:51 GMT3
Is it possible to run a command that you would run at a dos prompt and get
the response back within Access?
Thank you,
Judy
Excel Criteria Table => Access.mdb Join Query => Excel ?03 Mar 2007 16:08 GMT2
If this is the incorrect forum for this question, please let me know the
better place to post, but...
In Excel, I wish to build a dynamic table of criteria in memory and ==>
somehow make available to Access, to join against another table, via an
Allen Browne Audit Log - EditTo problem03 Mar 2007 15:52 GMT1
I've successfully used this code in several db's, but for whatever reason,
the db I'm working on now is have a problem inserting the "EditTo" records.  
It just won't create EditTo records in the audit table.
I've determined the problem is in the append query.  Here's the SQL the
DLookup error03 Mar 2007 09:55 GMT1
vName = Nz(DLookup("UserName", "Users", "Order = " & UserClearedItem), "")
If UserClearedItem is Null it will error.
How do I fix that?
Thank you,
HELP Appreciated03 Mar 2007 06:01 GMT2
I have two text fields storing part numbers.  One stores a stripped number
and the other stores a spaced number. Example: (12345 and 12 34 5).  I have a
Search text box that I currently type a stripped number into and the record
is retrieved. I need help on the following:
Date() function03 Mar 2007 02:53 GMT9
Access 2000 SP3
When I use the date() as a default in a date field for default I get an
error when I save the table.  Unknown function'Date' in validation expression
or default value in <table name>. Any ideas???
Custom report preview toolbar03 Mar 2007 00:40 GMT3
Using Office 2003 and Windows XP;
I'm in the process of working out some code to create a custom toolbar
whenever a user opens a report, mostly to keep the user interface from
becoming compromised;
VB to create .lnk files02 Mar 2007 23:39 GMT4
Is there any way you can have VB create .lnk files (shortcut files) on a
user's desktop or a network folder?
This sounds like a wild question, but let me elaborate...
We decided to 'clean up' our network drives.  I obtained lists of
Multiselect restrict to one if "none" selected02 Mar 2007 22:51 GMT3
I have a multiselect box that has a number of choices, one of which is "None"
I would like to program the box to trigger a  Msgbox if "None" is selected
in addition to other choices, as they are incompatible.
One option would be to leave "none" as the default text box data, but I
movefirst returns last recordset02 Mar 2007 21:24 GMT1
The following code returns not the first, but the last record:
Set db = CurrentDb()
Set tblspec = db.OpenRecordset("tblPIDspec")
tblspec.MoveFirst
Dynamic Creation of Option Group02 Mar 2007 18:33 GMT7
I have an application that requires a matrix of option buttons that changes
based on a table.
So far, I have a method of creating a collection that identifies each item,
but have not been able to make the item into an option button. Is this
Best practice data-typing combo/text box contents02 Mar 2007 16:31 GMT3
Using Office 2003 and Windows XP;
If a text box control on a form contains a string, is it best practice to
use TEXT as in:    sData = Me.MyControl.Text
Then, if it contains a value to use VALUE as in:    iData = Me.MyControl.Value
Change Field Type02 Mar 2007 15:44 GMT1
I am still using Access '97 and I am trying to change the field type
programatically from a number to text field in a table.
I have searched and found a DDL method but this is for Access 2000 an beyond.
Is there a solution for Access '97?
Displaying data from other databases02 Mar 2007 12:41 GMT4
I have three databases that collect and process information. One generates
cost center usage percentages that are used in the other two. One of those
processes print services data collected from a mainframe source, the other
processes other mainframe collected information. I ...
getting current record count in a table02 Mar 2007 11:45 GMT5
I have a form that is based off of a query.  the query gathers its
information from a single table.  i have a seperate (custome MFC) program
that adds records to the table.
is there a way to get a current count of records in the table?
 
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.