Excel 2003 Sample: Create an Expense Report Template
Grok Headline matches for Excel 2003 Sample: Create an Expense Report Template
Excel 2003 Sample: XML File
Excel 2003 Sample: XML File
12/12/2003 10:28 AMThis download contains the sample workbook that accompanies the
Assistance Center on Office Online article How to use XML in Excel
2003. The workbook contains sample XML data that you can use to create
a fictitious expense report.
Word 2003: Sample XML Resume Template
Word 2003: Sample XML Resume Template
11/13/2003 12:36 AMThis developer sample includes a sample XML resume template for use in
developing your own templates that takes advantage of a resume schema
in XML and then allows end users (who have no knowledge of XML) use
the template to create resume documents.
Access 2003/2002 Sample: Using
Parameters with Queries and Reports
Sample Database
Access 2003/2002 Sample: Using
Parameters with Queries and Reports
Sample Database
04/20/2004 12:25 AMThis sample Microsoft Access database provides example forms, queries,
and reports that demonstrate using query parameters, as well as using
a custom form to supply parameters to a query or report.
Visio 2003 Sample: 20 Sample Diagrams
Visio 2003 Sample: 20 Sample Diagrams
08/29/2004 11:34 PMThis download includes 20 sample Visio 2003 diagrams related to
support and sales demos.
Excel 2002 Sample: Five Handy Charting
Tips
Excel 2002 Sample: Five Handy Charting
Tips
04/28/2004 02:43 PMThis download includes a collection of handy add-ins and techniques
created by Excel MVP Tushar Mehta for use with Excel charts.
Excel-Template-0.03
Excel-Template-0.03
12/04/2003 12:11 AMExcel-Template-0.07
Excel-Template-0.07
01/23/2004 02:26 PMExcel-Template-Element-Cell-AutoSize-0.0
4
Excel-Template-Element-Cell-AutoSize-0.0
4
08/28/2004 12:50 AMCreate 'ledger paper' in Excel
Create 'ledger paper' in Excel
09/02/2004 10:30 AMIf you work in Excel, here's an easy way to create alternating colored
and clear rows. With alternating patterns, wide reports are much
easier to read, as your eye has a visible 'line' to follow across the
page. Normally, you...
Expense Report Software 1.09 (Default
branch)
Expense Report Software 1.09 (Default
branch)
04/01/2005 06:33 AM

Expense Report Software allows administrators to track and
approve expenses for their workforce. Users can log in and
create expense reports and then add expense items. Admin
users can then log in and approve items, or leave comments
in the report. An email can be sent to the user when an
expense item is approved or not approved.
Changes:
This release fixes some spelling errors that were found in
the main form.
Office 2003 Sample: Building Office 2003
Research Services That Work Offline
Office 2003 Sample: Building Office 2003
Research Services That Work Offline
06/15/2004 12:27 AMTo work through this demonstration, you need Microsoft Visual Studio
.NET 2003. With Visual Studio .NET, we use the wizards to build a
simple, custom Microsoft Windows service that launches Cassini, a
managed code Web server that is described in the article, on the local
computer. This Web server hosts the research provider consumed by the
research task pane in Office 2003 editions. The code samples are
provided in Microsoft Visual C# development language.
Outlook 2003 Sample: Custom Calendar
Providers for Outlook 2003
Outlook 2003 Sample: Custom Calendar
Providers for Outlook 2003
05/19/2004 12:03 AMThis download provides sample files for use with the MSDN Article
"Custom Calendar Providers for Outlook 2003." To view the article,
click the link available from the Related Resources box.
Stephen Toub walks you through customizing native Outlook integration
with the Lists Web service from Microsoft Windows SharePoint Services
to build a custom Web application that actually serves up custom data
instead of that from an events list.
Excel 2003/2002 Add-in: MSN Money Stock
Quotes
Excel 2003/2002 Add-in: MSN Money Stock
Quotes
02/12/2004 01:20 AMThis add-in for Excel 2003 and Excel 2002 allows you to get dynamic
stock quotes from the MSN® Money™ Web site. The tools and features
found in Excel are particularly well suited to analyzing financial
data such as stocks. This add-in allows you to easily gather and study
the stocks of interest to you, refresh your quotes when you want, and
readily change or modify the quotes gathered.
Different Ways of Using Web Queries in
Microsoft Office Excel 2003
Different Ways of Using Web Queries in
Microsoft Office Excel 2003
02/16/2004 02:26 AMLearn various ways to use Web queries to retrieve data from a Web
page. This includes using static and dynamic queries as well as the
Add and Find methods. Experimenting with these methods allows you to
use the data on Web pages in your own applications.
Office 2003: Adding an ActiveX Control
to a Smart Document Sample
Office 2003: Adding an ActiveX Control
to a Smart Document Sample
12/03/2003 12:40 AMUse this Visual Studio .NET sample in conjunction with the article,
"Adding an ActiveX Control to a Smart Document" available on MSDN to
learn how to embed a calendar control into the task pane of a smart
document.
This sample contains the project files and sample code for this task
as well as supporting files. To use this sample, see the article,
listed in the related links box.
Office 2003 Sample: OfficeTalk: Easy
Task Reports with Outlook and
WordProcessingML
Office 2003 Sample: OfficeTalk: Easy
Task Reports with Outlook and
WordProcessingML
06/01/2004 11:15 PMThis download contains sample files for use with the MSDN OfficeTalk
column "Easy Task Reports with Outlook and WordProcessingML." To view
the article, click the link in the Related Resources box.
Export Microsoft Office Outlook 2003 task data to XML and use this as
a source for reports in Microsoft Office Word 2003. Use Outlook
automation in the Microsoft .NET Framework to export task information.
Then use XML and XSLT to create documents that display reports of
tasks containing their completion percentage, status, and other
detail. Then, package the XML/XSLT portion of the solution using an
XML expansion pack in Word.
PowerPoint 2003 Add-in: Template
Creation Wizard
PowerPoint 2003 Add-in: Template
Creation Wizard
05/18/2004 01:31 PMThis download gives you the ability to create your own PowerPoint 2003
design templates incorporating custom backgrounds. The Template
Creation Wizard allows you to create new design templates using custom
images as title master and slide master backgrounds.
Send Excel Documents via e-mail in
Pocket Excel
Send Excel Documents via e-mail in
Pocket Excel
04/06/2005 03:45 PMBlue Worx releases Powerbacks® 2002-2003
PowerPoint® Template Collection
Blue Worx releases Powerbacks® 2002-2003
PowerPoint® Template Collection
12/02/2003 11:04 AMThink it will be hard to find that difficult office gift? Blue Works
has just released its compilation CD of the past two years of
acclaimed presentation template designs.
FrontPage 2003 Sample: Creating Managed
FrontPage Add-ins in C#
FrontPage 2003 Sample: Creating Managed
FrontPage Add-ins in C#
08/02/2004 01:10 AMSimilar to macros but more powerful, add-ins allow you to extend the
built-in functionality of Microsoft Office FrontPage 2003. You can
create COM add-ins in Microsoft Visual Basic 6.0 or Microsoft Visual
C++ 6.0, or you can create managed add-ins in any of the languages
that use the Microsoft .NET Framework, such as Microsoft Visual Basic
.NET or Microsoft Visual C# .NET.
When you create managed add-ins for FrontPage2003, you can use the
tools, classes, and programming languages that are part of the
Microsoft .NET Framework. The MSDN article "Creating Managed FrontPage
Add-ins in C#" (see the Related Resources box on this page) shows you
how to create a managed add-in for FrontPage in C# and assumes a
general knowledge of the .NET Framework and a functional knowledge of
the C# programming language. The article also explains what you need
to know to create your own managed add-ins for FrontPage and provides
extensive resources for more information.
Web Photo Album – Part 4: How to
Create a New Web Photo Album Template
Web Photo Album – Part 4: How to
Create a New Web Photo Album Template
01/03/2005 03:01 PMCreate a custom template for a web photo album that matches the design
and layout of your site.
SharePoint Products and Technologies:
Integrating SharePoint Products and
Technologies and Microsoft Office
InfoPath 2003 Sample
SharePoint Products and Technologies:
Integrating SharePoint Products and
Technologies and Microsoft Office
InfoPath 2003 Sample
11/16/2003 11:48 PMUse these sample files to create custom reporting forms. You can
create individual and summary status reports using an InfoPath form
library and a SharePoint site. These files include a custom template
that provide customized views of the form library.
"DRUDGE REPORT 2003®"
"DRUDGE REPORT 2003®"
12/04/2003 09:38 PMDRUDGE REPORT 2003®
DRUDGE REPORT 2003®
12/19/2003 11:55 AMCope Report 2003
Cope Report 2003
03/09/2004 12:06 AMCope Report 2003http://www.publicationethics.org.uk/cope2003/pages2003/contents
.phtml'
When formed in 1997, COPE's major objective was
to provide a sounding board for editors who were struggling with how
best to deal with possible breaches in research and publication
ethics. Most case discussion has taken place during the bimonthly COPE
meetings, but some editors have made written submission to the
committee and advice has been offered through correspondence. The
possibility of extending the work of COPE has arisen during
preliminary discussions with the ethics committee of the World
Association of Medical Editors (WAME). What happens when an editor
suspects that data have been falsified or fabricated, but there is
insufficient conclusive evidence? What should be done under these
circumstances? What action should be taken? How soon should the
response be made? Should a further investigation be conducted to
obtain more evidence? What, if any, sanctions need to be applied?
The selection of anonymised case histories submitted to COPE
for review address some of these very issues. They illustrate
particular aspects of the complexities of publication ethics and
provide a framework for tackling this pervasive and pernicious form of
research misconduct. Following on from the highly successful
COPE Guidelines on Good Publication Practice published in 1999,
the sixth annual report from COPE details progress to date on its
moves to put research misconduct firmly on the academic and
educational agenda, not only in the UK but also at an international
level.
DRUDGE REPORT 2003®
DRUDGE REPORT 2003®
12/16/2003 02:04 AMEvidently Dean and Clark are courting the non-American vote .. this
report of a fundraising scandal involving MoveOn.org, .. involve the
international community .. Oh, boy ..
Drudge:
drudgereport.com/mattmo.htm
track this
site | 6 links
Naked Mole Rat Report : July 28, 2003
Naked Mole Rat Report : July 28, 2003
10/29/2003 12:11 AMAloha! Have a chip, says our connoisseur of the chirp
DfES report: 2003 survey of ICT in
schools
DfES report: 2003 survey of ICT in
schools
11/03/2003 03:14 AMPublicTechnology.net Nov 3 2003 2:23AM ET
Lookup User by Partial Name SMS 2003
Report
Lookup User by Partial Name SMS 2003
Report
06/22/2005 02:42 AM"Winds of Change.NET: Hippercritical's
Iraq Report: 2003-12-01"
"Winds of Change.NET: Hippercritical's
Iraq Report: 2003-12-01"
12/02/2003 03:01 AMXML 2003 session report: News from the
world of DSDL
XML 2003 session report: News from the
world of DSDL
12/15/2003 12:54 PMEric van der Vlist kicked off a block of presentations opening up the
world of ISO Document Schema Definition Languages (DSDL) (ISO/IEC JTC
1 SC 34 WG 1), and some of the innovative work being undertaken in
that working group.
XML 2003 session report: Namespace
Routing Language
XML 2003 session report: Namespace
Routing Language
12/23/2003 10:38 AMJames Clark followed a block of sessions on ISO Document Schema
Definition Languages (DSDL) (ISO/IEC JTC 1 SC 34 WG 1) with a
presentation on Namespace Routing Language (NRL), which is a key
contribution to DSDL Part 4: "Selection of validation candidates".
Monkey Media Report Archive - March 2003
Monkey Media Report Archive - March 2003
03/21/2003 10:19 AMMore about Rand Beer's resignation here .. some interesting context ..
background
track this
site | 3 links
Analysis: A detailed look at the UK
Online 2003 annual report
Analysis: A detailed look at the UK
Online 2003 annual report
12/16/2003 06:42 AMPublicTechnology.net Dec 16 2003 6:04AM ET
CNN.com - Report: Earth's magnetic field
fading - Dec. 12, 2003
CNN.com - Report: Earth's magnetic field
fading - Dec. 12, 2003
12/14/2003 12:06 AMHas anyone seen 'The Core'? The Earth's Magnetic Field is Fading .. We
are sooo fukked ... buy velcro NOW! .. Read it all ..
reports
cnn.com/2003/TECH/science/12/12/magnetic.poles.ap/index.html
track this
site | 6 links
2003 Bluetooth chipset shipments doubled
on 2002 - report
2003 Bluetooth chipset shipments doubled
on 2002 - report
05/07/2004 10:24 AMDMeurope.com May 7 2004 2:37PM GMT
"Blog for America : Iowa Report: Throw
Down | December 27, 2003"
"Blog for America : Iowa Report: Throw
Down | December 27, 2003"
12/29/2003 03:39 AMXML 2003 session report: Combining
multiple vocabularies without tears
XML 2003 session report: Combining
multiple vocabularies without tears
12/22/2003 10:08 AMAt XML 2003 Murata Makoto discussed how efforts towards ISO Document
Schema Definition Languages (DSDL) (ISO/IEC JTC 1 SC 34 WG 1) Part 4
addressed the problem of writing schemata for non-monolithic
vocabularies.
Forcing the Advanced SMS 2003 Client to
Report Software Usage Data
Forcing the Advanced SMS 2003 Client to
Report Software Usage Data
02/15/2004 09:28 AMGrok Description matches for Excel 2003 Sample: Create an Expense Report Template
GrokA matches for Excel 2003 Sample: Create an Expense Report Template
Excel 2003 Sample: Create an Expense Report Template