Hi to all,
I'm very new to VBA and I'm trying to make a code to copy the data to another worksheet/workbook last row.
There are 2 problem that I face.
1st problem is that it also triggers when I uses my up down keys which I do not understand why. I only want it to trigger when I uses my mouse to click on the text as i set the condition as if target.text
2nd problem is that sometime it will not copy properly, like when i click within the cell box that contain the text, it will trigger and only copy that 1 cell itself, similar to using the up down key as it also copy only that 1 cell.
Can some one assist me on my code. Greatly appreciate any kind of help.
I have attached an example that I tried. Sheet 3 "print" text are the macros. Pressing it will paste to Sheet 2.
Thanks!
Bookmarks