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 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
How Do I search For certain data in xml using VBA code?19 Mar 2008 02:26 GMT1
I have an attribute-centric xml file which can't be imported directly into
Access.  In addition have have look into KB article#285329 and I don't know
how to change the xsl stylesheet to bring in the xml data I have.
Let me describe what I need to accomplish:
vb Procedure/process coding help18 Mar 2008 21:21 GMT5
I'm hoping someone can help me on this?
I think i'm brain dead here!!!
I have complex calculation within text boxes on a form that same information
needs to go to a report.
Word Count18 Mar 2008 17:46 GMT9
I have an unbound field that is a memo field type.  As the user types in
characters I want to have another unbound field counting the length of the
memo field.  I know this can be done but I can't think how to do it.  Do I
need some code on the memo field updating the word count ...
Calling a Subroutine18 Mar 2008 17:36 GMT9
I have 10 files that I need to export in a certain format.  The format is
consistent for each of the files.  My thought was to create a form and
onclick of the button, I would open the recordset for that client then call a
subroutine to export the data.  Currently, I have a ...
Form Close ?18 Mar 2008 15:59 GMT2
I have a form "frmLocation" the form has a list box so the user can select
the location to run a query "qurEquipLocation"  that is used to produce a
report "rptEquipLocation"
I have it set up so frmLocation opens you select the location and then click
Save specific images to specific records18 Mar 2008 14:54 GMT1
How can I have the ID picture of the specific person who's record is being
reviewed, without hardcoding it for every single person in table?
CDO Message18 Mar 2008 14:38 GMT1
I obtained the following code from this site. It doesn't work. Most likely my
fault. I believe it is in the configuration. What do each of the .item fields
mean?
Sub CDOTestFive()
Exporting data from continuous form to Excel spreadsheet18 Mar 2008 13:37 GMT2
I have the following code that I thought should export my data from a
continuous form to an Excel Spreadsheet. The sql statement basically emulates
that which is used within my continuous form as the forms record source.
However, on
wget18 Mar 2008 10:27 GMT1
Anyone use wget to grab FTP files with their VBA modules before?
If so, any sample lines?
Thanks!
calculated sum in subform footer problem18 Mar 2008 00:34 GMT1
Hi! I would like to sum [Price]*[Qty] in the footer of my subform and the
problem is that [Price] is an unbound field with a Dlookup function in its
control source.  (Actual source is:
=IIf([Type]="Material",DLookUp("[Price]","qryCurrentMaterial","[MaterialID]="
Lookup17 Mar 2008 21:46 GMT2
I have a form that has two subforms it is for software.
The main form is based off the Software Table, 1 sub Form contains the
License Information for the Software (not problem with this one) the second
subform has System Assignment(s) "ie the system tag that is assigned to the
Msgbox vbretry (get user to retry and fill in information)17 Mar 2008 20:38 GMT2
I'm firing off a report using a command button, but I want to make sure there
are not any null values on my form.  I have 3 combo boxes that all need
values in order to generate the report properly.  I have setup my code as
follows, but it is not producing the results.  The ...
CDO Message Send Error 0x800ccc13 / 1517 Mar 2008 20:38 GMT2
My code sends an e-mail using our SMTP server:
Set objCDOConfig = CreateObject("CDO.Configuration")
sch = "http://schemas.microsoft.com/cdo/configuration/"
With objCDOConfig
transferspreadsheet export to named range in excel17 Mar 2008 20:32 GMT5
I've done this before but I can't remember exactly how to do it.
Here's the line of code:
docmd.TransferSpreadsheet acExport, acSpreadsheetTypeExcel9, "Op_Com", "T:\
Storage\1.Reporting\DB\ReportPivots.xls", False, "A2"
importing access tables into an access db17 Mar 2008 18:52 GMT1
I have the following code for a click event on a command button:
Private Sub Command86_Click()
On Error GoTo err_command10_click
Dim strfile As String
 
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.