Weeknum-function

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hello,

one of the users, using my excelfile gets #NAME? instead of the hyperlink and the link doesn't work for her (it works fine for every other user). The formula is

=HYPERLINK("#Planerat!R2C"&(WEEKNUM(NOW())-11); "Conversion")

I checked that she has the Analysis TollPak selected, because I suspect that that is where the problem occurs, because in another cell I am showing what week we have right now and that cell is also #NAME? for her. Anyone knows what might be the problem?
 
Is she using xl97 or later. Hyperlink was introduced in excel 97 I believe.
Weeknum is from the analysis toolpak, but not the hyperlink worksheet
function (to the best of my knowledge).

--
Regards,
Tom Ogilvy

Tobias said:
Hello,

one of the users, using my excelfile gets #NAME? instead of the hyperlink
and the link doesn't work for her (it works fine for every other user). The
formula is:
=HYPERLINK("#Planerat!R2C"&(WEEKNUM(NOW())-11); "Conversion")

I checked that she has the Analysis TollPak selected, because I suspect
that that is where the problem occurs, because in another cell I am showing
what week we have right now and that cell is also #NAME? for her. Anyone
knows what might be the problem?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Excel conditional formatting with Weeknum 4
Weeknum 1
Weeknum(today()) gives wrong weeknummer 5
WeekNum Trouble 3
weeknum function 3
WEEKNUM function not working 4
Filter a List 3
Named Range maker code 9

Back
Top