Hi all,
I have a table set up with the following headings.
Col A | Col B | Col C
"Account #" | "CheckData" | "Checkboxes"
I would like my macro to, whenver activated:
* add the next row to the table
* A new check box will automatically be created in Col C, on the same new row added
* It automatically adjust the references to data cell in Col B, and directly next to the check box cell
Another macro will pick up the T or F in Col B and activate accordingly...
I tried the code to copy a pre-setup check box from the first row of Col C, paste in next row of Col C, but the reference link to data cell would not adjust.
I need some insight guys. Please help.
Bookmarks