Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello all,
I want to make a really simple macro: Rows("42:42").Select 'This line is where the problem lies. Selection.Copy Rows("2:2").Select ActiveSheet.Paste Looks easy enough, right? I want to copy one line and paste it somewhere else. The first line though, I'd like to make it user dependent. So if the user click on row 42 or row 52 or 102 it doesn't matter. please help! rudini |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
how do i lock an autoshape so that a user cannot select it | Excel Discussion (Misc queries) | |||
How can I allow a user to select more than 1 drop down item? | Excel Worksheet Functions | |||
allow user to select folder | Excel Discussion (Misc queries) | |||
List macros for user to select... | Excel Programming |