+ Reply to Thread
Results 1 to 12 of 12

macro giving #N/A error

Hybrid View

  1. #1
    Forum Contributor
    Join Date
    02-14-2010
    Location
    oman
    MS-Off Ver
    Excel 2003
    Posts
    384

    Re: macro giving #N/A error

    Quote Originally Posted by Andy Pope View Post
    Your data in Processing!D4 has a trailing space.

    Therefore the lookup fails.
    not clear for me sir,what i can do for this,,,,,,

  2. #2
    Forum Guru Andy Pope's Avatar
    Join Date
    05-10-2004
    Location
    Essex, UK
    MS-Off Ver
    O365
    Posts
    20,481

    Re: macro giving #N/A error

    remove the trailing space from the cell.

    In a spare column you could use the formula =TRIM(D4)
    then copy+paste special values back over D4.
    Cheers
    Andy
    www.andypope.info

  3. #3
    Forum Contributor
    Join Date
    02-14-2010
    Location
    oman
    MS-Off Ver
    Excel 2003
    Posts
    384

    Re: macro giving #N/A error

    Quote Originally Posted by Andy Pope View Post
    remove the trailing space from the cell.

    In a spare column you could use the formula =TRIM(D4)
    then copy+paste special values back over D4.
    wow thanks a lot sir it's work.REP+

+ 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