Forum Discussion

afrutos's avatar
afrutos
Copper Contributor
Jan 20, 2022

Cambiar posición celdas

Hola buenas tengo el siguiente caso.

Necesito poner en la celda titulo, lo que se encuentra en la celda B3, se que puedo poner en D2:=B3
Sin embargo si luego quiero quitar la linea 3 me cambia el titulo porque pierdo la referencia.
Necesito poner las horas y los titulos en columnas sin perder la referecia.

Muchas gracias

 

9 Replies

    • afrutos's avatar
      afrutos
      Copper Contributor

      Riny_van_Eekelen 
      Yes but the problem is that, if I use like this, and then I wnt you delete row 3, it gives me an REF error

      • Riny_van_Eekelen's avatar
        Riny_van_Eekelen
        Platinum Contributor

        afrutos If you enter that formula in D2, as you suggested it will pick-up whatever is one cell down from B2, thus whatever is in B3. Delete row 3 and should the "new row 3" be empty, the formula will return zero but not a #REF.

         

        Otherwise, upload a screenshot with the formula in place.

         

Resources