Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Update > March 11th Office Security Updates and Access VBA Coding and Macro

Reply
Thread Tools Display Modes

March 11th Office Security Updates and Access VBA Coding and Macro

 
 
J.D.
Guest
Posts: n/a

 
      03-12-2008
Folks,

I've programmed an AccessXP database that makes extensive use of VBA module
code called via Macro in response to form object events. Since yesterday's
Office Security updates (multiple), a particular module function called via
macro has begun to throw Microsoft Visual Basic Run-time error 2427 - You
entered an expression that has no value.

On debug, it jumps to the second in a series of about 6 If/Else statement in
which the [Object].Value is tested for content. The first appears to work
correctly, but commenting out the following 5 items one at a time causes the
function to fail on the next If/Else statement (and yes, each terminates with
an End If).

The macro security is set to run at Low and Sandbox has been disabled.

Any thoughts?

Thanks,
J.D. Haight
 
Reply With Quote
 
 
 
 
PA Bear [MS MVP]
Guest
Posts: n/a

 
      03-13-2008
How does this related to Windows Update functionality? How about posting to
an Access newsgroup instead?
--
~Robear Dyer (PA Bear)
MS MVP-IE, Mail, Security, Windows Desktop Experience - since 2002
AumHa VSOP & Admin http://aumha.net
DTS-L http://dts-l.net/

J.D. wrote:
> I've programmed an AccessXP database that makes extensive use of VBA
> module
> code called via Macro in response to form object events. Since
> yesterday's
> Office Security updates (multiple), a particular module function called
> via
> macro has begun to throw Microsoft Visual Basic Run-time error 2427 - You
> entered an expression that has no value.
>
> On debug, it jumps to the second in a series of about 6 If/Else statement
> in
> which the [Object].Value is tested for content. The first appears to work
> correctly, but commenting out the following 5 items one at a time causes
> the
> function to fail on the next If/Else statement (and yes, each terminates
> with an End If).
>
> The macro security is set to run at Low and Sandbox has been disabled.


 
Reply With Quote
 
J.D.
Guest
Posts: n/a

 
      03-13-2008
Duly noted. Advice followed. Self considered chastised.

Thanks,
J.D.

"PA Bear [MS MVP]" wrote:

> How does this related to Windows Update functionality? How about posting to
> an Access newsgroup instead?
> --
> ~Robear Dyer (PA Bear)
> MS MVP-IE, Mail, Security, Windows Desktop Experience - since 2002
> AumHa VSOP & Admin http://aumha.net
> DTS-L http://dts-l.net/
>
> J.D. wrote:
> > I've programmed an AccessXP database that makes extensive use of VBA
> > module
> > code called via Macro in response to form object events. Since
> > yesterday's
> > Office Security updates (multiple), a particular module function called
> > via
> > macro has begun to throw Microsoft Visual Basic Run-time error 2427 - You
> > entered an expression that has no value.
> >
> > On debug, it jumps to the second in a series of about 6 If/Else statement
> > in
> > which the [Object].Value is tested for content. The first appears to work
> > correctly, but commenting out the following 5 items one at a time causes
> > the
> > function to fail on the next If/Else statement (and yes, each terminates
> > with an End If).
> >
> > The macro security is set to run at Low and Sandbox has been disabled.

>
>

 
Reply With Quote
 
Bret Griswold
Guest
Posts: n/a

 
      01-14-2009
I think it directly applies. I also have an Access application that runs everywhere. Recently one laptop user downloaded all MS Updates and the application stopped working with this error. For him only. We did a system restore to the point before the Security Updates and it works fine. Env is WindowXP Access 2003

EggHeadCafe - .NET Developer Portal of Choice
http://www.eggheadcafe.com/default.aspx?ref=ng
 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
No Updates since 11th Nov??? NISH Windows Vista General Discussion 7 12-05-2007 02:37 PM
Office 97 macro doesn't work Hidetoshi Junior Windows Vista General Discussion 7 07-12-2007 12:40 AM
D-Day is March 11th! (DST Change) Frankster Windows Vista General Discussion 2 02-19-2007 04:53 PM
XP Pro SP2, IE7, Office 2000 SP3 - macro modules Rob Flook Windows Update 0 11-23-2006 12:21 PM
Blue Screen after installing security updates dated 11th July Stefan Sieber Windows Update 1 07-12-2006 01:46 PM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59