View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Alok[_3_] Alok[_3_] is offline
external usenet poster
 
Posts: 9
Default ListBox does not support saving

Hello Experts

I have recently started getting an error in Excel 2003 SP3.

I have a ListBox (from Control Toolbox) with name lstExistingProducts.

When Excel does an automatic save of the workbook or when I do a save,
I get the message that the "Control lstExistingProducts does not
support saving". The message suggests that I should delete the control
and then save the workbook.

Can you please help in case you have come across this problem.