Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
The worksheets I work with have a variable number of columns and rows, thus
when I record a macro and use a Ctrl-Shift-End to highlight an area to copy, it may/will not work if re-used with a different set of data. This is because the macro records an absolute address of the lowest rightmost cell, not the Ctrl-Shift-End operation. Of course, I could always oversize the area being copied to the largest possible size, but the solution would not be elegant and probably waste storage space... What expression/formula should this lowest right address be replaced with in a modified macro to include only the rectangular area with filled cells? What if the upper left cell's address is other than A1? z.entropic |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Problems with copying and pasting dates from one worksheet to anot | Excel Discussion (Misc queries) | |||
Defining UserForm Caption from a Variable | Excel Worksheet Functions | |||
Looking up a variable in one worksheet and copying information from another column to another worksheet?? | Excel Discussion (Misc queries) | |||
Copying and Pasting a Worksheet | Setting up and Configuration of Excel | |||
Hided values appears when I'm copying/pasting it to other worksheet | Excel Discussion (Misc queries) |