ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Display range of cells (https://www.excelbanter.com/excel-programming/317928-display-range-cells.html)

bern23

Display range of cells
 
Does anyone know how....

I can display a range of cells, if an if statement condition is met
so

if e1=e2 then
i need to display a1:d1 into a different range

JE McGimpsey

Display range of cells
 
One way:

Select 4 cells across, say J1:M1. Array-enter (CTRL-SHIFT-ENTER or
CMD-RETURN):

=IF(E1=E2,A1:D1,"")



In article ,
bern23 wrote:

Does anyone know how....

I can display a range of cells, if an if statement condition is met
so

if e1=e2 then
i need to display a1:d1 into a different range



All times are GMT +1. The time now is 10:39 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com