Hi Arnold,

> Well, if its the only way then i guess i have no
> choice but to do it until microsoft fix the bug.

<rant>
I think that's a rather interesting perspective on your problem:
 -- 'no choice' but wait until MS fixes a USER error?

What that article says is you're assigning VARIANT OR OBJECT
variables when an EXPLICIT variable type should be used. For
example, assigning a field OBJECT when you should be using a STRING.

MS has a lot of issues, but it's very disingenuous to blame them for
your own lack of coding skills. MS has documented the use of
variants and variable coercion in about a billion ways, read one of
them and just add ".Value" to your field assignments.

People that blame a vendor or a development language for a problem
that they wouldn't experience if they read the help file or a book
about the language are infuriating.
</rant>

Please, before you continue your debasement of MS for providing you
with the ability to shoot yourself in the foot, put some shoes on
and reconsider your profession.

Regards,

Shawn K. Hall
http://ReliableAnswers.com/

'// ========================================================
    If there were no golf balls, how would we measure hail?




------------------------ Yahoo! Groups Sponsor --------------------~--> 
Make a clean sweep of pop-up ads. Yahoo! Companion Toolbar.
Now with Pop-Up Blocker. Get it for free!
http://us.click.yahoo.com/L5YrjA/eSIIAA/yQLSAA/k7folB/TM
--------------------------------------------------------------------~-> 


'// =======================================================
    Rules : http://ReliableAnswers.com/List/Rules.asp
    Home  : http://groups.yahoo.com/group/vbHelp/
    =======================================================
    Post  : [EMAIL PROTECTED]
    Join  : [EMAIL PROTECTED]
    Leave : [EMAIL PROTECTED]
'// =======================================================
 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/vbhelp/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to