View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Kevryl Kevryl is offline
external usenet poster
 
Posts: 89
Default Naming a range during macro execution

Has anyone found a way of getting a macro to name a selected range that may
be a different selection every time the macro is executed? I'm talking about
a relative range name, but the relative button doesn't work for this. The
macro always records the name as an absolute reference to the range selected
during recording, rather than applying it during execution as a result of
actual keystrokes.

(Computer users of yesteryear (pre-Windows) will remember like me with both
nostalgia and frustration the power that spreadsheets such as Enable and
Lotus provided as far back as twenty years ago in being able (among many
other gems) to record macros as kesytsrokes, rather than as the results of
keystrokes.)