+ Reply to Thread
Results 1 to 3 of 3

Validate Data in VBA "How to get lost focus cell address"

Hybrid View

  1. #1
    HotRod
    Guest

    Validate Data in VBA "How to get lost focus cell address"

    I'm firing an "Worksheet_Change" event in my excel worksheet but I want to
    know how I can trap the cell or row that lost the focus if I change the data
    in cell C5 and then hit TAB I get D5 as the active cell. the "Target" only
    returns the value of that cell but how can I get the address?



  2. #2
    HotRod
    Guest

    Re: Validate Data in VBA "How to get lost focus cell address"

    Target.Cells.Address



  3. #3
    Tom Ogilvy
    Guest

    Re: Validate Data in VBA "How to get lost focus cell address"

    Target.Address

    --
    Regards,
    Tom Ogilvy

    "HotRod" <[email protected]> wrote in message
    news:%[email protected]...
    > Target.Cells.Address
    >
    >




+ 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