+ Reply to Thread
Results 1 to 13 of 13

Unable to copy Natural language formula down the column

Hybrid View

  1. #1
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2406
    Posts
    44,662

    Re: Unable to copy Natural language formula down the column

    This is what I see in H18...

    = IF(ISERR(SEARCH("/",G$9:G$65536)),G18,LEFT(G$9:G$65536,(SEARCH("/",G$9:G$65536)-1)))& IF(F$9:F$65536=".", "","_" & F$9:F$65536 )& IF(E$9:E$65536=".", "","_" & E$9:E$65536) & IF(D$9:D$65536 =".", "", "_" & D$9:D$65536 )&IF(B$9:B$65536=".", "", "_" & B$9:B$65536) & IF(C$9:C$65536=".","", "_" & IF(ISERR(SEARCH("/",C$9:C$65536)),C18,LEFT(C$9:C$65536,(SEARCH("/",C$9:C$65536)-1))) )

    if you drag this formula back up, the #NAME errors disappear. However, do you really need to search dow to row 65,536? can't you change that to something more realistic?
    Glenn




    None of us get paid for helping you... we do this for fun. So DON'T FORGET to say "Thank You" to all who have freely given some of their time to help YOU

  2. #2
    Registered User
    Join Date
    01-23-2009
    Location
    New Delhi, India
    MS-Off Ver
    Excel 2000
    Posts
    31

    Re: Unable to copy Natural language formula down the column

    Hi Glenn,

    What you see in H18 and what i see in H18 are different.

    Actually what this formula needs to do, as can be seen in my version of the formula in H18, is to pick up the column headings in row8. In your version of the formula, row8, the heading row has been completely left out - all search starts from row9 in each column down to the last row in that column, which is really unnecessary.

    Here is the link to https://support.microsoft.com/en-us/kb/279412 for more info on this.

    BTW, how do you drag up?

    Regards,
    Geetha

+ 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. unable to type Telugu regional language in excel 2003
    By deekshitulu in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 11-20-2013, 11:47 PM
  2. What is the VBA language to copy formula cell and apply formula to set of cells?
    By Goldsmith in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 08-25-2012, 02:32 PM
  3. Unable to change language
    By brerobx in forum Excel General
    Replies: 1
    Last Post: 06-19-2012, 01:40 PM
  4. Transpose Natural Language List to ordered list
    By danellis in forum Excel - New Users/Basics
    Replies: 0
    Last Post: 11-22-2011, 04:47 AM
  5. Access data is showing in different symbols unable to change the language to english
    By devraj.kgp in forum Access Programming / VBA / Macros
    Replies: 0
    Last Post: 11-14-2011, 05:40 AM

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