Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2
Default How to Input date & Time [NOW()], then stop it updating?

Basically i want to have the date & time populate a cell automatically when
another cell has a barcode scanned into it, that is no problem but when the
time passes to another minute and another barcode is entered it changes every
date & time in the sheet! i want them to stay static once they are in the
sheet.

Can anyone help???
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 341
Default How to Input date & Time [NOW()], then stop it updating?

Copy the cell
Edit paste-special, values back into the same cell
that fixes the values

What you can do is set up a simple macro that will do this action for you
(copy - pastespecial values) on the range that you define (I am imagining a
column).

You can then have a button to run this macro (edittoolbarsforms, and drag
in a button)

does that help?
--
Allllen


"jonathandr" wrote:

Basically i want to have the date & time populate a cell automatically when
another cell has a barcode scanned into it, that is no problem but when the
time passes to another minute and another barcode is entered it changes every
date & time in the sheet! i want them to stay static once they are in the
sheet.

Can anyone help???

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2
Default How to Input date & Time [NOW()], then stop it updating?

I need it to do it automatically, i am using excel to scan barcodes, when the
barcode is scanned into the column, another cell looks at it and tells me
what product it is and another tells me the price. I need a date the appear
in a separate column (which it does) and not to keep changing, if i could use
a macro it wouldn't work unless i could get the macro to run automatically
after each scan?? or can a macro run from a formula e.g. If(a1="","",Run
Macro)???

please help, this is a very annoying problem that seems like it should be
easy to fix?

"Allllen" wrote:

Copy the cell
Edit paste-special, values back into the same cell
that fixes the values

What you can do is set up a simple macro that will do this action for you
(copy - pastespecial values) on the range that you define (I am imagining a
column).

You can then have a button to run this macro (edittoolbarsforms, and drag
in a button)

does that help?
--
Allllen


"jonathandr" wrote:

Basically i want to have the date & time populate a cell automatically when
another cell has a barcode scanned into it, that is no problem but when the
time passes to another minute and another barcode is entered it changes every
date & time in the sheet! i want them to stay static once they are in the
sheet.

Can anyone help???

  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 22,906
Default How to Input date & Time [NOW()], then stop it updating?

You will require VBA event code.

Can be found here at JE McGimpsey's site.

http://www.mcgimpsey.com/excel/timestamp.html


Gord Dibben MS Excel MVP

On Mon, 23 Oct 2006 04:24:02 -0700, jonathandr
wrote:

Basically i want to have the date & time populate a cell automatically when
another cell has a barcode scanned into it, that is no problem but when the
time passes to another minute and another barcode is entered it changes every
date & time in the sheet! i want them to stay static once they are in the
sheet.

Can anyone help???


Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Mileage Claim Formula johndavies New Users to Excel 4 August 14th 06 09:24 AM
How do I stop a date from automatically updating? Canwoman88 Excel Discussion (Misc queries) 5 January 9th 06 07:12 PM
Calculating Difference Between Start Date & Time And End Date & Ti Samwar Excel Discussion (Misc queries) 2 December 19th 05 12:42 PM
change date based on time kdp145 Excel Discussion (Misc queries) 7 December 14th 05 02:05 AM
Need help: convert seconds to date and time misty1 Excel Discussion (Misc queries) 2 November 26th 05 04:12 AM


All times are GMT +1. The time now is 02:50 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"