Home Tutorials Fonts Lists Freelance Web Designers List Feed RSSContact Me

Sunday, December 9, 2007

Gantt Chart with EditGrid online spreadsheets

Save to delicious 0 hits

Today I tried EditGrid to implement a simple Gantt Chart. EditGrid is a free and very powerful on-line application, which you can use to create and manage your spreadsheets.

I found immediatly a clear interface, simple and more similar then Google Spreadsheets to Excel and, moreover, I found a more fast and better response then Google Spreadsheets during the use and a full and more complete control for cells' formatting (border, background, number format...).

Take a look at the spreadsheet

My Gantt chart is a simple list of activities with a start date and a finish date.


Activity's Start Date is calculated like the minimum value of all Start Dates of tasks that compose it.

=min(C6:C9)

Activity's Finish Date is calculated like the maximum value of all Finish Dates of tasks that compose it.

=max(D6:D9)


Task's Duration is calculated using datediff() function:

=datedif(C7,D7,"d")

Unfortunately what it lacks is conditional fromatting to apply to cells (present in Google Spreadsheets), so you have to rapresent the Gantt Chart manually.

In general, I think EditGrid has many points to its favor respect its more famous adversary in terms of usability and funcionalities and it can be a real alternative to Excel more than Google Spreadseets.

Related Posts

Sponsored Links
Share this post
Share on Facebook
Share on Twitter
Share on StumbleUpon
Share on Delicious
Share on Reddit
Share on Digg
Share on DesignFloat
Share on Technorati
Feeds RSS Subscribe to Feeds RSS
Old Comments
Davidlkf said...

Thanks so much for trying EditGrid.

Conditional Formating is in our pipeline, before it is available, you may try to see if using the rept() function can do something similar to what you want. See this example:

http://woork.blogspot.com/2007/12/gantt-chart-with-editgrid-online.html

David
EditGrid Team

Davidlkf said...

Sorry I screw up the links when I'm doing copy and paste, here you are:

http://www.editgrid.com/tnc/use-case/Project_Management_Template

David

About Me

I am Antonio Lupetti, Engineer, Pro Blogger, Mac user, Web addicted.
I live in Rome, ITALY.
Feeds RSS Contact Me

SubscribeFeeds RSS

Contact Me Your Email
Apple Reviews and News CSSRockstars - You Design, We Code. Your PSD to HTML/CSS for just $149

SubscribeLatest posts

SubscribeHot Links

Ads by Google

Subscribe Design News

Submit News