Hi
I need to write some code which adds a time stamp that will not change to a list of cells in a column.
To give a sample example, when a button is clicked, the code would at a time stamp to the beginning of each of the cells below.
The data below covers 4 rows, with the numbers 1, 2, 3, and 4 in cells A1, A2, A3 and A4, respectively.
Has anyone done this before?
TIA
[TABLE="width: 64"]
<colgroup><col width="64" style="width:48pt"> </colgroup><tbody>[TR]
[TD="width: 64, align: right"]1[/TD]
[/TR]
[TR]
[TD="align: right"]2[/TD]
[/TR]
[TR]
[TD="align: right"]3[/TD]
[/TR]
[TR]
[TD="align: right"]4[/TD]
[/TR]
</tbody>[/TABLE]
I need to write some code which adds a time stamp that will not change to a list of cells in a column.
To give a sample example, when a button is clicked, the code would at a time stamp to the beginning of each of the cells below.
The data below covers 4 rows, with the numbers 1, 2, 3, and 4 in cells A1, A2, A3 and A4, respectively.
Has anyone done this before?
TIA
[TABLE="width: 64"]
<colgroup><col width="64" style="width:48pt"> </colgroup><tbody>[TR]
[TD="width: 64, align: right"]1[/TD]
[/TR]
[TR]
[TD="align: right"]2[/TD]
[/TR]
[TR]
[TD="align: right"]3[/TD]
[/TR]
[TR]
[TD="align: right"]4[/TD]
[/TR]
</tbody>[/TABLE]