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 / February 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
tablename and fieldformat15 Feb 2008 16:55 GMT2
I have two problems I want to rename all tables of a database because if I
import these tables they get the name public + 'realname' so I don't want to
keep public.
Sub Renamingtables()
Can I query a list of cities?15 Feb 2008 15:42 GMT1
my table [tbleName] has 500 records, of names, cities, etc.  How do I make a
query that will give me a list of the cities, from the field [City], without
duplicates?
There will be lots of duplicates, but I just need a list of the cities
HDI: from module, open form, pass value back into module?15 Feb 2008 14:39 GMT3
baffled on this one, can anyone help?
in code
I'm in the module I open a form acdialog mode.
a simple form with a list box and an 'ok' button.
Using code to set a field source in a query15 Feb 2008 13:07 GMT4
I have a field in a query named Field1 (e.g.). Can I use code to set the
source for the field?
e.g. The following works in the query grid, but I would like to create a
function to do the same.
Importing into protected database15 Feb 2008 11:41 GMT2
I have recently upgraded from Access 2000 to 2007. At the moment I am
continuing to use the database in Access 2000 format since the
database has confidential information and I needed to retain the
ability to control access to the different parts of the database.
Disable F11 Key15 Feb 2008 08:52 GMT12
to I've hidden the Access database window and on a form, have a button unhide
it.  However, sometimes a user will use the F11 key at an inappropriate place
to make the window appear.
Even though I'm fairly new to VB Application, I probaly should know this or
ANyone using remote desktop?15 Feb 2008 06:34 GMT3
I realize this isn't directly related to Access, but I'm desperate. I support
an access appl that runs on a terminal services server.  I have been using
Windows remote desktop to access that server.  After months of doing this,
all of the sudden I can't connect - when I try to ...
Can I get a record count of this???15 Feb 2008 05:19 GMT1
Function Phone_List() As Recordset
'This opens a recordset from the Table [Name]
'This recordset contains records that have 3 or more phone #'s
Dim strSQL As String
Can I get a record count of this???15 Feb 2008 05:18 GMT2
I've got this nice little recordset up and running now, and get get things
from it like:
rst!Phone or rst!Name
...but I need to know the total number of records in it.  I tried
How to tell if an update query actually changed anything15 Feb 2008 05:05 GMT4
Below is a sample I use to run an update query.  Is there a way to tell if
any of the fields were actaully changed?  In this case, a carriage return was
removed from the end of the string. ...is there a way to tell if this changed
any fields?  That way, if if did, I could run it ...
Another simple question from a simple mind!15 Feb 2008 04:24 GMT2
I open a table (recordset?) with the following code:
Dim rst As DAO.Recordset
Set rst = CurrentDb.OpenRecordset("Name")
...and then I can work with rst
Formatting DocVariable fields in a Word Doc when printing from Acc15 Feb 2008 03:58 GMT1
Not sure if I should be posting this in Access or Word forum but since I am
trying to do what I want from Access I thought I would try here first.
I have an Access procedure to copy some data from a form in Access to
DocVariable fields in a word document and print the document. ...
code do desactivate F1115 Feb 2008 02:46 GMT2
Hi. I don't want to desactivate the F11 key because I need to access to the
database access windows.
So I would like to only desactive it for the rest of the users.
I have already a code in the Splash form the first one to open that disable
Keyboard Language15 Feb 2008 02:44 GMT2
I use a modified keyboard layout for another language, when I use
KeyboardLanguage=? access automatically reverts back to the default keyboard
for that language. Does anyone know of a way to keep this from happening?
import text file with more than 256 columns15 Feb 2008 01:52 GMT1
does anyone know best approach to import this text file with over 256
columns? thks  ken
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 January, 2008
 
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.