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 / January 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Add a library with VBA17 Jan 2006 02:03 GMT2
Is there a way to have a command button that will add/remove a reference to
a library?
Thank you very much.
Edit Field Attributes16 Jan 2006 21:57 GMT3
I have a table that is created at run time with an autoincrement field.  
After populating the table, I want to change the attribute for the
autoincrement field to a fixed field (i.e., I want to remove the
autoincrement).
How to program for a matrix16 Jan 2006 20:09 GMT4
In order to adjust printing of a certificate, I have written a number of
different reports with different margins. The user will input an "X" and "Y"
adjustment, and the output will be one of 36 different sets of reports.
I'm looking for the best way to program this. I could do
Can I put a public variable into a default on a form?16 Jan 2006 20:07 GMT6
I use the following coding to keep a salesman name for entry into a order
entry system:
Public gstrThisUser As String
Is there a way to move that variable into the default value on a form? I
Run-time error 335616 Jan 2006 18:08 GMT2
I have a "novice" question in regards to opened databases.  I am attempting
to execute the code below (in Outlook 2003) in order to read records from an
Access 2000 database.  However, if the database has been opened by another
user (which is a distinct possibility), then I ...
"User-defined type not defined"16 Jan 2006 17:08 GMT10
In Access2k, I have a form with 3 comboboxes to sequentialy filter records.
When I click on command button to open another form based in a query, return
an error message:
"Compile error.
make a text box only visible if txtName Has a value entered on a f16 Jan 2006 15:43 GMT2
I need to make a text box (txtfinal) that has an expression like this:
If "txt1" >8, then subtract 8 from "txt1"
and also if lstName is null then txtFinal is null also
"txt1" is a text box from a form that has a mathematical equation on it.  
Save an attatchment (olAtt.SaveAsFile)16 Jan 2006 15:33 GMT1
When i use olAtt.SaveAsFile to save a file, it allways asks me if i want to
save the file (confirmation).
As this is an automated procedure, i do not want to be asked if i want to
save it.
Handshaking problems between Access and Excel16 Jan 2006 11:37 GMT1
I'm using Excel from Access VBA to create a graph. Access starts Excel and
loads an .xls-file with an Excel Macro. Access the starts the Excel macro.
The Excel macro loads the .xls-file with the data and creates the graph. VBA
in Access saves the graph and quits Excel. During ...
Parameter Query - Why this not working?16 Jan 2006 11:31 GMT2
Private Sub btnCreateInvoice_click
Dim db as database
Dim rsD as recordset
Dim qryD as querydef
Checking version of Excel from VBA in Access?16 Jan 2006 11:30 GMT1
How will the VBA-code look like to check which version an Office-program
(Excel)has. I need to do so and quit the macro if the Office program is too
old.
how to find all possible combination into set of text result text16 Jan 2006 10:40 GMT1
pls. give logic or function in excel or access
Copy excel sheet to another excel file16 Jan 2006 08:58 GMT3
What code will help me with copying an excel sheet to another ecel file.
I open two excel files with code in Access environment.
Now I want values from one sheet to another (Pastespecial only the values)...
Where can I find info about this matter?
recordsets ???16 Jan 2006 06:10 GMT2
About a week ago, Steve Schapel kindly helped me with some vba code and
the following is the result.
Private Sub cmdCommissionMissing_Click()
On Error GoTo Err_cmdCommissionMissing_Click
exporting data to project16 Jan 2006 05:49 GMT12
I have the database designed by someone with the module which should export
data from the database to Microsoft Project. My problem is that it does not
work the same way on different systems, results are not the same. On some
systems filtering of the data does not work, on others ...
 
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.