Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi Everybody
I am stuck on what am sure is a simple problem but I just cant see the answer My user will select a range of cells, I want to record this selection and re-activate it later. How can I do this? Many Thanks |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Possibly use the selectionchange event to store the range selected. The
selection will be contained in the target argument. See Chip Pearson's page on events http://www.cpearson.com/excel/events.htm -- Regards, Tom Ogilvy "PraxisPete" wrote in message ... Hi Everybody I am stuck on what am sure is a simple problem but I just can't see the answer My user will select a range of cells, I want to record this selection and re-activate it later. How can I do this? Many Thanks |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Quick selection of a record from a drop-diwn list | Excel Discussion (Misc queries) | |||
Open new record with selected fields from previous record | Excel Discussion (Misc queries) | |||
Finding last record in month for each of several types of record. | Excel Programming | |||
Record Macro - Record custom user actions | Excel Programming | |||
Need help autopopulating next new record with previous record data | Excel Programming |