+ Reply to Thread
Results 1 to 2 of 2

Seems like I exceded the maximum length allowed

  1. #1
    Registered User
    Join Date
    08-07-2013
    Location
    Santiago
    MS-Off Ver
    Excel 2007
    Posts
    15

    Seems like I exceded the maximum length allowed

    Hey, guys! I was sending a HUGE instruction to Excel (say 10,000 characters of extension, in the form of:

    Formula: copy to clipboard
    Please Login or Register  to view this content.
    )

    and the line became red (as indicating an error), and I realized it was using two lines (I reached the maximum amount of characters for a single line), so I decided to split the string into two strings to send the instruction in the way of Sheets().Cell(,)= string1 & string2, but it didn't worked. So now I don't know if it's my command or if it's something that has to do with VB.

    Thanks!

  2. #2
    Forum Moderator Leith Ross's Avatar
    Join Date
    01-15-2005
    Location
    San Francisco, Ca
    MS-Off Ver
    2000, 2003, & 2010
    Posts
    23,259

    Re: Seems like I exceded the maximum length allowed

    Hello

    If this indeed is the code you are using then it is no surprise you are getting an error. The syntax is wrong.
    Please Login or Register  to view this content.
    Sincerely,
    Leith Ross

    Remember To Do the Following....

    1. Use code tags. Place [CODE] before the first line of code and [/CODE] after the last line of code.
    2. Thank those who have helped you by clicking the Star below the post.
    3. Please mark your post [SOLVED] if it has been answered satisfactorily.


    Old Scottish Proverb...
    Luathaid gu deanamh maille! (Rushing causes delays!)

+ 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. [SOLVED] Maximum length of dry spell
    By bennyistanto in forum Excel Formulas & Functions
    Replies: 20
    Last Post: 08-02-2022, 03:07 PM
  2. Excel 2007 : Setting a Maximum allowed amount in a cell
    By alicetcg in forum Excel General
    Replies: 7
    Last Post: 12-20-2011, 07:50 PM
  3. [SOLVED] Maximum formula length
    By Barney in forum Excel General
    Replies: 2
    Last Post: 05-13-2006, 04:15 AM
  4. what is maximum row length in excel
    By dlb1228 in forum Excel General
    Replies: 2
    Last Post: 08-10-2005, 10:05 AM
  5. [SOLVED] What is the maximum allowed number of data elements in a data array?
    By slingsh0t@hotmail.com in forum Excel General
    Replies: 2
    Last Post: 04-07-2005, 02: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