Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 9
Default Data comparison and performance

Hi All,

I need to compare data (%) on weekly basis and come with an anlysis improved
or not, Could you please guide me on this. For instance:

Week 1 Week 2 Status Week 3 status
99.00% 98.00% Down 99.00% up
98.00% 99.00% Up 97.00% down (but for the 3rd week the comparison
should also include Week 1 & 2 compared against 3)

--
Thanks,
George
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 354
Default Data comparison and performance

=IF(A2=B2,"SAME",IF(A2B2,"DOWN","UP"))
=IF((A2+B2)/2=D2,"SAME",IF((A2+B2)/2D2,"DOWN","UP"))


"george" wrote:

Hi All,

I need to compare data (%) on weekly basis and come with an anlysis improved
or not, Could you please guide me on this. For instance:

Week 1 Week 2 Status Week 3 status
99.00% 98.00% Down 99.00% up
98.00% 99.00% Up 97.00% down (but for the 3rd week the comparison
should also include Week 1 & 2 compared against 3)

--
Thanks,
George

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
Compare Groups of Data to Track Performance Big_Tater[_2_] Excel Discussion (Misc queries) 5 February 16th 09 04:00 PM
Compare Groups of Data to Track Performance Big_Tater[_2_] Excel Discussion (Misc queries) 1 February 13th 09 11:32 PM
Compare Groups of Data to Track Performance Big_Tater[_2_] Excel Discussion (Misc queries) 0 February 13th 09 07:01 PM
Compare Data to Track Changes in Performance Big_Tater[_2_] Excel Discussion (Misc queries) 0 February 13th 09 06:55 PM
Excel2007's performance over large amount of data( over 500,000 - 1M) sunzj Excel Discussion (Misc queries) 1 August 2nd 07 08:20 PM


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