I have 3 tables with the exact same format with content controls and I would like to prompt the user to add new row for the 3 tables. However, the code only works for my first table where I have bookmarked the table as "TblBkMk". I can't use the same bookmark name for multiple locations. I also tried creating 2 other bookmarks "TblBkMk2" and "TblBkMk3" and copying and pasting the same codes so that the 2nd and 3rd table will prompt the user to add new row. However, this solution did not work.
Would you be able to share a code that can take in multiple bookmark names?
Thanks!
|