Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello, I want to write a macro on excel which makes the below
job: I will have 2 variables let say a and b. Then , I want to copy the rows between "row a" and "row b". That is all. I made such an code, dim a as integer dim b as integer Rows(XXXXXXXXX).Select Selection.Copy I cant fill the inside of the Rows( ) function. What is the suitable way of writing this function? Is there a way? If not, how can I do this job .Thanks alot. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Copying & Inserting Rows w/o Affecting other Rows Etc. | Excel Worksheet Functions | |||
Copying multiple rows to other worksheets (but amount of rows varies) - How? | Excel Discussion (Misc queries) | |||
Copying Rows | New Users to Excel | |||
Copying Rows when hiding other rows | Excel Worksheet Functions | |||
copying rows | Excel Programming |