Colour functions on Chip's page

  • Thread starter Thread starter Madiya
  • Start date Start date
M

Madiya

I am using the module provided by Chip on his site for colour
functions.
See http://www.cpearson.com/Excel/colors.aspx
Its really helpfull for biginners like us.

Recently while going thru the code, I noticed "Option Compare Text"
on the top of the mudule.

Can somebody please explain what it signifies and when or in what
situation it can be used/can not be used.

Regards,
Madiya.
 
There is a very useful facility in the VBIDE called help. Try it.

--
---
HTH

Bob


(there's no email, no snail mail, but somewhere should be gmail in my addy)
 
hi
in vb help, type "Option compare text". look at the option compare statement.

Regards
FSt1
 
hi
in vb help, type "Option compare text". look at the option compare statement.

Regards
FSt1








- Show quoted text -

Yes. Got it.
Thanks.
I should have looked at IDE help before posting.
Sorry to bother you all.

Regards,
Madiya
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top