I have two spreadsheet one is my main spreadsheet which contains user details and email addresses, the other is a monthly downloaded spreadsheet which contains itemised listing for calls. I need to send each user an email each month with their itemised call list and total. We have been using a manual process until now and would like to automate it.
Spreadsheet 1 Fields
Tel No Name Dept Contract Type Expiry Model Line Rental Email Address
09092222 XYZ XXX Blackberry 23/09/2014 9790 10 xyz@gmail.com
09088888 YYY YYY Iphone 23/08/2015 4 15 yyy@gmail.com
Spreadsheet 2
Tel No Number Called Duration Cost
09092222 6565625256 00:01:54 0.23
09092222 6871268618 00:03:32 0.34
09088888 7681276817 00:04:01 0.20
09092222 8767378783 00:01:03 0.30
09088888 87289798279 00:08:03 0.67
We use a vlookup to transfer the details from spreadsheet 1 to a excel invoice, but can't work out how to do a vlookup for spreadhseet 2 based on the number and also how to email automatically.
Bookmarks