Home |
Search |
Today's Posts |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Your request is unclear. Most everything in an Excel worksheet is to some
extent "tabulated", so what is specific about your required format, and how do you identify *which* "certain" data to copy? Basically: with thisworkbook .sheets("Sheet1").range("A2").copy .sheets("Sheet2").Range("B5") end with -- Tim Williams Palo Alto, CA "Brahim" wrote in message ... Could, somebody help me to create a macro for copying certain data in cells at different rows and different column in Sheet1. to Sheet2, but tabulated like tab in access (Column,s & Row's). your immediate action is really apreciated Thanks Brahim |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Copying Cells From Multiple Worksheets to Create Summary Sheet | Excel Discussion (Misc queries) | |||
Create scenarios using macro and data in cells | Excel Programming | |||
Copying cells with a macro | Excel Discussion (Misc queries) | |||
copying a macro to several cells | Excel Programming | |||
copying a macro to several cells | Excel Programming |