BenMoss316
New Member
Good day all,
I'm pretty new to this and I'm looking for a VBA solution to the following:
I have a specific range Sheet1 ("B12:L49) and want to copy only cells that include data and pasting without blank spaces to Outlook.
Example:
-------------------------------
Copy:
Test
Test1
"Blank"
"Blank"
Test2
Paste:
Test
Test1
Test2
-------------------------------
Any help from you kind people would be greatly appreciated.
Thanks
Ben
I'm pretty new to this and I'm looking for a VBA solution to the following:
I have a specific range Sheet1 ("B12:L49) and want to copy only cells that include data and pasting without blank spaces to Outlook.
Example:
-------------------------------
Copy:
Test
Test1
"Blank"
"Blank"
Test2
Paste:
Test
Test1
Test2
-------------------------------
Any help from you kind people would be greatly appreciated.
Thanks
Ben