• Hi All

    Please note that at the Chandoo.org Forums there is Zero Tolerance to Spam

    Post Spam and you Will Be Deleted as a User

    Hui...

  • When starting a new post, to receive a quicker and more targeted answer, Please include a sample file in the initial post.

Search results

  1. Supriya

    Paste the selected excel range in outlook as bitmap

    Hi SirJB7, I Already tried that code but not getting how to execute that code coz in that coding they are using powerpoint application. can u pl help to understand the below code from provided link Sub copyRangeAsBitmapToClipboard() Dim appPPT As Object Set appPPT =...
  2. Supriya

    Paste the selected excel range in outlook as bitmap

    Hi all, Pl guide for VBA code pasting the selected excel range in outlook body as bitmap image. Regards, Supriya
  3. Supriya

    Paste special cells

    See the attached file with macro code
  4. Supriya

    Paste special cells

    thank for reply. but problem still not resolved. after pasting the cell range in outlook the table's auto row height & coulumn width is not possible to set through code pl assist. Regards, Supriya.
  5. Supriya

    Paste special cells

    Deal all, I have one excel file with different division. i just want to paste the data in outlook division wise. kindly suggest for passing only visible cell range to 'rngtohtml' function which is used for coping data from excel to outlook. Regards, Supriya.
  6. Supriya

    vbCrLf function

    Hi Luke, Yes problem has been resolved. I have one more question... i want to change font name & size in mail Actually my mail's contents are in Calibri font of size 10. but for below .HTMLBody = "Dear Team," & vbCrLf & vbCrLf _ & "Kindly find the update on MTD & YTD Unit Wise...
  7. Supriya

    vbCrLf function

    " "
  8. Supriya

    vbCrLf function

    Hi , Thanks to all who help me. thank you so much i was tried & is working now my macro. Regards, supriya
  9. Supriya

    vbCrLf function

    It displays Dear Team, Kindly find the update on MTD & YTD Unit Wise Performance as on 21/08/2013
  10. Supriya

    vbCrLf function

    Hi, .HTMLBody = "Dear Team," & vbCrLf & vbCrLf _ & "Kindly find the update on MTD & YTD Unit Wise Performance as on " & DT & " " & vbCrLf _ & RangetoHTML(rng) & vbCrLf _ Here is my code format supriya.
  11. Supriya

    VBA code for Outlook sending mails

    Hi bobhc, Thank you very much supriya.
  12. Supriya

    vbCrLf function

    Hello, I was using vbCrLf function in macro but the code was not executed for this function. The text is not moving on next line. pl help. Supriya.
  13. Supriya

    VBA code for Outlook sending mails

    Hi ThrottleWorks, Thanks for the help. I already have that link but it does not help to solve my problem. Regards, Supriya.
  14. Supriya

    VBA code for Outlook sending mails

    Hi, I have data of 10 cities with respective managers. I just want to send the emails to them with the excel dashboard & fixed body messages in mail body copy. Their are two excel dashboard on different sheets. While sending mail just forwarding both dathboard citywise to respective manager...
  15. Supriya

    Graphs

    Hi Sreekhosh, sorry for late reply. Thanx a ton. this looks very nice. Regards, Supriya A.
  16. Supriya

    Graphs

    hi kaushik, Please find the below file link https://www.box.com/s/ea0uxjn2ko6q8xrebjuh this is sample data if i select Category A then excel should display 3 option Daily, Weeekly & monthly according to that after selecting one of the option (Daily, Weeekly & monthly) data graphs will be...
  17. Supriya

    Graphs

    I have 15 graphs on Daily, weekly & monthly data for 5 different categories. pl help how to display the graph categories wise & Daily, weekly & monthly. Means if i select the category_1 & then choose the daily the sheet display only daily graph .... Regards, Supriya
  18. Supriya

    Dashboard

    hi sreekhosh, thanx. it helps me a lot. thanx again...
  19. Supriya

    Dashboard

    thanx sureshkumar.
  20. Supriya

    Dashboard

    Hello, Anybody has the template of dashboard which has the graph on particular range (last updated range) E.g. Graph always show the last fifteen days data.
  21. Supriya

    Graphical Dashboard

    Hi Deb, Microsoft XPS Document Writer is attached with my PC
  22. Supriya

    Graphical Dashboard

    Thanx Deb, Yes the same problem is in the same file. i unable to see graphs in picture7 ...
  23. Supriya

    Graphical Dashboard

    hi Narayan , i m unable to download this one. Can u upload it on 2shared.com
  24. Supriya

    Graphical Dashboard

    hi Deb, I have check the Selection pane for all item & all has EYE.. no one has blank...
  25. Supriya

    Graphical Dashboard

    Hi Deb, Not an issue. Our moto is only to resolve the problem... Narayan : now u got my problem. i m not able to sort out this...
Back
Top