LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 18
Default Simple If statement encounter error

Dear Excel Gurus,

I have just encountered the strangest error. Is it a bug in Excel VBA
compiler?

Below statement encountered overflow error (run-time error 6);
If (turnoverToday = (150 * 1000)) Then

Below statement encounters no error;
If (turnoverToday = (150000)) Then

Aren't they the same!!??


 
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
Error encounter when i try to click a hyperlink in Excel vic Excel Discussion (Misc queries) 0 December 13th 07 09:04 AM
need some help, encounter run-time error 1004 kiwis Excel Programming 1 June 8th 07 03:58 PM
Simple IF statement Connie Martin Excel Worksheet Functions 0 November 30th 06 05:42 PM
R/T Error encounter - Posted originally to functions ng - in error Jim May Excel Programming 2 December 24th 04 10:43 PM
Simple code error statement Stuart[_5_] Excel Programming 7 March 3rd 04 08:47 PM


All times are GMT +1. The time now is 06:37 AM.

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

About Us

"It's about Microsoft Excel"