View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
joel joel is offline
external usenet poster
 
Posts: 9,101
Default creating drop down menus

There may be a macro in you workbook that is clearing the data either when
you open or save the workbook.

Try disabling macro from running. If you are in Medium Security mode answer
No to the question if you want to enable macros. Aslo On Open Macros can be
disabled by holding down the Shift Key while opening up the workbook.

"gsohacki" wrote:

I can create a drop down menu but after I save the workbook and then return
to it later, the drop down menu data is not there. The arrows are there but
not the data. What ma I doing wrong?