L
Lurfys Maw
Several years ago, Jay Freedman helped me and another poster write a
macro to randomly assign different colors to each letter in a
selection of text. The macro worked beautifully the last time I used
it. I just tried it again and I got an error on this Dim statement:
Dim obForm As frmCharColors
Set obForm = New frmCharColors
I never really understood what this was doing. Can someone help me
understand this or at least fix it?
I don't believe I changed it since it worked, but I could be wrong
about that. I have upgraded from Office 2000 to Office 2007 since
then.
macro to randomly assign different colors to each letter in a
selection of text. The macro worked beautifully the last time I used
it. I just tried it again and I got an error on this Dim statement:
Dim obForm As frmCharColors
Set obForm = New frmCharColors
I never really understood what this was doing. Can someone help me
understand this or at least fix it?
I don't believe I changed it since it worked, but I could be wrong
about that. I have upgraded from Office 2000 to Office 2007 since
then.