Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Weeknum Add In doesn't load when launching Excel

I am using Excel XP and have a spreadsheet template in which in use
the WEEKNUM function. Via the Tools - Add-Ins menu I have placed a
checkmark for the "Analysis ToolPak" and "Analysis ToolPak - VBA"
Add-In. The formula says =IF(A11;WEEKNUM(A11;1);"") to determine the
week number, based on the date entered in cell A11. It works fine. So
far, so good. However, when I close Excel, restart it, open a new
document based upon the template and enter a (valid) date in cell A11,
the result of the formula is: #NAME?
Looking at the Add-Ins the checkmarks are still in place. When I
uncheck the two ToolPak Add-Ins and recheck them, the formula works
again. The cell with the formula is protected.
Does anyone know how to solve this?
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 10
Default Weeknum Add In doesn't load when launching Excel

Your template file contains an unknown name called 'WEEKNUM'.
Every time you load the file it will still be an unknown name.
Load the file, uncheck & check the add-ins so that the name is resolved.
Then save the template.
Now it contains a known name 'WEEKNUM' that refers to the analysis tool
pack.

"Eugene" wrote in message
om...
I am using Excel XP and have a spreadsheet template in which in use
the WEEKNUM function. Via the Tools - Add-Ins menu I have placed a
checkmark for the "Analysis ToolPak" and "Analysis ToolPak - VBA"
Add-In. The formula says =IF(A11;WEEKNUM(A11;1);"") to determine the
week number, based on the date entered in cell A11. It works fine. So
far, so good. However, when I close Excel, restart it, open a new
document based upon the template and enter a (valid) date in cell A11,
the result of the formula is: #NAME?
Looking at the Add-Ins the checkmarks are still in place. When I
uncheck the two ToolPak Add-Ins and recheck them, the formula works
again. The cell with the formula is protected.
Does anyone know how to solve this?



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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Launching Excel RichD Setting up and Configuration of Excel 2 December 20th 07 02:29 AM
Launching Excel TelAb Excel Discussion (Misc queries) 2 June 9th 07 07:35 PM
Launching Excel wllee Excel Discussion (Misc queries) 4 August 31st 05 01:05 AM
Launching Excel mercury Excel Programming 0 November 19th 03 02:24 PM
Launching Excel from a web page Stelio[_2_] Excel Programming 1 November 13th 03 01:49 PM


All times are GMT +1. The time now is 08:04 PM.

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

About Us

"It's about Microsoft Excel"