M
magmike
The value in all cells in column D is as follows:
=IF($D6="","",RIGHT($D6,6))
However, if I insert a row anywhere, I have to copy to formula from
above or below. Is there any coding I can do below to ensure that
anytime a row is inserted that the formula is copied into the new D
Column cell?
Thanks in advance for your help,
magmike
=IF($D6="","",RIGHT($D6,6))
However, if I insert a row anywhere, I have to copy to formula from
above or below. Is there any coding I can do below to ensure that
anytime a row is inserted that the formula is copied into the new D
Column cell?
Thanks in advance for your help,
magmike