Home |
Search |
Today's Posts |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
On Thu, 17 May 2012 23:10:36 +0000, confusedXLuser wrote:
Can anyone tell me why what appears to be the same string apparently isn't? Your second string is missing a right parenthesis: RangeStr = "=('2012'!R10C2:R10C27,'2012'!R34C2:R34C28)" -- =('2012'!R10C2:R10C27,'2012'!R34C2:R34C28) RangeStr = "=('" & MyYear & "'!R10C2:R10C27,'" & MyYear & "'!R34C2:R34C28" -- =('2012'!R10C2:R10C27,'2012'!R34C2:R34C28 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Problems with setting up a billing budjet | Excel Worksheet Functions | |||
Problems Setting properties of class module | Excel Programming | |||
Problems setting Application.DefaultFilePath | Excel Programming | |||
Setting up autorecovery problems | Excel Programming | |||
Problems with setting values in a listbox | Excel Programming |