2005 August | Automate Excel

Automate Excel

Aug 24

ExcelBlog.net is a new blog about Excel! Subscribed! (that will be a really cool domain name if Excel ships with a .Net IDE)

To answer your question “beyond the neato factor, would one use an Excel sheet with an embedded Google map“:

truckSpecifically, I worked on spreadsheets in the logistics industry for awhile and can think of a half dozen uses off the top of my head, from mapping supplier bases around a factory to basic route mapping/design to overlaying popular truckstops over current designs.

Then possibly make a Yahoo Local-Google ExcelMap mashup to figure out the best spot to get a bite to eat while logisticizing!

And on the topic of Excel blogs don’t forget Jwalk keeps a nice log of recently updated Excel blogs over at the Excel RSS Headlines page.

Aug 16

Indeed.com collects job postings from various news sources and websites then makes them available via search and RSS. They also have an API which exposes these results to developers.

The folks at Work Magazine created a job search spreadsheet with this data.

“You know how sometimes the only thing you want to do at work is search for another job, but you’re afraid you’ll get in trouble?”

The spreadsheet worked flawlessly for me and the API signup was painless.

Looks like the first result for an Excel Job search in central KY is for Production Control at Jim Beam:

jimBeam

Aug 12

Awesome! The first remix of one of my spreadsheets: Backlink Checker for Google and Yahoo!

Claus has taken my Google API Keyword Spreadsheet, gave it a facelift, and added Yahoo backlink results side-by-side with the Google results.

For a large screenshot click here, or view the top ten results for the search Automate Excel with their Google and Yahoo backlinks in this screenshot:

remixsmall

The remixed version is the result of the nice folks at ResearchBuzz posting a link which was then picked up by ThreadWatch, who requested to see a Yahoo version also. Cluas then ran with it.

Note 1: A Yahoo developer key is not required. Notice in the large screenshot I entered foobar for the Yahoo API key and got the same results. I believe they are still throttling 5000 queries/day by IP (Thank You Yahoo).

Note 2: The VBA code requires a password, so any curious coders are out of luck, Claus? (You can download the original to see the google query. Not that a vba password has stopped anybody before ;-)

Note 3: If any SEO gurus care to do a follow up post on how to use this data in keyword research, that would be great!

Note 4: The spreadsheets I make available for download are free to build upon provided a link and proper credit is given, and they’re not sold. Any questions, simply shoot me an email.

Note 5: Woops, getting carried away with the notes… Nice job Claus.

Aug 11

<Update> Google and Yahoo Results in one spreadsheet. </Update>

I was just checking out this -new to me- excel blog ExcelGeek that has some code on parsing the HTML from a Google result page and returning the URL’s in Excel. This led me to revisit my post Google Code for Ross and create a downloadable sreadsheet for using the Google Api.

The purpose of the spreadsheet is to use the Google API for basic keyword research, or to see how competive it is to rank for a search term.

Some Screenshots: A keyword has been entered and the spreadsheet displays the total results for the keyword and the average backlinks to each of the top 10 results:

googleapi1

And the actual top 10 URL’s for a keyword with their backlink count is displayed:

googleapi2

You can also view the fullscreen shot of a different query by clicking here.

What does this mean?
1. It’s an example of using the Google API in Excel of course :-)

2. The search for Automate Excel is not very competitive to rank for becuase there is a small number of total results for the search and some of the top ten results show 0 backlinks (or votes).

I don’t know much about Keyword ranking so if anyone has further ideas for development leave a comment or hit the contact button up top.

The spreadsheet:
I created the Google API Keyword Spreadsheet with Excel 2003, a Google Developer Key, and the Microsoft Office 2003 Web Services Toolkit 2.01. You may get by without having to download the Web Services Toolkit since the classes are included, however this scenario is untested (hopefully SOAP support will be native in Excel 12).

download
Google API Keyword Spreadsheet

Note 1: The Google Api is a bit slow!

Note 2: You are limited to 1000 queries/day by google. Each request with this spreadsheet is the equivalent of 11 queries (1 for the total results, 1 each for the backlinks of each result URL). So you’re limited to 90 uses of this tool with the google api/day.

Note 3: I’m determining backlinks by using the “link:domain.com”, not sure if this is the best way.

Note 4: Maybe this will help with the next version?: KEI = (P^2/C)

Aug 11

I’m a podcast consumer, not producer, however if I ever switch to the other side I’ll be sure to check out ZxlXML - an Excel Podcast Generator (download halfway down center page)

“It will write iTunes compatible RSS, calculate your file sizes, and if you’re so inclined you can modify it to your heart’s content.”

Aug 11
Excel 2 Rss Update
icon1 Tom | icon2 Misc | icon4 08 11th, 2005| icon32 Comments »

I received some feedback on the Create an RSS Feed With Excel and wanted to make a quick note that its updated.

Some news-readers weren’t seeing the description from the feed, fixed.

Aug 5

Super Spreadsheets is a new excel blog I found via the comments here. Broadcasting live from sydney australia - “keeping you up to date on the latest news and views on Microsft Excel

Aug 3
Excel Watch
icon1 Tom | icon2 Sites | icon4 08 3rd, 2005| icon3No Comments »

Excel WatchJohn Walkenbach just launched a blog on the upcoming release of Excel 12.

Excel Watch - “The purpose of this blog is to provide a central source for information about the next version of Excel.”

Awesome idea, and considering the Office 12 preview site appears to have been forgotten already and still lacks an RSS feed, I’ll for sure be tuning in to John’s feed.

(via The DDOE)