Home |
Search |
Today's Posts |
#3
![]()
Posted to microsoft.public.excel.programming,microsoft.public.excel
|
|||
|
|||
![]()
On Mon, 17 Oct 2005 15:08:45 -0400, "Tom Ogilvy"
wrote: Your string is 100 characters, so I assume it is only representative of the string you are trying to use. FormulaArray will only accept a string of 255 characters - so perhaps that is your problem. I haven't tried it, but put in a dummy sheet named AB C (with a space) then put in your array formula in code using something like "='AB C'!R1C1+'AB C'!R10C10" then in your code use the range Find method to replace AB C with the external file argument \\someserver\somewhere\[file_1.xls]Sheet1 Thanks for the quick reply. And you are right about the maximum string length. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Unable to set the FormulaArrary property of the range class | Excel Worksheet Functions | |||
unable to set the FormulaArray property of the Range class | Excel Programming | |||
Unable to set the Locked property of the range class | Excel Programming | |||
unable to set formulaarray of range class ERROR when using Conditional Sum | Excel Programming | |||
Unable to set the Locked Property of the Range Class | Excel Programming |