Sign In
Cum Grano Salis
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Advanced search options...
Search In:
Everything
Blogs
Forums
People
Groups
Places
Pages
Date range:
All Time
Last Year
Last 6 Months
Last 3 Months
Last Month
Last Week
Last Two Days
Tags
CompatibilityChecker
Development
Development Related
EwaCompanion
Excel
Excel Services
Excel Services Gadget
Fluff
Geekdom
General
JSOM
Nmag
Pages
REST
Restplorer
Touchy Feely
TrayRadio
Win7
Archive
Archives
October 2010
(1)
September 2010
(1)
February 2010
(4)
January 2010
(1)
December 2009
(11)
November 2009
(21)
October 2009
(6)
July 2009
(1)
May 2009
(1)
January 2009
(3)
May 2008
(2)
April 2008
(1)
March 2008
(7)
February 2008
(1)
December 2007
(1)
September 2007
(7)
August 2007
(15)
July 2007
(6)
June 2007
(4)
May 2007
(2)
April 2007
(3)
March 2007
(3)
February 2007
(1)
January 2007
(4)
December 2006
(2)
November 2006
(5)
October 2006
(3)
September 2006
(5)
August 2006
(9)
July 2006
(16)
June 2006
(2)
May 2006
(17)
April 2006
(19)
March 2006
(18)
February 2006
(3)
January 2006
(1)
December 2005
(12)
October 2005
(4)
MSDN Blogs
>
Cum Grano Salis
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Cum Grano Salis
How to treat spaces/single quotes in Sheet names in REST
Posted
over 2 years ago
by
Shahar Prish
2
Comments
When using REST to access portions of a workbook, people sometimes use direct addressing (Sheet1!A1). I thought I’d drop a line about the icky way this works when you have single quotes in your sheet name. Reminder… First – a short reminder. This is how...
Cum Grano Salis
It’s been a while… Welcome Windows Live Embedding!
Posted
over 2 years ago
by
Shahar Prish
0
Comments
This has been a long time coming. But I finally have something new for you guys. It has been all over the news/twitter/blogs by now, but one of the new features we added is the ability to embed Excel workbooks in your blogs/sites. There’s a pretty straightforward...
Cum Grano Salis
Restplorer – visual exploration tool for Excel Services 2010 REST capabilities
Posted
over 2 years ago
by
Shahar Prish
9
Comments
At the beginning of the year, I wrote a little web app that lets you get embed code for REST URLs/elements in Excel Services in a very easy way – instead of crafting the URL yourself, or navigating through ATOM feeds, you get a nice UI to do that. Well...
Cum Grano Salis
“Scratch pad” mode in Excel Services 2010 – how to bring it back
Posted
over 2 years ago
by
Shahar Prish
0
Comments
One of the things that were a side-effect of the massive re-write we did on the Excel Web Access component (EWA) to enable editing scenarios and better scrolling was the fact that, when in view-mode, we could allow the user to type directly into the cells...
Cum Grano Salis
Charts based on dynamic ranges in Excel Services 2010
Posted
over 2 years ago
by
Shahar Prish
4
Comments
Hey folks, been asked about this a few times already, so thought I would post – if you are using any of the betas, you will notice that your charts based on dynamic ranges that used to work in 2007 no longer work. This has been fixed and will be available...
Cum Grano Salis
How to get favorites listed when searching in the Start menu
Posted
over 2 years ago
by
Shahar Prish
1
Comments
There aren’t many Vista features I am missing in Win7, but one that I most definitely miss is having favorites appear when searching the start-menu. Now, you can add a favorites menu item to Start, but that’s not all that helpful for me – what I want...
Cum Grano Salis
You can access arbitrary ranges via REST – here’s the trick
Posted
over 3 years ago
by
Shahar Prish
2
Comments
Reader JJDE asked in this post if it was possible to access arbitrary ranges with REST – you just need to use a pipe character where you would usually place a colon: http://tsdlt2/_vti_bin/ExcelRest.aspx/Docs/Bugs.xlsx/Model/Ranges('Sheet1!A1|Z100') This...
Cum Grano Salis
So what else can OpenXML + ASPX + Excel Services can do?
Posted
over 3 years ago
by
Shahar Prish
2
Comments
In my previous post , I stole code that showed how developers can write code that will generate XLSX files by using the fancy OpenXML SDK on the fly. At the end though, I explained how a workflow activity would have been much better for the scenario I...
Cum Grano Salis
Zeyad Rajabi just got served – Extending the reach of Excel Services with the Open XML SDK – now with more awesomness
Posted
over 3 years ago
by
Shahar Prish
0
Comments
A few days ago, Zeyad Rajabi posted a really nice post about using OpenXML with Excel Services . His solution showed an Excel chart that you use to update a workbook and generate a chart showing, in the case of his example, the status of specs in his...
Cum Grano Salis
“Something interesting” Sample app – Coding – Part 4 – Summary
Posted
over 3 years ago
by
Shahar Prish
0
Comments
This post shows how to code the sample application shown on this blog. This continues part 3 of this coding series. In this series, I tried to show how you can play with multiple technologies to achieve your goal. In this case, this “app” uses the following...
Cum Grano Salis
“Something interesting” Sample app – Coding – Part 3 – Showing the interesting stuff
Posted
over 3 years ago
by
Shahar Prish
0
Comments
This post shows how to code the sample application shown on this blog. This continues part 2 of this coding series. In this stage, I will show how the link we generated in the previous link causes the page to show correctly to the user. In the previous...
Cum Grano Salis
“Something interesting” Sample app – Coding – Part 2 – coding the publish functionality
Posted
over 3 years ago
by
Shahar Prish
2
Comments
This post shows how to code the sample application shown on this blog. This continues part 1 of this coding series. Before we go into the code of the sample app , I will explain the flow of the web part page. The previous post showed the building of...
Cum Grano Salis
“Something interesting” Sample app – Coding – Part 1 – Building the page
Posted
over 3 years ago
by
Shahar Prish
0
Comments
This post shows how to code the sample application shown on this blog. In my previous post, I showed the “I found something interesting” app which allows users to analyze workbooks and publish their insights. With the following few posts, I will show...
Cum Grano Salis
Windows 7 useful shortcut – run as admin
Posted
over 3 years ago
by
Shahar Prish
0
Comments
It was driving me nuts to right-click/run as admin each time I needed in Windows 7/2008R2. So I tried to figure if there was a shortcut. A quick search did not find anything, so I just played with it a bit. Apparently Ctrl-Shift-Enter allows you to...
Cum Grano Salis
Sample application “I found something interesting”
Posted
over 3 years ago
by
Shahar Prish
0
Comments
Another week, another app (and I use “app” loosely – it’s a SharePoint web-part page). The following sample application is used to allow people to analyze a certain workbook and add insight. The insight may be as simple as marking a certain area in the...
Cum Grano Salis
How to edit the content and HTML in a content-web-part in SharePoint 2010
Posted
over 3 years ago
by
Shahar Prish
1
Comments
Thought this may interest some of you (plus, I use it sometimes in my blog posts).. Step 1: Add a content part Click on the “Add Part” when in design mode in a web-part page and choose from Category “Media and content” and from “web parts” choose...
Cum Grano Salis
Summary – new programmability capabilities in Excel Services
Posted
over 3 years ago
by
Shahar Prish
0
Comments
The last 20 posts or so on the blog discussed the new Excel Services programmability capabilities – I went into detail on most of them. I hope I was able to convey some of the new and exciting (I am allowed to use this word when I really believe it!)...
Cum Grano Salis
Using SetParameters with the Excel Web Services APIs
Posted
over 3 years ago
by
Shahar Prish
2
Comments
One of the new methods I listed in the post about new features is the SetParameters() SOAP call. This allows callers to set multiple parameters at the same time in Excel Services. In this example I have a simple list containing items and sales of those...
Cum Grano Salis
Using the Web Services APIs to open a workbook for editing and set calculation options
Posted
over 3 years ago
by
Shahar Prish
2
Comments
This post is going to be pretty light-weight. It will show how to use the OpenWorkbookForEditing and SetCalculationOptions methods. I won’t create some over-arching example – the skills you have in interacting with sessions in Excel Services are the going...
Cum Grano Salis
What’s new in Excel Web Services in SharePoint 2010
Posted
over 3 years ago
by
Shahar Prish
3
Comments
So far I talked about the new extensibility features in Excel Services 2010 – REST and the new JavaScript OM. I thought I would spend some time talking about the existing extensibility mechanism we have – Excel Web Services. With the new release we have...
Cum Grano Salis
Introduction to the Excel Services JavaScript OM - Part 3 – writing to the workbook
Posted
over 3 years ago
by
Shahar Prish
2
Comments
So far we saw how one can call into the EWA at arbitrary times and respond to events by affecting the page around the EWA. This time around we will combine the two mechanisms to make modifications to the workbook when the selection changes. If you will...
Cum Grano Salis
Introduction to the Excel Services JavaScript OM - Part 2 – listening to events
Posted
over 3 years ago
by
Shahar Prish
1
Comments
The previous post showed how to start using the Excel Services JavaScript OM to automate the EWA web-part. The example given showed how to cause periodic recalculation on a workbook that’s on a SharePoint web-page. In this post, we will add our first...
Cum Grano Salis
Introduction to the Excel Services JavaScript OM - Part 1 – Humble beginnings
Posted
over 3 years ago
by
Shahar Prish
0
Comments
Edit: I fixed a problem with the skeleton code that made the thing not work in browsers other than IE. In the past few weeks, I wrote a bunch of posts about the new REST APIs in Excel Services. I wanted to take a bit of a breather from those APIs and...
Cum Grano Salis
Creative workarounds – Windings edition
Posted
over 3 years ago
by
Shahar Prish
0
Comments
11/24/09 - Correction - Sergei contacted me to explain that I got it all wrong - Windings does not give all the required shapes (Circle, Triangle and Square).Instead, Sergei had to hunt until he found the perfect font that supported all that perfectly...
Cum Grano Salis
Excel Services REST limitations
Posted
over 3 years ago
by
Shahar Prish
1
Comments
We just went through two or three weeks worth of posts and I tried to show you some of the new stuff we can do with Excel Services. It’s cool, it’s exciting, it’s great. But here comes the caveat post!! There are a number of things that do not currently...
Page 1 of 9 (214 items)
1
2
3
4
5
»