
Access 2000: MsgBox formatting with @
A *slight* workaround? I am kind of offended here (since I was the one who
found it!). Its a true workaround for this change in behavior in Access
2000.
--
?MichKa
(insensitive fruitarian)
random junk of dubious value, a multilingual website, the
42+ language TSI Form/Report to Data Access Page Wizard,
and lots of replication "stuff" at http://www.trigeminal.com/
?
Quote:
> Carl--
> The formatted MsgBox does not work in A2K's VBA. This is because VBA
> references the VB MsgBox, not the Access MsgBox. There is a *slight*
> workaround on Dev Ashish's site www.mvps.org/access . Search for MsgBox.
> --
> Robert R. Thele
> [Remove NoSpam_ to reply via E-mail]
> > MsgBox Action, in a mcro. And indeed it does, if you use a macro.
> However,
> > it does not work in code, that is in VBA. Has anyone else out there run
> in
> > macros, you should be able to use it in code as well?!?!
> > Thanks,
> > -Carl Tribble