View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Brent Bortnick
 
Posts: n/a
Default excel storing previous cell values in memory

When a value is entered into a cell, you can move to the cell beneath it and
start to type the same value. Excel will recognize the value being similar
and populate the new cell with the old value. However, I find there is no
consistancy with it. Some values it works with and some it does not. For
example, one column has a possibility of two values (ABC and DEF).
Previously, Excel was able to remember both so that if you typed either 'A'
or 'D' it would grab the repective value and insert it. Recently, however,
something happened and it lost the ability to recognize 'DEF', so now
inserting it is done manually. How does this memory feature work and how can
I manipulate it so that I can always have it remember what I choose