• 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. MaunishP

    Macro to Copy data for specific date from different worksheet but from same workbook

    Hi All, Almost, Dianacris has provided done 95% of task, now only challenge left is how to copy data for today's date and insert in column E. Regards, Maunish Patel
  2. MaunishP

    Macro to Copy data for specific date from different worksheet but from same workbook

    Hi Ninjas / Membes / Experts, Can someone provide some lights on above given query. Regards, Maunish Patel
  3. MaunishP

    Macro to Copy data for specific date from different worksheet but from same workbook

    Hi Dianacris, I am okay if data is pasted in another sheet and then send it to outlook mail. Could you please work on copying data for specific date range? Which i have asked at starting in this post. Once that is seen than we can have go for few altertation or modification. Also i was not...
  4. MaunishP

    Macro to Copy data for specific date from different worksheet but from same workbook

    Hi Dianacris, Yes, i want data inserted into email body not attachment. For attachment I have macro which i found from Chandoo Forum. Here it goes attached, however even this will not be useful. Regards, Maunish Patel
  5. MaunishP

    Macro to Copy data for specific date from different worksheet but from same workbook

    Hi Team, I am clubbing my previous thread here, due to Thread name i have posted incorrect, hence there were no views towards it. http://chandoo.org/forum/threads/send-mail-from-excel-to-outlook.22962/ Here goes my query : I have an excel file each month with three different worksheet. I...
  6. MaunishP

    Thinking out of the box - Dashboard Prototype

    Hi Team, Can some expertize look into this ? Its very urgent. Regards, MP
  7. MaunishP

    Send Mail from Excel to Outlook

    Hi Team, Just to add-in i found this code, however can you also add requirement which i have said - 4 different mails from 3 different worksheets and data need to be pasted for today's date only. I have attached excel which i found. Sub Preview() I = Cells(2, "B").Value ' dynamising...
  8. MaunishP

    Send Mail from Excel to Outlook

    Hi Team, I was going through many articles in this forum to check VBA code to send mail from Excel to Outlook directly. I got a great link http://www.rondebruin.nl/win/s1/outlook/bmail3.htm, however this still doesnt full fill my requirement. This is a snapshot what my requirement are...
  9. MaunishP

    Count - Conditional Formatting Highligted Cells

    Thanks Luke, I initially used same kind of formula if Countif :-). All credits goes to ninja's like you. I search this formula from forum and tried to apply it. Hats off to all of you Ninja's & members. Regards, Maunish PAtel
  10. MaunishP

    Thinking out of the box - Dashboard Prototype

    Hi Team, I am creating a dashboard for my helicopter view, I was not able to think best what can be done from this pivot table and Dashboard output. I was looking for a Overview sheet which will show me all information in single go such as : If I select Name it should show which team he /...
  11. MaunishP

    Count - Conditional Formatting Highligted Cells

    Hi Team, I want to count cells conditional formatting highlighted cells from on another worksheet here ... Please find attached workbook. Regards, Maunish Patel
  12. MaunishP

    VBA Macro to Copy data - Error " Run-Time error '1004':

    Yes, Pavan again you are genius !! It worked !!! Awesome !!!
  13. MaunishP

    VBA Macro to Copy data - Error " Run-Time error '1004':

    Hi Nebu, Data is showing incorrect on dashboard. Also each sheet has some data, still data is not copied on Dashboard! Also Check worksheet Reaff Audit, count is showing 108 however dashboard is showing 1386. Each sheet data needs to be pasted on said header name on dashboard. Regards...
  14. MaunishP

    VBA Macro to Copy data - Error " Run-Time error '1004':

    Pavan.S helped me a lot in my previous post regarding data collecting. Now its time for upgrade :-) Team, Please help here in this VBA error glitch
  15. MaunishP

    VBA Macro to Copy data - Error " Run-Time error '1004':

    Hi Team, Could you please check below given error while running macro > I tried to replace VBA code, however some glitch happed which turned this error. How to get rid of it. Please find attached file also along with VBA code I havent pasted VBA code here due to character limitations...
  16. MaunishP

    HLookup or Index or VBA code to populate data from different sheet to Dashboard

    Yuppy Yuppy Great worked Perfecto ... 1000+ Likes to you Pavan. HatsOff !!!! Now Lets take a sitution> Regarding you have use Range as Sheet #, if i have fixed sheet names. How to Replace them ? I have highligthed it.
  17. MaunishP

    HLookup or Index or VBA code to populate data from different sheet to Dashboard

    Makes Sense. I can start this from today itself, but i need to prepare data review for last quarter. Try to help out here Also, I tried to use Index & Match formula, i was succesful at start but didnt saved file and later tried again, values i am not getting. Please Help out for both issues...
  18. MaunishP

    HLookup or Index or VBA code to populate data from different sheet to Dashboard

    Reason moving dashboard to different sheet, team members will update data daily. Hence i will require to have a dashboard for each day :-( hence i need a universal dashboard where i will move dashboard in beginning of each day sheet and get output resulted. Hope this information helps you :-)...
  19. MaunishP

    HLookup or Index or VBA code to populate data from different sheet to Dashboard

    Hi Pavan, I did tried to replace formula from first row and dragged till end, however still facing issue. Please find attached different workbook for your reference to test. Even after replacing formula it still gives error or values are not correct. Also I have done some alternation...
  20. MaunishP

    HLookup or Index or VBA code to populate data from different sheet to Dashboard

    @ Ninja's Could you also have a look here. Only challenge now is when i copy dashboard sheet to another workbook, formula reference is selected from previous workbook.
  21. MaunishP

    VBA code to Umerge Horizontal Data --> Transpose to Vertical & a RESET Button

    Thanks Nebu ! This is what i want !!!
  22. MaunishP

    HLookup or Index or VBA code to populate data from different sheet to Dashboard

    Hi Pavan, Issue got resolved but sorry to bother you again, new issue generated that whenever i move this Dashbaord sheet to another Queue Workbook, formula still consists of Queue (1) book, it doesnt get replaced. Is there a way to get it replaced ? Please find attached 2 different...
  23. MaunishP

    VBA code to Umerge Horizontal Data --> Transpose to Vertical & a RESET Button

    Hi Team, Is there a way for a I will insert data in sheet and run VBA code to umerge horizontal data then transpose it to vertical data and refresh pivot. Once data is collected then I would also like to have a Macro for RESET which will reset my VBA code. Merged Data Looks Like this ...
  24. MaunishP

    HLookup or Index or VBA code to populate data from different sheet to Dashboard

    Hi Pavan, I have unmerged cell --> aligned them centrally. However still formula gives error. Please check
Back
Top