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
extra ) in query expression/sql statement issues19 Nov 2006 11:34 GMT7
Can anyone help me with this? I have no idea why this is generating an error
"extra ) in query expression" and also it's not getting the value of
TrackNoValid field... Thanks!
 strLMReleased = "SELECT [TrackNo VALIDATE tbl].TrackNoValid, [TrackNo
loop and close all open tables19 Nov 2006 01:15 GMT1
After I run several queries with a macro, all the tables, or datasheet views
stay open.  I have to manually close each one of them.  Is there a vba that
loops through all tables and queries in the database and close all the opened
ones?
GoToRecord19 Nov 2006 00:53 GMT3
I have a hidden form which I want to requery, then take the focus back to the
same record that had focus before the requery.
I presume I use the GoToRecord action but I need to find the record number
beforehand so that I can use this in the Offset argument.   How can I do this?
share a database w/ others18 Nov 2006 21:54 GMT3
i have a DB, got it running great, now i'm trying to let other people (about
3 people) in the office to share this same DB not to do update or change
data, just for print report and use query only, i'm not sure i should share
this DB on a network (i use wireless network now) ? or ...
need result from called function18 Nov 2006 18:22 GMT5
How do it get the result variable passed back to the original sub from a
called function?  
IE the result of this call function is a variable that is used in the sub
Call EnterSubProjValue
Newbie: Access SQL and SQL and MS SQL18 Nov 2006 17:35 GMT4
So, I've been working hard at learning Microsoft Access and have made pretty
nifty tools to help do my job better. I've started writting some VBA and
custom functions. I want to make one of my queries a little more dynamic,
edit some of the filter without actually going into the ...
calculate next in alphabet18 Nov 2006 15:24 GMT2
How do I compute the next alphabetic character through code?  I have a
variable (string) containing a single alpha letter (ie 'B') and i need to
determine the next alphabetic value (ie "C").  How can this be done?
Code to list Tables & Fields in a mdb18 Nov 2006 13:55 GMT3
What code can I use to list all of the tables in a database, or all of the
fields in a table?
Refresh my forms18 Nov 2006 10:51 GMT7
Hi I am in the final stages of finishing a database. I have my forms 5 total
set up in a tab control. In three of the forms I have text boxes that I do a
look up from other forms (I use this as a reference tool so I don't have to
keep going back and forth between forms).
Problem with DAO Field UPDATE18 Nov 2006 10:49 GMT1
I have created a recordset using a SELECT statement that looks like this,
using DBOPENDYNASET
Set prstTest = CurrentDb.OpenRecordset("SELECT 0 AS IsSelected, * FROM
QRY_CUSTOMERS")
lock field18 Nov 2006 06:37 GMT5
I have a subform set to Continuous Form, and a combo box on that subform for
selecting records to add to the table.  After a selection has been made from
the combo box, I want to lock the combo box so no change can be made. Yet, I
still want to be able to add new records.
Covert OLE Color to RGB18 Nov 2006 04:48 GMT1
Does someone have such a function?  Or ref a website that explain the math so
I can create one myself.
Thank you in advance,
Daniel
VBA SQL help18 Nov 2006 03:42 GMT1
I am trying to run the below SQL statement in code. VBA doesn't like it. I am
trying to wrap the text as well. I have searched help on wraping of text and
I find the below is one method. I am not sure.
Could anyone help? Thanks Matt
Populating from one field to another18 Nov 2006 03:37 GMT2
My problem is that I have two linked (Not to each other) tables with
different field names for the same value (integer).  My INSERT INTO table is
using a different field then the SELCET....FROM table.  I am populating the
the SELECT....FROM table from combo boxes on the form ...
Split Database Proplem (Error 3734) Access 200018 Nov 2006 00:20 GMT2
I have a network of 3 computers.  Machine 1 has an access mdb file used for
taking customers' orders which works well.  I have copied the program to
machines 2 and 3, and linked these to the tables in the program on machine 1.
Sometimes this works, but I often can not enter any ...
 
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.