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

    how to have a default value displayed in excel list

    I created a drop down list in three cells for date, month and year using data validation. But I need these cells to display by default DD,MM,YYYY. what's the way to do it. thanks in advance
  2. P

    how to attach xml to mail

    i am creating xml file in excel using macros but the code asks user to save...... Filename = Application.GetSaveAsFilename( _ InitialFileName:="myrange.xml", _ fileFilter:="XML Files(*.xml), *.xml") but i want to save it at default path and attach to mail.... *the dialog box to save...
  3. P

    Delete an embedded OLEobject - pdf attachment

    I am trying to create an application where user can upload a file say .pdf and delete the same. "how to change the attachment name in name bar so that I can refer it in my code." At present the counter changes every time I attach a file for eg. I insert a pdf xyz it gives it name "object 5"...
Back
Top