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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
listbox values by combobox return value23 Apr 2007 09:10 GMT3
Within my db I have a table containing BusinesstypeID and BusinessName.
I have created a form with a combobox wherein I can select the BusinessName
and the BusinessID is the result. (checked it with a msgbox).
Now within the form I have created a listbox in which I want to display ...
Run Stored Procedure from SQL Database23 Apr 2007 09:08 GMT2
Hi,
I'm using MS Access 2003.
My work colleague created a stored procedure from a SQL Database. Let's say
it's called "EpisodeData". She said it accepts two parameters: a string and a
Another SQL quandry22 Apr 2007 23:47 GMT7
I'm trying to convert(format) this sql from my query to a form I can use in
vba(or vb) and escape the DoCmd.OpenQuery "qryQuery" trap.
My query sql view:
INSERT INTO tblMessQ ( RecipID, ConCode, Message, [Date], [Ack/success] )
COPY DATA FROM ONE TABLE TO ANOTHER22 Apr 2007 15:21 GMT3
i'M NEW TO ACCESS AND AM HAVEING PROBLEMS APPENDING DATA FROM ONE TABLE TO
ANOTHER.
I have a table called ALL with the following fields:
LES
Changing text box colors22 Apr 2007 11:47 GMT3
I have a text box where I want to change the backcolor depending on the name
in the text box. For example, if the text box reads "red", then the backcolor
should turn red.
I came up with this, but it doesn't seem to work. Can anyone help? Thanks.
Use Input Box Value as Creteria22 Apr 2007 10:12 GMT4
I have the follwoing code: and I would like the month that is passed by the
input box be used in the second function as creteria.
Public Sub Which_Month()
   Dim qdfCurr As DAO.QueryDef
Using combobox "Find record on my form..."22 Apr 2007 04:14 GMT3
I wish to use a combobox as a record selector in an Access 2003 asset
tracking database. The problem is, the database is in 3NF, so eight of the
assets table fields hold only longint FKs, including those fields of most
value in selecting an asset record (e.g. current owner, asset ...
Basic coding question22 Apr 2007 03:34 GMT4
I'm looking for a method of prompting a user to enter a
value and using that value in a simple calculation.  For
example, an inputbox would ask for an integer and subtract
that number from an existing value in another control.  
Can't "Call" Error Handler in Standard Module from Form Module21 Apr 2007 19:24 GMT8
I've followed 2 books exactly, as far as I can tell, but "it" doesn't work.
I have in a Standard Module [modBusinessLogic]:
_____________________________
' General Error Handler to be called from most procedures
Multi-select list boxes in a parameter query21 Apr 2007 08:49 GMT9
I have read several ways to do this,
1. Create a comma delimited string of Itemselected values, presumably to use
in an "In" function in a SQL statement.
2. Same as above but using an " OR =" to append values in a string
importing external tables by code21 Apr 2007 04:28 GMT1
i need to import external dbf tables into an access database in CODE. i can
do it easily by hand by going to File/Get External Data/Import.
but i need to automate it. how can i do it in vba or as an access
application within visual basic.
importing external tables by code21 Apr 2007 04:02 GMT1
i need to import external dbf tables into an access database in CODE. i can
do it easily by hand by going to File/Get External Data/Import.
but i need to automate it. how can i do it in vba or as an access
application within visual basic.
Global variables lost when opening a VBA-generated form.21 Apr 2007 00:24 GMT4
I lose all of the contents of global variables (variables declared as Public
in code modules) when the VBA-generated form I have created opens.
I needed a form in my Access application that was populated with labels and
checkboxes based on the contents of columns from two separate ...
Create a Text Box in a Form with VBA Code21 Apr 2007 00:11 GMT2
MS Access 2003
Is it possible to create a text box in a form with VBA code?  If so, then how?
If not, does anyone have a suggestion about coding to create forms from
user’s input on-the-fly?
Concatination/Zero fill20 Apr 2007 23:56 GMT1
I am using Access 2000.  I’m using VBA code in a module.  Is there an
equivelant to 'string2 =  Right(Space(4) & [rst1]![orgn], 4)’ that would fill
with zeros instead of spaces?  Thank you for your help.
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 March, 2007
 
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.