![]() |
I want to compare totals and flag those less than or more than
I would like to find a formula to compare number in one column to the next
column and flag them as less than or more than the base number. |
I want to compare totals and flag those less than or more than
=IF(A2<B2,"Less than",IF(A2B2,"More than",""))
-- Best Regards, Luke M "Moz" wrote in message ... I would like to find a formula to compare number in one column to the next column and flag them as less than or more than the base number. |
All times are GMT +1. The time now is 02:05 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com