function reference
Sun, 6 Jul 2008 14:06:01 -0700
Is there any way to pass in the name of a function programmatically? I have
similar parameters for a couple of functions and would like to pass in the
function name to a statement such as:
UpdateAppointment=FunctionName("Appointment",lngAppointmentID)
Can this be done?
Thanks,
Sam ...
|
Not Updating
Sun, 6 Jul 2008 12:36:32 -0400
I have one record that I would like to divide into any number of records
that the client chooses as long as it's not a negative number. Everything
works fine except the check total part. Lets say a check is $8.39 and you
want to end up with 4 checks or records in the end, each records total
should be 2.09, ...
|
stellenangebote stellenanzeigen stellenangebot muenchen
stellenangebote immobilien job stellenangebote karriere deutschland
Sun, 6 Jul 2008 07:57:00 -0700 (PDT)
stellenangebote stellenanzeigen stellenangebot muenchen
stellenangebote immobilien job stellenangebote karriere deutschland
+
+
+
ARBEITSANGEBOTE IN DEUTSCHLAND
http://WWW.ARBEITSANGEBOT-DEUTSCHLAND.DE
http://WWW.ARBEITSANGEBOT-DEUTSCHLAND.DE
+
+
+
STELLENANGEBOTE IN DEUTSCHLAND
http://WWW.STEL ...
|
Form Goes Into Break mode A97
Sun, 6 Jul 2008 14:34:27 +0200
I have a form that is the start-up form for my app. It has always operated
correctly and is used to set some security then open a Splash screen.
The app is designed to block the By-Pass key etc and then configure toolbars
and title bar etc making itselft ready for the user.
It's been working fine until now ...
|
ListBox Question
Sat, 5 Jul 2008 18:31:00 -0700
Hello all,
Is there a way to make the background of a ListBox transparent? It only
seems to work on the border.
-S ...
|
Finding first Null Record...
Sat, 5 Jul 2008 11:31:00 -0700
I need help opening a form that is automaticall parked on the first null
value of a select group of fields. I have tried:
DoCmd.OpenForm "frmActMapUpDte", acNormal, , "IsNull(JVID)", acFormEdit,
acWindowNormal
This works, but it FILTERS the record set to just JVID is null. I would
like to just Find the ...
|
dlookup
Sat, 5 Jul 2008 10:27:41 -0700 (PDT)
I have following data
MyCode MyValue
A 1
B 2
C 3
D 4
E 0
I just wonder if I use Dlookup("[MyCode]","MyTable", "[MyValue] <= "
3)
which record will return A, B or C or unknonw?
Because A, B and C are less or equal 3, does Dlookup return the most
...
|
|
|
Conditional Formatting - Embedded Subreport
Sat, 5 Jul 2008 04:05:43 -0700 (PDT)
I cannot get the conditional formatting in an embedded report to
work.
There is no VBA involved.
The conditional formatting value (through the Access tool) is
"condition" - the value is "[dts]>= Date() - 7.
If the recorded date is new then seven days old then we want the text
bold. I can get the to work ...
|
Load Access From Default Drive?
Fri, 4 Jul 2008 18:02:02 -0700
Hello all,
I have a multi-user database that I want to send to others so they can try
it out. The problem I noticed though is the drive letter access looks for is
the one I created the database on which is "G". Is there a way to tell
Access to use the current drive (whatever the drive letter is) to load
...
|
List box formatting
Fri, 4 Jul 2008 13:09:00 -0700
Is there a way to do conditional formatting in a listbox? i.e. row different
colors according to criteria? I have Access 2003
Thanks,
Sam ...
|