Skip to content
  • Youtube
  • Facebook
  • Twitter
Coding is Love

Coding is Love

Coding is Love
Coding is Love
  • Home
  • Tutorials
  • Interesting stuff
  • Dev resources
  • UI School
  • About Us
  • The Squad
    • Codingislove Forum
    • Codingislove Jobs
    • Codingislove Bin

Tag: VBA

excel to json
Coding Tutorials

Import Json to excel and export excel to Json (Updated 2022)

Ranjith kumar September 11, 2022 426 Comments ExcelVBA

JSON (Javascript Object Notation) is the most used data exchange format nowadays. Microsoft Excel doesn’t have built-in support for importing JSON to excel or exporting…

View More Import Json to excel and export excel to Json (Updated 2022)
Coding Tutorials

XmlHttpRequest – Http requests in Excel VBA (Updated 2022)

Ranjith kumar September 11, 2022 138 Comments codingExcelVBA

Excel is a powerful and most popular tool for data analysis! HTTP requests in VBA gives additional capabilities to Excel. XmlHttpRequest object is used to…

View More XmlHttpRequest – Http requests in Excel VBA (Updated 2022)
Coding Tutorials

Parse HTML in Excel VBA – Learn by parsing hacker news home page (Updated 2022)

Ranjith kumar September 11, 2022 45 Comments ExcelVBAWeb scraping

Why parse HTML in Excel VBA? There may be different cases where we need to parse HTML in Excel. Few cases are generating multiple HTML…

View More Parse HTML in Excel VBA – Learn by parsing hacker news home page (Updated 2022)
Send sms from backend
Coding Tutorials General

How to Send SMS from API or Backend 📲

Ranjith kumar December 19, 2018 5 Comments JavascriptNode.jsPHPPythonSMSVB.NETVBA

Sending SMS is one of the essential features for any app’s backend. I’ve recently started working on an app and I needed an SMS service…

View More How to Send SMS from API or Backend 📲
Coding Tutorials

Convert Json to csv and csv to Json in Excel VBA

Ranjith kumar October 25, 2017 12 Comments ExcelVBA

I recently received a query on how to convert JSON to CSV. Usually, If the JSON file is small or has a simple structure then…

View More Convert Json to csv and csv to Json in Excel VBA
Excel to json
Coding Tutorials

How to build a simple weather app in Excel VBA

Ranjith kumar July 12, 2017 4 Comments ExcelVBAWeb scraping

One of our readers posted a question on forum asking how to get weather data using VBA. So I created a very simple weather app…

View More How to build a simple weather app in Excel VBA
Coding Tutorials

Scrape website using Selenium VBA

Ranjith kumar May 9, 2016 41 Comments AutomationExcelSelenium wrapperVBAWeb scraping

This post is continuation to Browser automation in Excel using Selenium VBA. Have a look at that post first as it explains how to get…

View More Scrape website using Selenium VBA
Browser automation in selenium
Coding Tutorials

Browser automation in Excel VBA using Selenium

Ranjith kumar March 4, 2016 139 Comments AutomationExcelSelenium wrapperVBA

When it comes to browser automation tasks in Excel VBA like filling a web form, login to a website etc. most of them use Internet…

View More Browser automation in Excel VBA using Selenium

Interesting stuff

Coding Tutorials General

Best practices of scraping website data for beginners (Updated 2022)

Ranjith kumar September 12, 2022 11 Comments

In the previous – article, I’ve explained how to scrape a website using selenium VBA and also mentioned that using selenium is not the best…

General

Marvel’s Shang-Chi – What if he was a web developer? | Web Multiverse

Ranjith kumar March 9, 2022 No Comments
General

Why Google’s Flutter Is Perfect for Cross-Platform App Development

Ranjith kumar July 25, 2020 4 Comments

Technological advancement today has figuratively impacted the lives of millions of people around the globe.  Thanks to the rapidly changing and ever-developing technical expertise, individuals…

General Quick tips for developers

How to open emoji keyboard on Windows or Mac

Ranjith kumar July 17, 2020 No Comments

I recently found out that Windows and Mac have a built-in emoji keyboard. I was surprised to know that there’s a built-in emoji keyboard for…

UI inspiration of the day

Coding Tutorials UI School

Dynamic Island using Flutter | iPhone 14 Pro | Can it be done with Flutter?

Ranjith kumar September 14, 2022 No Comments

Dynamic Island is a new UI experience introduced by apple for iPhone 14 Pro just a few days back. It looked interesting! Can it be…

Latest video

Ad

Coding is Love | © Copyright All rights reserved