Moved to: WoodyHayday.com
Woody Hayday

Fresh Ideas

Hi there! This is my old blog, I don't hang around here much.
You can now find me trying to mix things up here:
Visit WoodyHayday.com Subscribe To My Email List

Excel Domain Cost Formula

Its big and its not clever, but it will tell you how much your spending per year on domains based on a column of them:

=IF(ISERROR(FIND(“www.”,BB17)),0,(IF(ISERROR(FIND(“.co.uk”,BB17)),0,2.99) +
IF(ISERROR(FIND(“.com”,BB17)),0,8.99)+ IF(ISERROR(FIND(“.org”,BB17)),0,8.99)+
IF(ISERROR(FIND(“.info”,BB17)),0,2.99)+ IF(ISERROR(FIND(“.net”,BB17)),0,8.99)+
IF(ISERROR(FIND(“.me”,BB17)),0,15.99)+ IF(ISERROR(FIND(“.eu”,BB17)),0,8.99)))

This entry was posted in Uncategorized. Bookmark the permalink. Both comments and trackbacks are currently closed.
Woody Hayday

Comments Archive

Hi there. This is my old blog and it's archived, so you can no longer post new comments on this post (Excel Domain Cost Formula).

Read my new blog about writing software and stories at WoodyHayday.com

The New Blog
WoodyHayday.com
A Quote..
"They say time will change things, but actually you have to change them yourself"
Andy Warhol
Old Random Projects
    © Woody Hayday 2008-2024