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

    Extract Data from Atlassian JIRA or Odyssey to Excel using VBA Macro

    Hi , I am having a similar need. Did you find a solution for this.
  2. AthmanArumugam

    VBA to connect with LInux

    @Hany ali : Sorry for being blunt. What I would like to know is that , is there a way to connect to Linux using excel macros. Currently I am connecting to a linux box using putty and getting values from files. I would like to know if I can write a macro to connect to linux server?
  3. AthmanArumugam

    VBA to connect with LInux

    Any help here
  4. AthmanArumugam

    VBA to connect with LInux

    Hi - Has anyone written a VBA code to connect with Linux and get the value from the files. I have a requirement where I need to connect with Linux and extract the values using the grep command.
  5. AthmanArumugam

    API Response error

    Hi All, I am using excel macro to connect to JIRA API. The response status appears as 201 created whereas the responseCode gets returned as ? ?????????????????????????????????????????? ???] . Could anyone let me know why. Below is the code:- <<CODE>> As many times, You've gotten a note...
  6. AthmanArumugam

    Issue in JIRA VBA Code

    HI, Has anyone worked in getting JIRA data using excel VBA. I am struggling for the past few months. I would be immensely grateful if anyone can help me here.
  7. AthmanArumugam

    Issue in JIRA VBA Code

    Hi, I am getting the below error. Could anyone let me know how to solve it. Actually I am working to connect with JIRA using excel macro.
  8. AthmanArumugam

    Issue in JIRA VBA Code

    Hi All, I used the below code to connect to JIRA hosted in cloud in my organization. It connects but the response I get is not complete. I get incomplete response. But when executed using postman, I get lot many projects. Could anyone let me know what is the issue. Also...
  9. AthmanArumugam

    Connecting to Informix Database

    Thanks all for your responses. Will try and get back.
  10. AthmanArumugam

    Connecting to Informix Database

    Although I search in google , I am not getting the answer whether it is possible or not. Also I am not able to see Informix database in the From Database list. Has anyone connected power query with Informix.
  11. AthmanArumugam

    Connecting to Informix Database

    HI All, Has anyone connect excel power query with BM Informix database. If yes, how have you connected. Please let me know.
  12. AthmanArumugam

    Basic Authorisation using WinHttp object

    Hi All, I want to connect to Jira using Jira API and get the response. I have to pass in the user id and password [login credentials] in the script. The below is the code, I am using. I am getting Automation Error when I execute the below code. Could anyone help me in the below...
  13. AthmanArumugam

    Custom cell formating for String

    Thanks for the response.
  14. AthmanArumugam

    Custom cell formating for String

    Hi, I learnt how to do custom cell formatting for number using the formula [color1];[color3];"Zero";test. I have a requirement. I have two texts Pass and Fail. For Pass it should be green and for Fail it should be Red. Is that achievable using cell formating or I should do it using...
  15. AthmanArumugam

    Power Query to Connect to Oracle Database

    Hi, I have a database with millions of records to which I am connecting. When I make the connection It is taking a long time to bring the data in the worksheet. After refreshing for a long time, excel sheet gets hanged. What to do in this kind of tables with millions of records.
  16. AthmanArumugam

    Power Query to Connect to Oracle Database

    Hi Chihiro. I am able to connect. Thanks very much for your help.
  17. AthmanArumugam

    Power Query to Connect to Oracle Database

    Thanks Chihiro. Will check and get back.
  18. AthmanArumugam

    Power Query to Connect to Oracle Database

    Hi, Below is the URL I use to connect to Oracle database in Squirrel SQL. What is the Server name that I need to give for connecting to Oracle Database from Power Query. Kindly help here. I have installed Oracle Addin and Power Query add in. URL : jdbc:eek:racle:thin:mad:(DESCRIPTION...
  19. AthmanArumugam

    Connect to Informix Database

    Can anyone help me connect to Inforxmix database using excel ADODB object. if anyone has already done it I need your help and assistance
  20. AthmanArumugam

    Connect to Informix Database

    Hi All, Has anyone connected Informix database using excel macros ADODB object. If yes, could someone tell me how.
  21. AthmanArumugam

    Connect to Informix Database

    Hi Chihiro, I am actually updating the database. Not just select.
  22. AthmanArumugam

    Connect to Informix Database

    Chihiro - Thanks for your response. Will check on REST API for Informix and get back.
  23. AthmanArumugam

    Connect to Informix Database

    Hi, I would like to connect Informix database using ADODB object. I am provide with the below details by my java REST API developer. Please provide some light as I am new to connecting to informix database...
  24. AthmanArumugam

    Power Query to connect with Informix Database

    Hi, The above link you shared has no information on Informix database. Could you share me the right link please
  25. AthmanArumugam

    Power Query to connect with Informix Database

    Hi, I would need to connect my excel power query with informix database. I dont see Informix database as the default option. Could you kindly help me if it is possible. I have the URL and credentials of Informix database
Back
Top