View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Tory Zimmerman[_2_] Tory Zimmerman[_2_] is offline
external usenet poster
 
Posts: 1
Default The TEXT function in Excel 2000 VBA

When using the TEXT function in EXCEL 2000 VBA I get the
following error:

Compile Error: Sub or Function not found.

The TEXT fuction is in the list of VBA functions under
the Help. I have tried using the example and still get
the same error.

To get the list of functions do the following.

Go to help. Type in Functions. This should bring up the
alphabetical list. Go to the TEXT function and read the
instructions.