Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3
Default Additional info withthe POP up Calendar.

Hello,

I would like this Favour.

I want a excel calendar pop up ( I have creatd this) with extra info
against each week.

I have a formula that I want to put against every week in the
calendar.
For EG.
Our calendar has 13 months and each months has 4 weeks.
I have developed this formula to indicate the month and week (eg.1X4,
2X2, 13X4etc) against any date. But what I need is to include this
formula in the popup calendar agaisnt every week. such that every week
will have this piece of info. whenever I pull up the calendar against
any date, I can get the month and week to.

Thanks for you help.

Vizmeister
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3
Default Additional info withthe POP up Calendar.

Here is the formula I want against each week.
=(IF(MOD((WEEKNUM(C3,1)),4)=0,(QUOTIENT((WEEKNUM(C 3,1)),4)),
((QUOTIENT((WEEKNUM(C3,1)),4)+1))))&"X"&(IF((MOD(( WEEKNUM(C3,1)),
4))<0,(MOD((WEEKNUM(C3,1)),4)),(MOD((WEEKNUM(C3,1 )),4)+4)))

where c3 will be the monday date in the popped up calendar.

On Feb 5, 12:41*am, wrote:
Hello,

I would like this Favour.

I want a excel calendar pop up ( I have creatd this) with extra info
against each week.

I have a formula that I want to put against every week in the
calendar.
For EG.
Our calendar has 13 months and each months has 4 weeks.
I have developed this formula to indicate the month and week (eg.1X4,
2X2, 13X4etc) against any date. But what I need is to include this
formula in the popup calendar agaisnt every week. such that every week
will have this piece of info. whenever I pull up the calendar against
any date, I can get the month and week to.

Thanks for you help.

Vizmeister


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
How do i add additional info to a floppy disk? Wouldlikttoknow. Excel Discussion (Misc queries) 8 January 13th 08 04:53 PM
how do i export excel calendar info to outlook calendar? Maggie Excel Discussion (Misc queries) 1 December 31st 07 10:27 PM
macro...additional info Carrie Excel Discussion (Misc queries) 2 December 23rd 07 09:26 PM
Add additional info to multiple fields autobiz Excel Worksheet Functions 2 January 27th 06 07:10 PM
Repost with Additional Info Sandy Excel Discussion (Misc queries) 1 September 15th 05 02:06 PM


All times are GMT +1. The time now is 08:53 AM.

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"