I guess I should know what I did to my own program but I can't figure out what silly thing is wrong with this piece of code:

Public fMainForm As frmIndexMap

I get a compile error that says 'user defined type not defined'. What the heck is wrong??????

Thnx.