What Library do I need to add to references

E

Eric Lasner

I am trying to format a numeric value, but when my code runs I receive an
error that the library can not be found. I am using the format function.

Thanks for any help.
 
B

Brian

Eric Lasner said:
I am trying to format a numeric value, but when my code runs I receive an
error that the library can not be found. I am using the format function.

Thanks for any help.

The one that is shown in the References window as MISSING! It could be
anything!
 
Top