Excel If Then Question - Part 2

J

johnnycake23

When I make an entry into A1, then B1 populates
with date/time stamp, which is what I want. However, when I make an
entry into A2, then B2 puts in a date/time stamp BUT it also changes
B1 to that date and time. How can I make it so that column B (and
subsequent columns) does not change with each new entry in column A?
 
D

Dave Peterson

Be careful with those circular references. They can cause more harm than good.
 
Top