Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi all!
Thanks a bunch Mudraker for those tips. Well, here'z exactly what I tried as suggested . Dim wsData As Worksheet Set wsData = ActiveSheet Workbooks.Add wsData.Copy Befo=ActiveWorkbook.Sheets(1) But, there were 3 macro buttons that I had created in the origina workbook and that also is getting copied along with the other data t the new workbook. But I do NOT need the macro buttons in the ne workbook, just the data (values in columns and rows) in the ne workbook. Is there a way to implement this? I would appreciate your help. Thanks again. Regds, Arun.... Vtec corp -- Message posted from http://www.ExcelForum.com |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Copying rows of data into new worksheet but placing data into colu | Excel Discussion (Misc queries) | |||
Copying data to a different row | Excel Worksheet Functions | |||
Copying data as static as source data changes | Excel Worksheet Functions | |||
Copying Data into Column with Existing Data | Excel Discussion (Misc queries) | |||
Copying data down to next dirty cell, then copying that data | Excel Programming |