View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Leith Ross[_233_] Leith Ross[_233_] is offline
external usenet poster
 
Posts: 1
Default Percentage Calculation using VBA


Hello Peter,

The percentage difference is easy to calculate given 2 cells. Simply
divide the smaller value by the larger. However you posted you want the
percent change. That would require more than 2 cells. Are you looking to
examine a 2 groups of data so you have a Delta X column and Delta Y
column?

Thanks,
Leith Ross


--
Leith Ross
------------------------------------------------------------------------
Leith Ross's Profile: http://www.excelforum.com/member.php...o&userid=18465
View this thread: http://www.excelforum.com/showthread...hreadid=482692