+ Reply to Thread
Results 1 to 24 of 24

End if w/o if?

Hybrid View

  1. #1
    davegb
    Guest

    Re: End if w/o if?

    Boy, is my face red! Somehow, as I wrote the message, I put down that
    there was an "End If w/o an If" error. It's an "End with w/o with"
    error, which is what I indicated in the code I posted. Does that make
    more sense? Sorry for the confusion, working on too many things at
    once.


  2. #2
    JulieD
    Guest

    Re: End if w/o if?

    Hi Dave

    but as far as i can tell you do need this extra END IF and if you put it in
    does your code then run correctly ... error messages aren't always 100%
    accurate

    --
    Cheers
    JulieD
    check out www.hcts.net.au/tipsandtricks.htm
    ....well i'm working on it anyway
    "davegb" <davegb@safebrowse.com> wrote in message
    news:1114529063.255121.75850@o13g2000cwo.googlegroups.com...
    > Boy, is my face red! Somehow, as I wrote the message, I put down that
    > there was an "End If w/o an If" error. It's an "End with w/o with"
    > error, which is what I indicated in the code I posted. Does that make
    > more sense? Sorry for the confusion, working on too many things at
    > once.
    >




  3. #3
    Charlie
    Guest

    Re: End if w/o if?

    True, the compiler/interpreter can't see the "missing" With statement. The
    End With appears to be inside the unclosed If statement.

    "JulieD" wrote:

    > Hi Dave
    >
    > but as far as i can tell you do need this extra END IF and if you put it in
    > does your code then run correctly ... error messages aren't always 100%
    > accurate
    >
    > --
    > Cheers
    > JulieD
    > check out www.hcts.net.au/tipsandtricks.htm
    > ....well i'm working on it anyway
    > "davegb" <davegb@safebrowse.com> wrote in message
    > news:1114529063.255121.75850@o13g2000cwo.googlegroups.com...
    > > Boy, is my face red! Somehow, as I wrote the message, I put down that
    > > there was an "End If w/o an If" error. It's an "End with w/o with"
    > > error, which is what I indicated in the code I posted. Does that make
    > > more sense? Sorry for the confusion, working on too many things at
    > > once.
    > >

    >
    >
    >


  4. #4
    davegb
    Guest

    Re: End if w/o if?

    It worked! Thanks a lot, Julie!


  5. #5
    JulieD
    Guest

    Re: End if w/o if?

    you're welcome

    --
    Cheers
    JulieD

    "davegb" <davegb@safebrowse.com> wrote in message
    news:1114530168.323623.153710@o13g2000cwo.googlegroups.com...
    > It worked! Thanks a lot, Julie!
    >




+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1