+ Reply to Thread
Results 1 to 3 of 3

Worksheet_Change - Cell States (Numeric, Chars, Blank) not hitting conditions?

  1. #1
    Registered User
    Join Date
    01-27-2020
    Location
    London, England
    MS-Off Ver
    2013
    Posts
    4

    Question Worksheet_Change - Cell States (Numeric, Chars, Blank) not hitting conditions?

    Hello (First Post - Go Easy!)

    Having an issue with a Worksheet_Change Event where I'm trying to distinguish what type of action a user has performed within a Column Cell Range. I need to work out if the user has entered a numeric value, characters or whether they have deleted the cell. I cannot work out why with my current solution I can hit the first and last condition but not the second?

    I've tried multiple variants of the second condition using solutions like cell value = "", cell value = vbNullString and a few others.

    Please Login or Register  to view this content.
    Cheers!
    Attached Files Attached Files
    Last edited by K26; 01-27-2020 at 05:44 AM. Reason: Marked as Sovled

  2. #2
    Forum Moderator davesexcel's Avatar
    Join Date
    02-19-2006
    Location
    Regina
    MS-Off Ver
    MS 365
    Posts
    13,529

    Re: Worksheet_Change - Cell States (Numeric, Chars, Blank) not hitting conditions?

    Try
    Please Login or Register  to view this content.

  3. #3
    Registered User
    Join Date
    01-27-2020
    Location
    London, England
    MS-Off Ver
    2013
    Posts
    4

    Re: Worksheet_Change - Cell States (Numeric, Chars, Blank) not hitting conditions?

    Works perfectly! Never thought about checking the Target Object its self. Thank you

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Replies: 2
    Last Post: 07-26-2017, 12:14 AM
  2. [SOLVED] Ordering states in a pivot table so that United States appears at the bottom
    By cmcgath in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 12-30-2014, 05:29 PM
  3. [SOLVED] Check row by row and count blank cell and copy header numeric field in new sheet.
    By ExcelUser2707 in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 01-15-2014, 02:38 AM
  4. Convert Text to numeric value deleting some chars.
    By turist in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 11-04-2013, 05:15 PM
  5. Find Blank or (numeric/alpha) reuturn Blank or contents of another field
    By dhudson102 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 05-25-2013, 07:19 PM
  6. sum until hitting blank cell
    By pinguis in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 12-27-2012, 01:03 PM
  7. geomean ignoring blank cells and chars
    By Stan Altshuller in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 01-12-2005, 06:06 PM

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