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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Set Focus In Subform18 Dec 2007 06:42 GMT2
What code do I put when I want to set focus in a subform and in should go to
a record
SQL Syntax Problem18 Dec 2007 03:08 GMT4
I am having a syntax problem that seemes easy but I don't understand it. I
have the following SQL statement:
DoCmd.RunSQL "INSERT INTO tblDiscrepantItems (prod, qtyonhand, qtycnt,
SXExt, CountExt, DollarDiscrepant, PercentDiscrepant)" & _
Check for duplicates using 2 fields17 Dec 2007 21:36 GMT1
I have read most of the data from the site concerning this and I still cannot
get anything to work.  I am trying to check for duplicate data entry when
user input the information.  I tried several ways using the before update
event.  This is what I have.
date greater than17 Dec 2007 20:04 GMT2
I feel like I've tried everything and I can't seem to make this work... I
want to display all records where the "LastPurchaseDate" is greater than 60
day's.
The ultimate goal is to display all accounts (and their list of loaned
If tabel exists17 Dec 2007 17:55 GMT1
I have some code that checks if a table exists and if it doesn't then
reattach the linked table.  However it doesn't work as it just attaches the
table anyway.
Can anyone help?
Change existing text data to number data  in access 200717 Dec 2007 16:25 GMT8
I need to change existing text data in a field to number data  in access 2007
I am trying to move (or just chane) the text data from  Fax2 (10 char text
all numbers, no "-", etc) to Fax3 as 10 char number.
I have Fax3 as number field but if I try to update from Fax2 (text field)
Active Report17 Dec 2007 15:59 GMT1
What code can I use to identify the name of an active report on the screen
(preview)?
combo box programming17 Dec 2007 15:42 GMT3
I have a combo box in which I have coded a dropdown event, i.e.
combo1.dropdown, after entering some text.  However, after updating the combo
box the dropdown box does not disappear.  I would like to add code to my
combo box update event to make it go away.  Can anyone suggest ...
ActiveX Components17 Dec 2007 15:21 GMT1
Within Access, I am trying to check if an instance of Excel is open.  If one
isn't, then I would like to open one.  Although the Autotext feature allows
me to key the following:
Dim objXl As Excel.Application
docmd.copyobject17 Dec 2007 15:04 GMT1
How do I copy all of the forms from one access database file to another.  
I am already copying the tables using the following
Dim t As TableDef
For Each t In CurrentDb.TableDefs
Email signature17 Dec 2007 14:35 GMT4
I have code to automate sending emails from Access but I need to know the
code to include my auto signature in the email.
Can someone help?
Int() Function17 Dec 2007 14:12 GMT2
I am getting some odd results when using the int() function within
VBA.
Here is what is happening:
quantity = dblTransactionQuantity
Using Excel Macro to Import Data to Access17 Dec 2007 14:11 GMT8
I am using the code below to try to import data from Excel to Access but keep
getting: "Run-Time error '3274'   External Table is not in the expected
format"
VBcode:
Pulling particular fields from a record17 Dec 2007 13:00 GMT7
I have two DB set up as follows - the first is called TYPE and the second is
NOTES:
There are only two records in this example, but there will be many more
records for each when done. I want to be able to type MAJ and find the right
rename  a control17 Dec 2007 12:40 GMT2
Can i rename a control on the fly ? For example, if Me!Office = 6 Then  Me.
Branch9 = Me!Branch. Both branch9 and branch are fields in the table products
Signature

Message posted via AccessMonster.com

 
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.