Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I'm trying to get the macro to let me pick the name on the worksheet t
paste the info into. Here's what i have but it gives me an error (run-time error '9' subscript out of range) Help a newbie please! :) Windows("CUP_Results.xls").Activate Sheets("Pro Calc").Select Range("A1:AF100").Select Selection.Copy Sheets(strWorksheet = InputBox("Please enter the name of th worksheet")).Select ActiveSheet.Past -- Message posted from http://www.ExcelForum.com |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Promting Text? | Excel Discussion (Misc queries) | |||
excel wooksheet problem | Excel Discussion (Misc queries) | |||
promting a number in cell | Excel Discussion (Misc queries) | |||
how do I print gridlines for Excel wooksheet | Excel Discussion (Misc queries) | |||
How do I build a Macro that can identify wooksheet names | Excel Discussion (Misc queries) |