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
continuous form field name23 Nov 2006 23:11 GMT4
On a continuous form:  Is there a way to capture the field name of a
particular record when the user selects one of the field values on the
continuous form?
thanks
Open a second Access Db using VBA23 Nov 2006 15:58 GMT1
I want to open a second access 97 db using a comand button in my first access
db. Please help?
Open a Word document over a network from a commnad button on a for23 Nov 2006 15:33 GMT1
Hi I am trying to do what the subject line states over an internal network.
I am using Access 2002 and from the form command button I have created using
the mini wizard the VB code ends up like so (with
some subsituted path names):
Combo box alternate values23 Nov 2006 14:04 GMT2
Hi, guys - Rather simple but baffling question I have here...
I have a booking form for an accomodation database. I want the user to be able
to select the bed number they wish to book a customer into, bearing in mind,
rooms can contain any number of beds between 1 and 8.
null values on strings and dates.23 Nov 2006 12:14 GMT3
All,
I was hoping someone would be able to help me with null values on strings and dates being passed into a Module.
I know that I can test on a field for a null value using IIf([Field]<>"",getFullName([Field]),"") however I'm having difficulty figuring out how to match the IIF() ...
A simple problem with MoveFirst23 Nov 2006 12:14 GMT5
In the following code, a table is populated with times and dates relating to
a particular employee. What I then want to do is populate 2 variables (one
with the 1st date and one with the last):
'Append the data relating to this user
Import Protected Excel Worksheet23 Nov 2006 08:51 GMT1
Does anyone know if there is any way of importing an Exel file which has a
protected worksheet without knowing the password or at least being able to
copy and paste from it without knowing the password?  All I want to do is be
able to the read the data from the protected ...
Problem with Wildcards using a Cursor23 Nov 2006 08:31 GMT3
The query:
SELECT *
FROM tblCapitalAssets
WHERE Asset Like "C-*"
Code won't run!23 Nov 2006 06:13 GMT7
I have written a database App using Access XP and everything is working OK
except for one section where I have some code that will not run on machines
with Access 2000, but works fine with XP / 2003.
The code is executed by clicking a button on a form. All I get with 2000 is
requery combo box in subform23 Nov 2006 05:08 GMT8
Have a form with a subform containing a combo box. If the value entered is
not in the table behind the combo box the user is prompted to enter new
values. If Yes then a new form is opened and the new values are entered into
the table via the form. When the form is closed and you ...
If....Elseif.....Else....Endif  simple question, please help23 Nov 2006 03:47 GMT7
I'm still new to VBA and trying to write a simple function to derive gender
from title, like this:
Public Sub test_ifthenelse()
Dim title, gend As String
continuous form help23 Nov 2006 01:37 GMT1
Greetings All,
I have found several questions in this forum that almost answer my question,
but…
I have a subform set up as a continuous form.  There is not a direct
How do I itemize all of the numbers within multiple sets of range23 Nov 2006 00:09 GMT1
I have thousands of ranges of documents that I need to determine all of the
individual numbers within the ranges.  In Access is there a sql statement
that I can use.
Delete records in a table22 Nov 2006 23:05 GMT2
Good day,
How do I delete all the records in a table without deleting the table itself
via Macro.
Thanks in advance
SendObject using Lotus Notes22 Nov 2006 23:04 GMT2
I've developed a database in MSAccess that, after some data manipulation,
emails staff (with an Excel attachment). During testing, I set the 'edit
message' to TRUE. However, when I change it to FALSE so that the emails (can
vary between 70 and 130) would automatically send, Lotus ...
 
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.