View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
Homey Homey is offline
external usenet poster
 
Posts: 143
Default Excel 2007 XML error: "The screentip attribute is not declaed"

if "skiddish" means case-sensitive you are right.

"Steve" wrote in message
...
| I've had this issue before. Don't know if yours is the same or not, but it
| turned out that by using supertip, and not superTip, or screentip, and not
| screenTip (capitalizing the T in tip), it'd throw an error telling me the
| syntax was wrong.
| Seems rather skiddish to me, but ok.....
|
|
| "JeffreyW" wrote:
|
| Thanks for posting, Ron. As it works out, I had a syntax error in my
code
| which is now resolved. Just had some difficulty resolving which line of
code
| was the offender with such a cryptic error message.
|
| All is well now.
|
| Jeff