hi,
i am using this code to add some formulas when i input data in range f10:f1000
if cells(Target.Row, "E") has already formula or value then don't trigger this code
thank you
i mean trigger only one time when i put value in range f10:f1000![]()
Please Login or Register to view this content.
for example
i input some data in range f10
then this will add this formula to
a10= formula
b10= formula
c10= formula
d10= formula
e10= formula
and again i type some data in f10
now dont trigger the code because a10, b10, c10.....ae10 have already formulas
thank
Bookmarks