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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Global Variables Between Access and Excel26 Apr 2006 20:03 GMT6
Hi all. Quick Question: Can I declare a variable that gathers some data in
Access and then use it in an Excel Macro? How do I do it?
Note: The Access Module calls the Excel Macro.
IsNull[Field] Problem26 Apr 2006 19:53 GMT3
I am using Access 2000 and I am having trouble with an IsNull control box.
Could you please tell me what is wrong with this picture?
=DCount("[InitiateDate]","tbl_Main","[Office] = 'LO' and [TrackType]='CWQT'
and (IsNull([TransCompleteD])")
field name needed26 Apr 2006 17:46 GMT2
in a when I have a field that is definined as .. "fld"
I find that the statement fld.type  returns a number.  How can i return a
string that describes the field?  ie: "Number" or "Text"
thank you,
Checking for a "Dirty" subform26 Apr 2006 16:31 GMT4
I've got a form that views single records in a table, and the navigation
buttons are turned off.  There's a subform with a datasheet view of a related
table, where there can be several records associated with the one record in
the main form.
Code to add record to a table26 Apr 2006 08:45 GMT2
            I didn't use acess forms for a while and I totally forgot how
to add records using the command button in a form. I would like to get that
code.
Any help really appreciated.
Run-time Error 234226 Apr 2006 08:04 GMT3
I have a problem with Run-time error number 2342.
I think my sqlCmd statement is correct, but I have on idea, how can I solve
this problem whe running application with statement below:
Dim tBatchNum As String
Insert a field in sql using VB26 Apr 2006 06:41 GMT2
If anybody knows how to insert a new field in sql using vb , please let
me know. or mail me - d.vinothkumar@yahoo.co.in
Access equivalent to Excel "Vlookup"26 Apr 2006 03:10 GMT1
I am starting to work on a database that will calculate the escalations on
contract prices.  For example, a contract my specify an aniversary date on
which the price can change by some kind of Price index.  The anniversary date
will fall within a range of dates that the Index ...
DoCmd.SendObject26 Apr 2006 03:00 GMT3
I'm trying to send a simple e-mail message when a button is pushed on a form.
Here's the code I'm using:
DoCmd.SendObject acSendNoObject, , , "ckrogers@tir.com", , , "8D " &
Me![LogNumber], "8D ready for management review", False
Delete Table Data using button on Form26 Apr 2006 02:01 GMT4
I need to delete the data in 10 tables prior to uploading new data. I would
like to have this as a button on a form. I have created the button and added
the click event. When I add the SQL statement I get lost in the syntax.
In looking at other help on this site – I found how to ...
Can Access Database be set up in a Web Environment?26 Apr 2006 01:21 GMT1
All,
I have set up an Access database that I have sent out to various business
locations in different cities.  Then I need to consolidate the information
into one table.  Is there a way to set up the database in a Web environment
get output of immediate window in report25 Apr 2006 23:40 GMT4
i write the module function to get the output of random numbers which
is as :
Sub MySecondConnection()
   Dim con1 As ADODB.Connection
Merging a query with MS Word using VB25 Apr 2006 22:12 GMT1
I am getting the error message that my sub or function is not defined:
Private Sub Command8_Click()
   Dim objWord As Word.Document
   Select Case Me.lstNotices
Help with time tracking database25 Apr 2006 21:26 GMT27
I am new to access so any help would be greatly appreciated.
I created a database that keeps track of employeeID, date, time, and if they
clock-in or clock-out.  I create a form that allows the employee to enter
their Id and click on a clock-in or clock-out button.  The Clock-in ...
Where are Missing Variables?25 Apr 2006 19:34 GMT6
I need to INSERT INTO a table with 19 columns.  To simplify the code, I do
not list the columns after the table name, which means I have to define all
19 variables.  (My form has only 16 of them, so I define the others as Null.)
Here is how I thought it would work.  But Access ...
 
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.