SharePoint内のリストを「データシートで編集」をやると
エラー!!!!!!
-Windows Sharepoint Services と互換性のあるデータシート コントロールがインストールされていません。
-ブラウザによって ActiveX コントロールがサポートされていません。
-ActiveX コントロールのサポートが無効に設定されています。
この現象はIE6+Office2007(Office2003からアップグレード)で起きました。
IE6+Office2003では起きなかったので何やら小細工が必要な様子。
で。
http://www.mindbusiness.de/blog/2007/08/30/how-to-display-the-datasheet-view-in-windows-sharepoint-services-and-microsoft-office-sharepoint-server-2007-moss-2007/
こちらを参考にレジストリを修正※参考元も私も一切責任を負いませんのでドキドキしながらやってみてください。
-----引用-----
1. Close Internet Explorer
2. Start -> Run… -> “regedit” (without quotation marks)
3. In the Registry Editor, delete the following Folder (sub-key)…
Path: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility
Sub-Key: {65BCBEE4-7728-41A0-97BE-14E1CAE36AAE}
4. Start Internet Explorer and open SharePoint content in the Datasheet View J
----------------