View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
ccdubs ccdubs is offline
external usenet poster
 
Posts: 10
Default Libraries In Excel VB Editor

Hi,

I have a VB function that uses the Left and Right functions. I.e., returns
specified charecters in a string.

The problem is that since reformatting my hard drive, I can't use these
functions. They work on a normal spreadsheet but not in VB.

The error is "can't find project or library".

I have looked at the references menu and the only outstanding thing is that
it says that Microsoft Windows Common Controls is missing.

Can anyone help?

Cheers