Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 18
Default Execution Error

I'm using Excel XP. How come when I run the following
code, I get a "code execution has been halted" error at
the "if y < False Then" line...

dim y as variant
y = Application.InputBox("Enter beginning Page Number")
If y < False Then
(Code here...)
Else
Exit Sub
End If

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
How to ged rid of the "Execution Error 9" message at the file opening? frenchbox Excel Discussion (Misc queries) 0 July 31st 06 03:28 PM
function execution matty_g Excel Worksheet Functions 11 June 9th 05 10:13 PM
function execution matty_g Excel Worksheet Functions 2 June 9th 05 12:05 AM
Execution Error due to file location Jim W[_3_] Excel Programming 1 April 13th 04 01:33 AM
Pause in execution Tom Ogilvy Excel Programming 0 September 4th 03 05:33 PM


All times are GMT +1. The time now is 05:36 AM.

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"