Results 1 to 2 of 2

Len IF Code

Threaded View

  1. #1
    Registered User
    Join Date
    12-08-2008
    Location
    montreal
    Posts
    69

    Len IF Code

    we are trying to use the following IF len code to identify cell d5(in currency format) when d5 equals $0.00 we want the msgbox to pop up.

    If Len(Sheets("Parrs").Range("D5").Value) = 1 Then
    Cancel = True
    MsgBox "Test"
    Else
    Last edited by vasto; 09-01-2009 at 01:51 PM.

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