Skip to content
Primary Menu
  • Officetricks.Com
  • Blog
  • App Store
    • International Users
    • Indian Users
  • Subscribe
  • About Us
  • Excel
  • Social Media
Excel Keyboard Shortcut VB6

VBA Userform – Escape key to Close – Unload form

January 30, 2023
Kumarapush

Learn how to close a vba userform with escape key. Map command button to Exit or Close a Userform with Escape key.

HTML / Javascript C Programming C++ PHP Programming Python R VB6 VBA Beginners Web Enhancements

Regular Expressions – I

January 30, 2023
Hitesh Kumar

A regular expression (shortened as regex) is an extremely useful way of matching common patterns and texts such as emails, phone numbers, URLs etc. almost all programming languages have a regular expressions library. It is widely used in text editors also to find patterns and replace string patterns that we specify in the […]

VB6 Excel VBA Macro

VBA Option Explicit Not Working – Solved

January 30, 2023
Kumarapush
0

Is Option Explciit not working in your code as desired. Undeclared variables are not reported. Here is the fix to make Option Explicit to work as desired.

VB6 Windows API

World’s Simplest Key logger using VB6

January 30, 2023
Kumarapush
0

Learn how a Key Logger is coded using VB6 with just simple code & then how it can be used to record the key strokes by running at the background

VB6 Windows API

Text To Speech Application – VB6 Voice Code

January 30, 2023
Kumarapush
0

Get VB6 Text to Speech code using Win32 Speech API (SAPI or TTS) & develope VB6 application with voice options enabled.

VB6 Tricks
  • VBA Userform – Escape key to Close – Unload form
  • VBA Option Explicit Not Working – Solved
  • Regular Expressions – I
  • World’s Simplest Key logger using VB6
Excel Tricks
  • Excel VBA – Copy Workbook – Active or External
  • Excel VBA – Convert Column Letter to Number
  • VBA – Find My Documents, Desktop & System Folder Path
  • Outlook VBA – Sort Emails by Date – in a Folder
  • Adding A ToolTip To Any Cell In Excel
Keyboard Shortcut Tricks
  • [Excel Shortcut] – Copy Only Visible Cells – Autofilter – Windows/Mac
  • Bulk Excel VBA Send Email with Attachments – 2 Multiple recipients
  • GB Whatsapp Features – Easy Download Steps
  • Excel VBA For each cell in Range – Direct method
  • Excel VBA Send Email at Specific Time – Outlook Delayed Delivery
  • How to Save Web Page as PDF File – No Plugins Required
  • Excel vba send email with attachments using Outlook App Mass Bulk email
    Bulk Excel VBA Send Email with Attachments – 2 Multiple recipients
    Get Excel vba send email with attachment code that uses Outlook app already installed. Send bulk emails to multiple recipients with different email.
  • GB Whatsapp Features Smartphone Messaging App Download page
    GB Whatsapp Features – Easy Download Steps
    Learn GB WhatsApp features compared to the original WhatsApp app. It offers enhanced security, privacy settings, customizations & more
  • Excel VBA Loop for each cell in Range of Worksheet
    Excel VBA For each cell in Range – Direct method
    Learn how to loop in Excel VBA for each cell in range of a worksheet. Also get its row, column numbers and values with the loop.
  • Officetricks.Com
  • Blog
  • App Store
    • International Users
    • Indian Users
  • Subscribe
  • About Us
  • Excel
  • Social Media
Copyright All rights reserved