Comments on: SharePoint to Outlook via Web Services and VBA http://www.endusersharepoint.com/2010/05/12/sharepoint-to-outlook-via-web-services-and-vba/ No GeekSpeak on SharePoint 2007 WSS and MOSS Tue, 13 Jul 2010 03:49:37 -0400 http://wordpress.org/?v=2.8.6 hourly 1 By: James Love http://www.endusersharepoint.com/2010/05/12/sharepoint-to-outlook-via-web-services-and-vba/comment-page-1/#comment-68775 James Love Tue, 18 May 2010 09:38:58 +0000 http://www.endusersharepoint.com/?p=7770#comment-68775 I did that to avoid the possibility that I might need to use XML-formatted column names (ie: Internal Field Names). Those just cause even more headaches than they're worth - and the Display Names can be set to anything as long as you reference in the Internal Name. I did that to avoid the possibility that I might need to use XML-formatted column names (ie: Internal Field Names). Those just cause even more headaches than they’re worth – and the Display Names can be set to anything as long as you reference in the Internal Name.

]]>
By: James Love http://www.endusersharepoint.com/2010/05/12/sharepoint-to-outlook-via-web-services-and-vba/comment-page-1/#comment-68773 James Love Tue, 18 May 2010 09:37:26 +0000 http://www.endusersharepoint.com/?p=7770#comment-68773 I'm not too sure, I myself have never used InfoPath just yet, but feel free to ask on www.sharepointoverflow.com to see what others think. I’m not too sure, I myself have never used InfoPath just yet, but feel free to ask on http://www.sharepointoverflow.com to see what others think.

]]>
By: James Love http://www.endusersharepoint.com/2010/05/12/sharepoint-to-outlook-via-web-services-and-vba/comment-page-1/#comment-68772 James Love Tue, 18 May 2010 09:36:36 +0000 http://www.endusersharepoint.com/?p=7770#comment-68772 Thanks Jeff! :o) Yes, that will be interesting to see what new object model features are available in Office as well as possible new Web Services in SharePoint 2010! Thanks Jeff! :o)

Yes, that will be interesting to see what new object model features are available in Office as well as possible new Web Services in SharePoint 2010!

]]>
By: James Love http://www.endusersharepoint.com/2010/05/12/sharepoint-to-outlook-via-web-services-and-vba/comment-page-1/#comment-68770 James Love Tue, 18 May 2010 09:35:40 +0000 http://www.endusersharepoint.com/?p=7770#comment-68770 Yes, the aim of the original requirement was to log each individual's activities, so multiple entries in SharePoint would be a (in this case, desired) consequence. Yes, the aim of the original requirement was to log each individual’s activities, so multiple entries in SharePoint would be a (in this case, desired) consequence.

]]>
By: Christophe http://www.endusersharepoint.com/2010/05/12/sharepoint-to-outlook-via-web-services-and-vba/comment-page-1/#comment-66791 Christophe Fri, 14 May 2010 07:33:05 +0000 http://www.endusersharepoint.com/?p=7770#comment-66791 James, what happens if several people attend the same meeting? Isn't this approach going to create multiple instances of the same event in SharePoint? James, what happens if several people attend the same meeting? Isn’t this approach going to create multiple instances of the same event in SharePoint?

]]>
By: Nathan Wells http://www.endusersharepoint.com/2010/05/12/sharepoint-to-outlook-via-web-services-and-vba/comment-page-1/#comment-66422 Nathan Wells Thu, 13 May 2010 10:21:47 +0000 http://www.endusersharepoint.com/?p=7770#comment-66422 Good work - I will try this out. I've used VB web services to populate a sharepoint lists via excel - it works ok, but its a bit dodgy. I see you called one field MeetingDate as opposed to Meeting Date (with a space between words) - am I right in saying that you encountered a similar issue to me, in that it doesn't like populating list fields with spaces in the name? Good work – I will try this out. I’ve used VB web services to populate a sharepoint lists via excel – it works ok, but its a bit dodgy. I see you called one field MeetingDate as opposed to Meeting Date (with a space between words) – am I right in saying that you encountered a similar issue to me, in that it doesn’t like populating list fields with spaces in the name?

]]>
By: MCSD http://www.endusersharepoint.com/2010/05/12/sharepoint-to-outlook-via-web-services-and-vba/comment-page-1/#comment-66361 MCSD Thu, 13 May 2010 07:17:38 +0000 http://www.endusersharepoint.com/?p=7770#comment-66361 Hi, Can we use this script (vba script) with infopath - let's say someone wants to work with infopath screen and then implement the entire functionality from infopath- is it possible> Sharepoint 2010 Features <a href="http://www.sqlservermanagementstudio.net/2010/05/sharepoint-2010-features.html" rel="nofollow">Sharepoint 2010 Features</a> Hi,
Can we use this script (vba script) with infopath – let’s say someone wants to work with infopath screen and then implement the entire functionality from infopath- is it possible>
Sharepoint 2010 Features
Sharepoint 2010 Features

]]>
By: Jeff Jones http://www.endusersharepoint.com/2010/05/12/sharepoint-to-outlook-via-web-services-and-vba/comment-page-1/#comment-66123 Jeff Jones Wed, 12 May 2010 15:52:23 +0000 http://www.endusersharepoint.com/?p=7770#comment-66123 Woah! That's too cool. I've done some VBA work for MS Access before to have a button with "Add to Calendar" but this is taking it to a whole new level. Well done! I wonder how this might look with Office 2010/SharePoint 2010 given the launch events today. Something to think about. Woah! That’s too cool. I’ve done some VBA work for MS Access before to have a button with “Add to Calendar” but this is taking it to a whole new level. Well done!

I wonder how this might look with Office 2010/SharePoint 2010 given the launch events today. Something to think about.

]]>