Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
dan dan is offline
external usenet poster
 
Posts: 866
Default character limit in formula

I am trying to assingn via vba a formula that is more than 255 character.
using: range("A1"). formula = "bla blaa...."
is there a way around the 255 character limitation
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3,986
Default character limit in formula

We might be talking apples and oranges but I got this out of the Excel
specifications that is available in Excel help.

Length of cell contents (text) 32,767 characters. Only 1,024 display in a
cell; all 32,767 display in the formula bar

Maybe VBA is the problem.

"Dan" wrote:

I am trying to assingn via vba a formula that is more than 255 character.
using: range("A1"). formula = "bla blaa...."
is there a way around the 255 character limitation

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
cell character limit keenah Excel Discussion (Misc queries) 8 November 24th 09 05:58 PM
255 Character Limit Colin Excel Discussion (Misc queries) 2 March 2nd 06 07:58 PM
255 character limit Noah Excel Programming 4 February 23rd 06 03:04 PM
Character Limit Dylan Moran Excel Programming 5 September 9th 05 02:13 AM
Cell 255 character limit and formula EaglesNest Excel Worksheet Functions 6 February 27th 05 12:06 AM


All times are GMT +1. The time now is 11:47 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"