Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3
Default Display formula result in a popup.

Hello,
I would like to know how do I popa result, when I put some data any
where in the sheet and when I run a macrom it will run a formula n
display the result in a popup.

Current process is I put the date in C6 column and the result is
displayed in a cell.
I want to remove the dependant on those two cell, such that when I
type the date any where and run the macro, it must give me a popup.

Here is the formula: -
=(IF(MOD((WEEKNUM(C6,1)),4)=0,(QUOTIENT((WEEKNUM(C 6,1)),4)),
((QUOTIENT((WEEKNUM(C6,1)),4)+1))))&"X"&(IF((MOD(( WEEKNUM(C6,1)),
4))<0,(MOD((WEEKNUM(C6,1)),4)),(MOD((WEEKNUM(C6,1 )),4)+4)))

if I type 1/15/2008 in anycell and run a macro, it must give me 1X3 as
a popup.

Thanks
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
Display of formula result KerriBarsh Excel Worksheet Functions 2 January 28th 08 07:33 PM
How do I display 0 if it is the end result for a formula Ruben061479 Excel Discussion (Misc queries) 4 September 6th 07 04:53 PM
Can result of formula not display if =0 Formula Result to Read No Value-Not Zero Excel Programming 3 February 17th 07 09:13 PM
popup message if certain criteria met in formula result John Davies Excel Worksheet Functions 0 June 28th 05 10:15 AM
How do I display the RESULT of a formula Poor microsoft user New Users to Excel 3 April 27th 05 03:18 PM


All times are GMT +1. The time now is 11:52 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"