View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
yyl yyl is offline
external usenet poster
 
Posts: 1
Default How do I activate 'Saved Form Information' in Excel?

How can I ensure that the information which I have entered earlier into the
form is saved to make filling out forms faster? For instance, in the "Name
Field", I have earlier keyed in names like "Andrew","Aaron", and the next
time when I want to key in "Andrew", I need not key in the whole string of
letters, rather, after I keyed in "A', there will be a dop-down list on the
names beginning with the letter "A" which I have keyed in the previous
time..and I will be able to select "Andrew" from the list..

Thanks in advance!