Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 7
Default Problem with format function in excel VBa

I have a statement that goes like this:

If Not Format(Sheets("Filter").Range("F99"), "000.000") =
Format(Sheets("List").Cells(FoundAddress1, 2), "000.000") And _
INDEX333 = Sheets("list").Cells(FoundAddress1, 43) Then


It works on some excel 2003's and doesn't on otre 2003's. I get a reference
library
error.

Any ideas? Can I use another function instead of Format?

Thanks

  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 10,593
Default Problem with format function in excel VBa

Go into ToolsReferences in the VBIDE. If you see any items with MISSING
beside them, uncheck it.

--
HTH

Bob Phillips

(replace somewhere in email address with gmail if mailing direct)

"Camper Joe" wrote in message
...
I have a statement that goes like this:

If Not Format(Sheets("Filter").Range("F99"), "000.000") =
Format(Sheets("List").Cells(FoundAddress1, 2), "000.000") And _
INDEX333 = Sheets("list").Cells(FoundAddress1, 43) Then


It works on some excel 2003's and doesn't on otre 2003's. I get a

reference
library
error.

Any ideas? Can I use another function instead of Format?

Thanks



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Stop excel from dropping the 0 in the beginning of a number? Rosewood Setting up and Configuration of Excel 12 April 4th 23 02:12 PM
=HYPERLINK function and Excel 2003 problem. [email protected] Excel Worksheet Functions 1 February 10th 06 03:14 PM
Can You Translate This Function Into Excel Format? iwgunter Excel Worksheet Functions 3 August 27th 05 08:03 AM
"Group" function very slow with Excel 2003 :( ... While very quick with Excel2000 :O) Alain79 Excel Discussion (Misc queries) 4 June 14th 05 07:34 AM
Problem with Excel SUM function JoeD Excel Worksheet Functions 7 June 8th 05 04:19 PM


All times are GMT +1. The time now is 06:57 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"