Time Stamp Recalculates with Each Entry

  • Thread starter Thread starter JE McGimpsey
  • Start date Start date
I'm using a barcode scanner to input data into Excel. The following is used
to create my timestamp. Unfortunately, each time I scan, all the previous
entries scan with the most recent scan. In other words, if I have 10 scans,
they all have the same date. How do I ensure that once I scan, its
timestamp doesn't change. See below:

=IF(ISBLANK($I$17),"",NOW())

Tony
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

time stamp question 2
Send Time Stamp by email 2
Time stamp 3
date/time stamp 2
Date recalculates 1
Charts Constantly Recalculating 10
Date Time Stamp formatting 5
TIME STAMP FOR A RANGE 4

Back
Top