Microsoft
Software
Hardware
Network
Question : Error message when execute Macro
Hi Experts,
I need Experts help. When I run Macro2 “Sub CompileData()”, the error message pop-up as:
“subscript out of range” at this line:
“If ISEXIST(Sheets(CStr(wksNam
e)).UsedRa
nge.Column
s("a:b").V
alue, MySheets(i) & ";" & CLng(rCell”
Hope Experts could help me to rectify this error. Attached the workbook for Experts perusal.
Attachments:
ReportTest.xls
(149 KB)
(File Type Details)
xls
Answer : Error message when execute Macro
Hi,
replace
Sheets(CStr(wksName))
with
Sheets(CStr(Trim(wksName))
)
wherever in the code
Kris
Random Solutions
Exchange Store Restore
providing credentials in Powershell without user action
ASP.Net Drop Shadow Effect
How deploy a website shortcut to 200 users desktop
Droid Incredible Exchange Synchronization
How can I improve the RHEL TCP performance
Outlook not attack shortcut (lnk) attach directly the file
Excel Interop: Find cell by formula
Where are the temporary Internet Files???
Copy and Paste from cygwin xwin server guest machine to my pc notepad