Hi Lucky247, I had a similar problem for one of my client, in my case he simply need to process a single worksheet to different emails, so the only way to do this that I had found was to create a client tool (written in C#.Net) which download and process the data from the worksheet then send by itself to whatever emails.
Cheers, -- * *Dott. Giacomo Licciardello Analista Programmatore http://www.gl-software.it Cell. 3897907419 Skype : skyline72 2012/2/29 Lucky247 <[email protected]> > Hi Vic, > > Thank you for the reply. I followed your link and came across a > related link (http://code.google.com/googleapps/appsscript/articles/ > sending_emails.html#section1) where it shows a script is able to send > data in a cell directly to e-mail addresses. This is not too far from > what I need to do. I need to send 10 different tabs within my > workbook to 10 different e-mail addresses. I'll give it some more > thought, but any tips / hints / pointers / assistance would be very > very very much appreciated. > > > On Feb 28, 5:08 pm, Vic Fryzel <[email protected]> wrote: > > Hi Michael, > > > > At this time, there's no way to automatically export a worksheet from a > > spreadsheet straight to an email. This can be implemented using > something > > like Google Apps Script [1], but we don't expose this feature in our UI. > > > > [1]http://code.google.com/googleapps/appsscript/ > > > > Thanks, > > -Vic > > > > > > > > > > > > > > > > On Mon, Feb 27, 2012 at 7:18 PM, Lucky247 <[email protected]> wrote: > > > Is this possible? Export spreadsheet tabs directly to gmail? I think > > > it should be doable? >
