View Single Post
 
Old 06-02-2016, 06:55 PM
naeemakhtar naeemakhtar is offline Windows 10 Office 2016
Novice
 
Join Date: Apr 2016
Posts: 8
naeemakhtar is on a distinguished road
Default Referencing to a cell in table

I am using a macro that will create an email that will copy and past the contents of a table into a email. A section of the table has cells for emails addresses.

In general, what is the coding to reference to a particular cell in a table assuming a table has x rows and y columns?

Trying to update the send email macro so that the send to and cc portions of the email are automatically populated based on the contents of the table.
Reply With Quote