Skip to content
Code for Devs
  • Home
  • JavaScript
  • WordPress
  • Excel
  • VBA
  • C#
  • Miscellaneous
  • Contact Us
  • Home
  • codef4devs
  • Page 6

Author: codef4devs

Delete Rows and Columns in Excel by VBA code

September 23, 2020September 23, 2020 codef4devs

In this article we are going to explain how you can delete rows or columns in excel sheet by using VBA code. Delete method helps us to delete rows or columns. You can delete single […]

Leave a commentVBA

VBA Code to Insert Rows and Columns in Excel

September 17, 2020September 17, 2020 codef4devs
Insert Rows and Columns in Excel VBA

In this article, we will explain how to insert rows or columns in excel sheet using VBA macro code. Insert method is used to insert rows or columns. Insert Single Row At given Position – […]

Leave a commentVBA

Communication between parent and iframe window via JavaScript – cross domains(CORS)

August 15, 2020August 16, 2020 codef4devs

We have so many incidents when we try to communicate with the parent window within the iframe window. This is because we want to do some certain tasks when something happens in an iframe. Let’s […]

Leave a commentJavaScript

Macro to Send Email from Excel VBA

August 10, 2020August 15, 2020 codef4devs

In this article we will provide you step by step guide to send mails with attachments from Outlook automatically using Excel VBA. We can access Outlook methods by enabling outlook scripting in VBA. Step 1: […]

Leave a commentVBA

Easy Steps to Create Drop-Down List in Excel

August 2, 2020August 9, 2020 codef4devs
Drop Down list Excel

In excel, if you want user to enter a value in a cell only from a set of pre defined list, drop-down list is the best way to do so. A drop down restricts a […]

Leave a commentExcel

Disable WordPress auto-update core and Notifications

August 1, 2020August 9, 2020 codef4devs

This is the era of blogging, e-commerce, and various kind of web platforms. So WordPress is the backbone of these kinds of websites now.  We are here to stop the update WordPress automatically. However, you […]

Leave a commentWordPress

Excel Keyboard Shortcuts List to Save Your Time

July 27, 2020August 1, 2020 codef4devs

As every application has its own keyboard shortcut keys, Microsoft Excel also has a variety of keyboard shortcuts you can use to boost your work speed and make things more easy. Here is a list […]

Leave a commentExcel

Posts navigation

Previous 1 … 5 6

Categories

  • C#
  • Excel
  • JavaScript
  • Miscellaneous
  • MySQL
  • Python
  • VBA
  • WordPress

Recent Posts

  • Python: Send Email from Outlook with Attachment
  • How to Add Checkbox in DataGridView in C# Windows Form Application
  • List of Free Classified Ads Posting Sites in the USA in 2025
  • C# Code to Run Command on Windows CMD
  • 10 Most Commonly Used String Methods in C#
Copyright © All rights reserved.