View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Peter T Peter T is offline
external usenet poster
 
Posts: 5,600
Default Missing Control In Addin

Add it to your Toolbox. Rt-click, Additional controls

If it doesn't work, "not trusted", see here

http://support.microsoft.com/kb/957924

Regards,
Peter T

"SteveB" wrote in message
...
I was using a DataGrid to display an ADO recordset in on a form in an Excel
2003 Add-in. I upgraded to Excel 2007 and the Datagrid is now gone. When I
try to put a datagrid on the form, I get an error message. Does anyone
know
way this happened and how to fix it.
--
SteveB