J
Jeff Ciaccio
I seem to be doing something wrong. In VBA, the help is quite easy to
follow, but in VBExpress, I often do not find what I am looking for, or it
is not specific to VBExpress even though I have VB selected as the language.
Is there a way to install locally the help specific to VBExpress?
As long as I'm posting, is there a way to use RGB in VB? I want to check to
see if a color is too dark (maybe by adding the 3 values and comparing, so
if
R+G+B < 50
then ...
end if
Thanks
follow, but in VBExpress, I often do not find what I am looking for, or it
is not specific to VBExpress even though I have VB selected as the language.
Is there a way to install locally the help specific to VBExpress?
As long as I'm posting, is there a way to use RGB in VB? I want to check to
see if a color is too dark (maybe by adding the 3 values and comparing, so
if
R+G+B < 50
then ...
end if
Thanks