Hello all
i want a coding on button to select the cell value only and copy that. please find below example
[TABLE="width: 500"]
<tbody>[TR]
[TD][/TD]
[TD]A[/TD]
[TD]B[/TD]
[TD]C[/TD]
[TD]D[/TD]
[TD]E[/TD]
[/TR]
[TR]
[TD]1[/TD]
[TD]Rahul on 08/09/2013[/TD]
[TD]_____[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]2[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
i want to create button on B1 that i know how can we create button. but i want when i click on that button it will select the cell A1 value and then copy only.
is it possible by coding..?? help me please to solve this problem and do let me know in case of any confusion...
i want a coding on button to select the cell value only and copy that. please find below example
[TABLE="width: 500"]
<tbody>[TR]
[TD][/TD]
[TD]A[/TD]
[TD]B[/TD]
[TD]C[/TD]
[TD]D[/TD]
[TD]E[/TD]
[/TR]
[TR]
[TD]1[/TD]
[TD]Rahul on 08/09/2013[/TD]
[TD]_____[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]2[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
i want to create button on B1 that i know how can we create button. but i want when i click on that button it will select the cell A1 value and then copy only.
is it possible by coding..?? help me please to solve this problem and do let me know in case of any confusion...