Re: references
- From: Gord Dibben <gorddibbATshawDOTca>
- Date: Tue, 29 Nov 2005 16:17:02 -0800
David
Microsoft Forms 2.0 Object Library will/should be found in your
C:\Windows\System32 folder and will be named FM20.DLL
If found, try to re-register it.
Start>Run "regsvr32 fm20.dll"(no quotes)
Gord Dibben Excel MVP
On Wed, 30 Nov 2005 10:04:53 +1100, "David Adamson" <d.adamson1@xxxxxxxxx>
wrote:
>Just got a new computer and now have office 2003. Was XP Before.
>
>My code is now comming up with "Can't find project or library" when it gets
>to the format part of the code.
>
>.Cells(5 + c + step, 15) = Format(Yield * YieldM, "0.0")
>
>I checked the references and it states it is missing the "Microsoft Form 2.0
>Object Library" I have checked all the listed referencs but can't find the
>reference.
>
>Can anyone suggest which reference to sue instead to get the format function
>working.
>
>Thanks in advance
>
>David
>
>
.
- Follow-Ups:
- Re: references
- From: David Adamson
- Re: references
- References:
- references
- From: David Adamson
- references
- Prev by Date: Re: Max size of variable?
- Next by Date: Set color of data in unprotected cells to blue
- Previous by thread: Re: references
- Next by thread: Re: references
- Index(es):
Relevant Pages
|