LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #6   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 18
Default Help with Commands and Syntax please.

Seems as though i have some debuggin to do....

If starting with only one blank line, DATALINES reports 1 and ends
OPEN envent. But when you wnter data it tries to insert a line at
row3.

Also if I start with more thank 1 line of data, (1 full and one Balnk)
it goes into a endless loop. (Never returning a BLANK value from
CHKROW)

I think the problem might be in the countblank, before that line,
do I need to some how select the Sheet I wan to count blanks on?




On Wed, 10 Nov 2004 21:03:59 +1300, "Rob van Gelder"
wrote:

I downloaded your workbook.

You put the code in the sheet code instead of the ThisWorkbook code.

To Check if it's running, insert a line like:
MsgBox "Hello World"

Or just set a breakpoint (F9). Another way to set breakpoint is from the
Debug menu, select Toggle Bookmark.

Another thing, get into the habit of using Option Explicit. It'll save you
hunting bugs.
From Tools | Options, select "Require Variable Declaration"


 
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
VBA commands Love2Learn Excel Discussion (Misc queries) 4 January 28th 09 07:31 AM
IF commands ryan Excel Worksheet Functions 1 August 17th 07 02:10 AM
DDE Commands Newby Excel Discussion (Misc queries) 0 October 17th 05 07:22 PM
DOS commands Taikoubo Excel Discussion (Misc queries) 0 March 30th 05 03:37 AM
Help with "if-then"/look up commands or what ever you think is best. [email protected] Excel Discussion (Misc queries) 2 March 16th 05 08:25 PM


All times are GMT +1. The time now is 01:41 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"