View Single Post
  #5   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

I shouldn't have said Rt-Click!

In 2007, Developer tab, Insert, ActiveX controls, click "More Controls" with
a toolbox icon on bottom right.

Regards,
Peter T

"Mr. GetRight" wrote in message
...
I Have same issue but I cant seem to find "Rt-click" as one of the avaible
controls. I am using Excel 2007

"Peter T" wrote:

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