+ Reply to Thread
Results 1 to 3 of 3

Correct Error Notification for vcbCrLf

Hybrid View

bdb1974 Correct Error Notification... 04-29-2011, 02:17 PM
jaslake Re: Correct Error... 04-29-2011, 02:20 PM
bdb1974 Re: Correct Error... 04-29-2011, 02:53 PM
  1. #1
    Forum Contributor
    Join Date
    12-10-2008
    Location
    Austin
    Posts
    660

    Correct Error Notification for vcbCrLf

    Hi all,

    I've got some code that I'm using the carriage return :vcbCrLf. Not sure why, but after working on the code for awhile and trying to run,
    I'm now getting an error message that vcbCrLf is not defined.
    Not sure if I will have to now dim this? If so, what is it dim'd as?

    Any help appreciated.


    Thanks,

    BDB
    Last edited by bdb1974; 04-29-2011 at 02:54 PM.

  2. #2
    Forum Expert jaslake's Avatar
    Join Date
    02-21-2009
    Location
    Atwood Lake in Mid NE Ohio...look it up.
    MS-Off Ver
    Excel 2010 2019
    Posts
    12,749

    Re: Correct Error Notification for vcbCrLf

    Hi BDB
    Try vbCrLf...dosen't need dimmed.
    John

    If you have issues with Code I've provided, I appreciate your feedback.

    In the event Code provided resolves your issue, please mark your Thread as SOLVED.

    If you're satisfied by any members response to your issue please use the star icon at the lower left of their post.

  3. #3
    Forum Contributor
    Join Date
    12-10-2008
    Location
    Austin
    Posts
    660

    Re: Correct Error Notification for vcbCrLf

    Ok, found the issue, This was in a series of flags that I was receiving for items not being dim'd. Previously, none of the flagged items needed dimming. However, when it got the vbCrLf, I didn't realize, there was an extra character in the carriage. If I would have looked closely, there is a "c" which doesn't belong vcbCrLf . It should be typed as "vbCrLf".

    Thanks for the response.

    BDB

+ 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