View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Tom Ogilvy Tom Ogilvy is offline
external usenet poster
 
Posts: 6,953
Default Project or Libary problem

Wow, I guess he posted this many times.

--
Regards,
Tom Ogilvy


"Doug Glancy" wrote:

Patrick,

To quote Tom Ogilvy:

"In the VBA, go to tools=References (make sure this project is the active
project) and you should see at least one checked library marked as MISSING.
You need to uncheck this library (ies) or find the current verion on this
machine using the browse button."

hth,

Doug


"Patrick Simonds" wrote in message
...
I crashed my computer and had to reinstall Windows XP pro and my Office
2002. Now when I open my spreadsheet I get the following error:

Can't find project of libary and it is choking on Format in the
following line:

TextBox15.Text = Format(TextBox15.Text, "dddd dd mmmm yyyy")

I have downloaded all updates to Office 2002 and I also tried installing
it on my kids computer. On their computer I get no errors and everything
works fine.