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 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
VBA coding Questions28 Sep 2007 09:12 GMT2
This is my first time to develop database application using ms-access so
please consider me as a beginner
I need to know 2 main things
  - how to get value from query and assign the value to a variable in VBA
update query not working27 Sep 2007 23:50 GMT1
wrote update SQL last column ok when .runSQL then when breaks out of sub last
value dropped back to original.  code below
Private Sub Command8_Click()
On Error GoTo Err_Command8_Click
How to backup tables aside from copying *.mdb file ?27 Sep 2007 23:10 GMT4
Thanks in advance.
use the network Username as default in Access 200727 Sep 2007 20:50 GMT2
I want to use the network Username as default value in a table. I have a
function defined that returns the value, but Access does not recognize my
function as valid.
The expression builder does not show my function in the list of functions,
Needed: Code to Import 80+ Tables.27 Sep 2007 19:57 GMT1
I have about 80+ tables that need to be imported regularly in to a new
database, from an existing database that has 200+ total tables.  Using
the manual import and selecting 80+ is a pain.  The tables, that need
to be imported start with either X or Y.  Could someone please provide
Display of Subform27 Sep 2007 18:24 GMT1
When a form with an embedded subform is switched to Design View, sometimes
the actual subform is displayed, and other times just the outline of the
subform.  How do you control how the subform is to be displayed?
ACG PDF and Mail27 Sep 2007 17:18 GMT2
I'm using the ACG PDF and Mail add on.  If anyone is familiar with this I
would appreciate some help.
I'm looping through a list of customer names on a report and making a new
pdf for each customer so I can email it to each of them.
Last Row in Column not working27 Sep 2007 16:54 GMT1
OK, I am stuck.  I had the following line of code that was working.  My
computer was replaced and I was able to run my program once but now I am
getting a "Type Mismatch 13" on this line of code:
lnglastrow = xlSheet.Cells(xlSheet.Rows.Count, "A").End(xlUp).Row
Mid Function in Access 2003 after 97 conversion27 Sep 2007 16:53 GMT8
I converted an Access 97 database to Access 2003 and get an error that there
is an "Undefined Function 'Mid' in Expression".  This also happens when I try
to use the Expression Builder to create a simple Mid function in a Query.  It
worked fine in Access 97 and seems to be a ...
What are {}, how do you use them in IF statements27 Sep 2007 15:50 GMT3
I am using someone elses formula, but they have used the following brackets
i.e. { }. What do they mean?. When I come to amend the formula the brackets
they disappear and the formula stops working.  I don't understand why they
are there and what the difference is between the ...
How to format a number in a textbox combined with text?27 Sep 2007 15:12 GMT2
I need to get an answer how to combine a nr. field and a textstring in a
textbox inside a report (Access 2002)
What I like to do:
Ex:
Form Becomes Dirty without User Entering/Selecting Data27 Sep 2007 15:08 GMT1
I have a form that uses command buttons to changes the look of the form; for
example, if button “A” is clicked, the form changes and only those fields
associated to button “A” are displayed; if button “B” is clicked, the form
changes and only those fields associated to button “B” ...
Error message sending Email via CDO27 Sep 2007 14:53 GMT3
I got the following code from Paul Sadowski's web page.
Dim objMessage as object
Set objMessage = CreateObject("CDO.Message")
objMessage.Subject = Me.Subject
directory lookup27 Sep 2007 14:28 GMT2
how can i access a specific folder on a drive, pick an excel file, and then
move that file to a generic excel file via a menu button? the generic excel
file would be retrieved via an import query.
How to Find a Table in Database Windows Based on Criteria27 Sep 2007 14:22 GMT4
I have: Tables suffixed by the year (e.g., tblCustomers2003,
tblCustomers2004, tblCustomers2005, ...)
I want: to get the name of the table with the latest year.
Application: Access 2003
 
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.