D
Dave
Hello,
Is there a function that I can use in cells to determine whether a
workbook is being viewed in Mac or Windows? I know that there is a VBA
function Environ(...), but this workbook is so far free of that
particular infection, and I need to keep it that way, to avoid that
annoying (and, to some clients, scary) warning dialog that comes up
when opening a workbook with macros.
I'd even be happy with a function that produces a reliable error on one
platform and not the other that I could use in an IF function.
Thanks
Is there a function that I can use in cells to determine whether a
workbook is being viewed in Mac or Windows? I know that there is a VBA
function Environ(...), but this workbook is so far free of that
particular infection, and I need to keep it that way, to avoid that
annoying (and, to some clients, scary) warning dialog that comes up
when opening a workbook with macros.
I'd even be happy with a function that produces a reliable error on one
platform and not the other that I could use in an IF function.
Thanks