Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Hi
My data set, has located on column x, for example: (x2:x570),i want to move this column to desired row number (x7644). I need to a macro or function, when run it, then at first, open the Box, and take me new row number, and finally, move data on column x to new row number (x7644:x8214). I have many file and little time. Thank's for any help. best regards |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
open the Box???
Insert rows??? -- Don Guillett Microsoft MVP Excel SalesAid Software "climate" wrote in message ... Hi My data set, has located on column x, for example: (x2:x570),i want to move this column to desired row number (x7644). I need to a macro or function, when run it, then at first, open the Box, and take me new row number, and finally, move data on column x to new row number (x7644:x8214). I have many file and little time. Thank's for any help. best regards |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I have many files.
Any file has data on column X and special range. I need to a code when run it on any file, open Box similar to following: response=InputBox("Enter new row number") and after i input row number, then copy of data on column X and it's Range, paste to new row number on sheet2. Example for first file: data on column X has Range (X2:X570), new row number in Box is 7644. after run code, copy of data paste to sheet2 and new Range (X7644:X8214). regards "Don Guillett" wrote: open the Box??? Insert rows??? -- Don Guillett Microsoft MVP Excel SalesAid Software "climate" wrote in message ... Hi My data set, has located on column x, for example: (x2:x570),i want to move this column to desired row number (x7644). I need to a macro or function, when run it, then at first, open the Box, and take me new row number, and finally, move data on column x to new row number (x7644:x8214). I have many file and little time. Thank's for any help. best regards . |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Change the position of a pop message | Excel Discussion (Misc queries) | |||
change position of filter button | Excel Worksheet Functions | |||
how can i change position of x and y axis in chart? | Charts and Charting in Excel | |||
How to change the position of a comment box | Excel Discussion (Misc queries) | |||
How can I change the position/format for all data labels in a ser. | Charts and Charting in Excel |