#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 4
Default Excel Tip

Does anyone know what has happened to the Excel Tip website - I have tried
accessing from different computers but getting the reply the page cannot be
displayed?
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 57
Default Excel Tip

http://www.exceltip.com/ is working for me right now.

"Ramone" wrote:

Does anyone know what has happened to the Excel Tip website - I have tried
accessing from different computers but getting the reply the page cannot be
displayed?

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 620
Default Excel Tip

.... but not for me.
--
David Biddulph

"Wood Grafing" wrote in message
...
http://www.exceltip.com/ is working for me right now.


"Ramone" wrote:

Does anyone know what has happened to the Excel Tip website - I have
tried
accessing from different computers but getting the reply the page cannot
be
displayed?



  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2,345
Default Excel Tip

Its just like the song....... They're writing songs of love, but not for me.
<g

I can't get a hit either from Wood Grafing's link or any of the links in
Google to the various pages on that site.

--

Sandy
In Perth, the ancient capital of Scotland
and the crowning place of kings


with @tiscali.co.uk


"David Biddulph" wrote in message
...
... but not for me.
--
David Biddulph

"Wood Grafing" wrote in message
...
http://www.exceltip.com/ is working for me right now.

"Ramone" wrote:

Does anyone know what has happened to the Excel Tip website - I have
tried
accessing from different computers but getting the reply the page cannot
be
displayed?





  #5   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 22,906
Default Excel Tip

The link provided by Wood Grafing works for me.

http://www.exceltip.com/


Gord

On Wed, 14 Feb 2007 20:48:14 -0000, "Sandy Mann"
wrote:

Its just like the song....... They're writing songs of love, but not for me.
<g

I can't get a hit either from Wood Grafing's link or any of the links in
Google to the various pages on that site.




  #6   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 620
Default Excel Tip

Perhaps it's fallen off some DNS, but still on some others?
--
David Biddulph

"Gord Dibben" <gorddibbATshawDOTca wrote in message
...
The link provided by Wood Grafing works for me.

http://www.exceltip.com/


On Wed, 14 Feb 2007 20:48:14 -0000, "Sandy Mann"

wrote:

Its just like the song....... They're writing songs of love, but not for
me.
<g

I can't get a hit either from Wood Grafing's link or any of the links in
Google to the various pages on that site.




  #7   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2,345
Default Excel Tip

Perhaps it's an IP problem?

--

Sandy
In Perth, the ancient capital of Scotland
and the crowning place of kings


with @tiscali.co.uk


"Gord Dibben" <gorddibbATshawDOTca wrote in message
...
The link provided by Wood Grafing works for me.

http://www.exceltip.com/


Gord

On Wed, 14 Feb 2007 20:48:14 -0000, "Sandy Mann"

wrote:

Its just like the song....... They're writing songs of love, but not for
me.
<g

I can't get a hit either from Wood Grafing's link or any of the links in
Google to the various pages on that site.




  #8   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 22,906
Default Excel Tip

That would be my guess but I'm a little shaky on such matters.


Gord


On Wed, 14 Feb 2007 21:38:12 -0000, "Sandy Mann"
wrote:

Perhaps it's an IP problem?


  #9   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3,365
Default Excel Tip

It would appear that it has, as suspected, gotten dropped out of some DNSs.
I just opened a command window and attempted to do a tracert to
www.exceltip.com and was promptly informed that the name could not be
resolved. That basically means that my DNS has 'never heard of'
www.exceltip.com -

Now, if someone has the actual IP of the site available, you could try a
tracert or ping to the IP to see if the site is alive and all that's happened
is that there has become a DNS issue with its domain name.

Gord, since it's working for you (not for me), could you go to a command
window and try
Ping www.exceltip.com[Enter]
or
tracert www.exceltip.com
and see what is reported as the IP for the site? Then we others can try
going direct without DNS to see if it is only a DNS problem or if somehow our
routing to the site has become interrupted.

This is a recent development - I just double-checked by clicking a link to
their site in one of their 'news letters' which usually works just fine, only
to find it's dead in the water - confirming the DNS part of the problem at
least.

And this is a case pretty much at the DNS level - the error is "cannot
resolve name" rather than server not found.

"Gord Dibben" wrote:

That would be my guess but I'm a little shaky on such matters.


Gord


On Wed, 14 Feb 2007 21:38:12 -0000, "Sandy Mann"
wrote:

Perhaps it's an IP problem?



  #10   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 22,906
Default Excel Tip - 2007-02-14_201040.jpg (0/1)

Attached is a small jpg of the tracert.


Gord

On Wed, 14 Feb 2007 15:56:10 -0800, JLatham <HelpFrom @
Jlathamsite.com.(removethis) wrote:

It would appear that it has, as suspected, gotten dropped out of some DNSs.
I just opened a command window and attempted to do a tracert to
www.exceltip.com and was promptly informed that the name could not be
resolved. That basically means that my DNS has 'never heard of'
www.exceltip.com -

Now, if someone has the actual IP of the site available, you could try a
tracert or ping to the IP to see if the site is alive and all that's happened
is that there has become a DNS issue with its domain name.

Gord, since it's working for you (not for me), could you go to a command
window and try
Ping www.exceltip.com[Enter]
or
tracert www.exceltip.com
and see what is reported as the IP for the site? Then we others can try
going direct without DNS to see if it is only a DNS problem or if somehow our
routing to the site has become interrupted.

This is a recent development - I just double-checked by clicking a link to
their site in one of their 'news letters' which usually works just fine, only
to find it's dead in the water - confirming the DNS part of the problem at
least.

And this is a case pretty much at the DNS level - the error is "cannot
resolve name" rather than server not found.

"Gord Dibben" wrote:

That would be my guess but I'm a little shaky on such matters.


Gord


On Wed, 14 Feb 2007 21:38:12 -0000, "Sandy Mann"
wrote:

Perhaps it's an IP problem?






  #11   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 22,906
Default Excel Tip - 2007-02-14_201040.jpg (1/1)



  #12   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3,365
Default Excel Tip - 2007-02-14_201040.jpg (1/1)


Seems the DNS has gotten itself straightened out -- link now works directly
for me, using either the URL of www.exceltip.com or IP of 208.69.121.221 - so
nothing can really be tested by me now, doggon it.

I guess all's well that ends up connecting.

"Gord Dibben" wrote:


  #13   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2,345
Default Excel Tip - 2007-02-14_201040.jpg (1/1)

IP's, DNS, Ping, Tracert, URL's ....... This computing suff is complicated
isn't it? <g

--

Sandy
In Perth, the ancient capital of Scotland
and the crowning place of kings


with @tiscali.co.uk


"JLatham" <HelpFrom @ Jlathamsite.com.(removethis) wrote in message
...

Seems the DNS has gotten itself straightened out -- link now works
directly
for me, using either the URL of
www.exceltip.com or IP of 208.69.121.221 -
so
nothing can really be tested by me now, doggon it.

I guess all's well that ends up connecting.

"Gord Dibben" wrote:





  #14   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3,365
Default Excel Tip - 2007-02-14_201040.jpg (1/1)

Next time your DSL acts up, tell your ISP that a tracert to your gateway
shows 100% packet loss and that pings aren't being echoed and that latency is
infinite. Scares the b'jezuz out of Level I techs and you get to talk to
Level 2 right away.
Sometimes it's not what you know, but what you say <g

"Sandy Mann" wrote:

IP's, DNS, Ping, Tracert, URL's ....... This computing suff is complicated
isn't it? <g

--

Sandy
In Perth, the ancient capital of Scotland
and the crowning place of kings


with @tiscali.co.uk


"JLatham" <HelpFrom @ Jlathamsite.com.(removethis) wrote in message
...

Seems the DNS has gotten itself straightened out -- link now works
directly
for me, using either the URL of
www.exceltip.com or IP of 208.69.121.221 -
so
nothing can really be tested by me now, doggon it.

I guess all's well that ends up connecting.

"Gord Dibben" wrote:






Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 03:54 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"