LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #3   Report Post  
Posted to microsoft.public.excel.programming
pwz pwz is offline
external usenet poster
 
Posts: 5
Default Array error

Dear Alan,

Sorry that 'sh' is also a variable of worksheet. I finally figure out the
solution. I need to use another variable to capture the name of the
worksheet and use this new variable to concantenate with other text to form
new worksheet names. Then, the array formula in copy statement works.

The problem now is that I don't know the reason behind.

Anyway, thanks to you!

PW



"Alan Beban" wrote in message
...
pwz wrote:
Hello All,

I have encountered the following error message:

Run-time error '9'
Subscript out of range

sName1 = sh.Name & " Hi"
sName2 = sh.Name & " Hello"
Sheets(Array(sName1, sName2)).Copy

The copy statement works if I replace the variables with actual sheet

name.
May anyone give some hints to me? Thanks in advance!


Regards,

PW



What is sh?

Alan Beban



 
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
Array Formula Error CecesWorking Excel Worksheet Functions 5 January 26th 09 08:43 PM
#Num error in Array Ben Dummar Excel Discussion (Misc queries) 6 June 29th 06 02:22 AM
Array Calculation Error Tobro88 Excel Worksheet Functions 12 December 5th 05 03:50 PM
array error BorisS Excel Discussion (Misc queries) 5 November 8th 05 04:03 PM
Array error Craig[_2_] Excel Programming 2 July 4th 05 06:15 PM


All times are GMT +1. The time now is 10:33 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"