Hi,
I would appreciate some help with this problem, pls!
I have code which adds a new record to a recordset and it is wrapped up in a loop.
I know the code I've got works (of a sort) as th...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/ASP/Q_20186816.htm...
Zones:
ASPDate Answered: 09/24/2001 Grade: A Views: 0
Hi
I have a combo box that contains company names, I want the address field below it to change depending on which company has been selected.
This is my code, i'm new to this so it may be way ...
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Q_20475330.html
Zones:
MS AccessDate Answered: 01/28/2003 Grade: A Views: 0
I have a problem that has cropped up recently. It seems to be a bug, but someone may have an idea. This code used to work.
'Declarations and recordset population
start:
If rst.EOF Then
...
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Q_22033945.html
Zones:
MS AccessDate Answered: 10/24/2006 Grade: A Views: 0
Can anybody help me out, why doent this work
"Set rst = qdf.OpenRecordset(dbOpenSnapshot)"
Private Sub Command118_Click()
Dim db As Database
Dim tdf As TableDef
Dim qdf As QueryDef
Dim ...
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Q_20281985.html
Zones:
MS AccessDate Answered: 03/28/2002 Grade: A Views: 0
I'm running a report based on a query and need to fill in an unbound control on the fly using a query. I've created a recordset based on a query.
I need to create a string to fill in this contr...
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Q_20306293.html
Zones:
MS AccessDate Answered: 06/26/2002 Grade: B Views: 0
G'day mates.
Please help me to solve redirection problem with iptables.
I have a web server which is runninng well on port 8080.
I want to redirect port 80 to port 8080, but somehow it's not w...
http://www.experts-exchange.com/OS/Linux/Q_20583874.html
Zones:
Linux,
CYGWINDate Answered: 04/13/2003 Grade: A Views: 0
anyideas?
mat
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Q_21629348.html
Zones:
MS AccessDate Answered: 11/14/2005 Grade: A Views: 0
What I have:
When I update a table with a new item in a combox I need to identify this new entry as a new item.
I use the following code:
Private Sub Combo183_NotInList(NewData As String, Response ...
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Q_10176103.html
Zones:
MS AccessDate Answered: 06/29/1999 Grade: A Views: 0
I am trying to write a simple unbound form which is populated using ADO execute statement.
Trouble is that I do not know how to do this with Combo boxes.
For instance, I have a combo box call...
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Q_20858946.html
Zones:
MS AccessDate Answered: 01/22/2004 Grade: A Views: 0
There are two questions that pop up on my mind.
(1). How do I integrate Code B (function Updateusertable) to code A due to the fact that I already have two tables to edit:
' *****************
...
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Q_21668114.html
Zones:
MS AccessDate Answered: 12/20/2005 Grade: A Views: 0