i have this code in my program
lblAnswer.Caption = Format(sngAmount, "Currency")

when i run it i get this error:
can't find project or library

am i missing a reference or something? if so what?

please help