OfficeDeveloper.NET
how do i

Using LINQ to Query Tables in Excel 2007 (Visual How To)

June 22, 2009 by Staff · Leave a Comment 

Learn how to use the Open XML Formats to load information stored in Excel worksheets into generic lists that support LINQ.

More:
Using LINQ to Query Tables in Excel 2007 (Visual How To)

how do i

New code samples in the Outlook 2007 Developer Reference!

May 14, 2009 by Staff · Leave a Comment 

MVP Helmut Obertanner contributed two new code samples recently in May: How to: Import Appointment XML Data into Outlook Appointment Objects How to: Obtain and Log On to an Instance of Outlook    These code samples are presented in managed code (C# and Visual Basic). They are particularly interesting because they demonstrate the use of the .NET Framework Class Library together with the Outlook Primary Interop Assembly. " How to: Import Appointment XML Data into Outlook Appointment Objects ” shows how to use the Microsoft COM implementation of the XML Document Object Model (DOM) to load and process appointment data in XML and return the data in Outlook AppointmentItem objects.

Original post: 
New code samples in the Outlook 2007 Developer Reference!

how do i

How do I: Create Simple Bar Graphs in Reports in Access 2007 (Visual How To)

May 11, 2009 by Staff · Leave a Comment 

Learn how to create a report that uses a bar graph to represent numerical values. The solution requires very little effort and does not use any external controls.

See the rest here: 
How do I: Create Simple Bar Graphs in Reports in Access 2007 (Visual How To)

how do i

How Do I: Highlight the Current Field in Data Entry Forms in Access 2007 (Office Visual How To)

April 7, 2009 by Staff · Leave a Comment 

Use indentation and color in the current control on a form to highlight the current control.

Read more here: 
How Do I: Highlight the Current Field in Data Entry Forms in Access 2007 (Office Visual How To)

how do i

How Do I: Highlight the Current Field in Data Entry Forms in Access 2007 (Office Visual How To)

April 7, 2009 by Staff · Leave a Comment 

Use indentation and color in the current control on a form to highlight the current control.

See the original post here:
How Do I: Highlight the Current Field in Data Entry Forms in Access 2007 (Office Visual How To)

how do i

How Do I: Use Variables in VBA to Filter Access 2007 Queries (Office Visual How To)

April 7, 2009 by Staff · Leave a Comment 

Learn to filter the results of an Access 2007 query by using a fixed expression, a built-in VBA function, or a VBA variable of a custom function.

See original here: 
How Do I: Use Variables in VBA to Filter Access 2007 Queries (Office Visual How To)

how do i

How Do I: Use Variables in VBA to Filter Access 2007 Queries (Office Visual How To)

April 7, 2009 by Staff · Leave a Comment 

Learn to filter the results of an Access 2007 query by using a fixed expression, a built-in VBA function, or a VBA variable of a custom function.

See the original post: 
How Do I: Use Variables in VBA to Filter Access 2007 Queries (Office Visual How To)

how do i

How Do I: Make a Searching List Box in Access 2007 (Office Visual How To)

April 6, 2009 by Staff · Leave a Comment 

Learn how to create a search list box by using a text box and a list box together, along with code that searches through a recordset or with code that searches directly through a table.

View original post here:
How Do I: Make a Searching List Box in Access 2007 (Office Visual How To)

how do i

How Do I: Make a Searching List Box in Access 2007 (Office Visual How To)

April 6, 2009 by Staff · Leave a Comment 

Learn how to create a search list box by using a text box and a list box together, along with code that searches through a recordset or with code that searches directly through a table.

Read the original: 
How Do I: Make a Searching List Box in Access 2007 (Office Visual How To)

how do i

How Do I: Create SharePoint Sequential Workflows with Visual Studio 2008

September 9, 2008 by Staff · Leave a Comment 

Learn how to visually design the workflow structure, add code to handle events associated with workflow activities and desired functionality, and then press F5 to debug the workflow.

The rest is here: 
How Do I: Create SharePoint Sequential Workflows with Visual Studio 2008

Next Page »

OfficeDeveloper.NET