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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Comparing data in two different tables14 Nov 2006 18:40 GMT3
My objective is to compare two fields that are located in different tables
which are in same database.  In a table called ,"TEST", I have a field called
"FILE ID".  In another table called,"IDS" , I have a field called
"CasFileID".  I want to compare these two fields to check if ...
How to regain focus to access application?14 Nov 2006 17:51 GMT5
I use an access application to send emails through outlook. But when outlook
is maximized it gets the focus. How do I regain focus to my application with
VBA?
Get Record Just Appended14 Nov 2006 16:44 GMT3
I append data (using DoCmd.RunSQL) to table JobsContWorks which has the
following fields:
ContValID (fk)
WorksID (pk - autonumber)
Trying to use Like * at the end14 Nov 2006 15:52 GMT2
I have this on a form called "frmInQuiry".
It is a text box and I would like to Filter out the data but this only works
if account = AccSer. How can I put a wild card(*) at the end in the text box
called AccSer.
How to calculate the end date of a month?14 Nov 2006 15:35 GMT2
Does anyone know if there is an easy way to calculate the end date of a month?
When I'm reading dates in a recordset, for example 10/01/2006 then I want to
store the end date of October (10/31/2006) in another date variable to do
other calculations.  
Cant enter data14 Nov 2006 14:50 GMT10
I have a form which is based on a query. Even though fields are not locked or
disabled, when I try to enter data it doesnt allow me to do that.. Do you
have any idea why?
text vs value14 Nov 2006 13:16 GMT2
I am trying to distinguish between the properties of value vs text for a
textbox control and am a little confused.  I read the help on it, but still
am a little confused.  I typically use the value property in access, but am
having trouble with null values with the value property ...
Consolidating several records into a textbox14 Nov 2006 11:33 GMT1
Hi Every body
I have a query that outputs students names on certain criteria
I want to collect these names in a single textbox in a form(separated
by space or dash)
serial number restarts each year14 Nov 2006 10:20 GMT14
I have just created a table for our documents reference, in which we want to
start a new serial number each year without creating a separate table each
year.
Kindly let me know how I can do that in which the starting value is 1 each
Odd key trapping issue on KeyDown event14 Nov 2006 03:11 GMT4
I prepared this bit of code over a year ago and it works fine on my computer.
However I have recently been trying to trap a "~" (tilde) symbol to do a
quick form open and can't seem to get it to work.
Question one is how do I trap the "~" key?
Return null values when using wild cards.14 Nov 2006 00:01 GMT2
I'm using the following code to set up paramenters for a query.  For some
reason, Like '*' isn't returning null values for this field although it is
for other fields.  How can I change this code to read that if Len  = 0 to
return records where Bldg is null as well?  Thanks you ...
Clear trapped error : especially Attn Douglass Steele13 Nov 2006 22:31 GMT6
I have an ErrorFunction with a select case in which I trap certain errors and
display appropriate messages for them;
The last thing this function does is call an EndFunction where some basic
application elements are reset in case of code interruption; and in which I
"file already in use."13 Nov 2006 22:25 GMT1
First time I've run into this.  I have a split database, MDEs on the
workstations, mdb on the server.  Everything is set to open Shared but no more
than one person at a time can open the database.  I can't even open the back end
by itself.  Could there be anything other than a ...
Object Required Error13 Nov 2006 22:00 GMT1
I am not sure why I get that error I have commented the part of code that
gives an error:
Set CONNTDC = New ADODB.Connection
   CONNTDC.Open connstring
List Box Clearing13 Nov 2006 21:59 GMT2
When a List Box Multiselect is set to 'None' I can reset the box with
me.Listbox = null.
When I try this with Multiselect set to 'Simple' , It doesn't clear the  box.
How can I clear the entries in the box.
 
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.