Skip to content

Data Science School

  • Profile
  • Tutorials
    • Languages
      • JavaScript
      • Dart
      • Python
        • Data Extraction
      • Java
    • Cloud Computing
    • DBMS
      • Mysql
      • MS Access
    • AI Tools
    • Nodejs
    • Firebase
    • Data Structure
    • Android Studio
    • Git, Bitbucket & GitHub
    • Accounting
    • Linux
      • Linux commands
    • Other’s Tutorial Link
  • Data Science
    • Hadoop
    • NumPy
    • Matplotlib
  • Framework
    • Vue.js
    • Kivy
    • Dear PyGui
    • Django
    • Flask
    • Laravel
    • PowerShell
  • CMS
    • WordPress
  • Problem Solve
  • Blog

Category: VBA

To Extract Number only from String in MS Excel

May 23, 2020May 23, 2020 Nazim Uddin

To Extract Number only from String in MS Excel We will use a VBA function to extract all numbers from text string in Excel. The steps are follows: Step1: At first open MS Excel workbook and then click on “Visual Basic”… Read moreTo Extract Number only from String in MS Excel

VBA  Leave a comment

Removing Password from MS Access VBA Project

October 24, 2019October 25, 2019 Nazim Uddin

Sometimes we forget the VBA project password. However, when we need to code in VBA project, we have to remove the password and put new password. To remove the password please follows steps: Step-1: Open the Access database file by… Read moreRemoving Password from MS Access VBA Project

VBA  Leave a comment

Data Truncation (without Rounding) in VBA Access

October 18, 2019October 18, 2019 Nazim Uddin

Use the below function to truncate data in VBA Access

VBA  Leave a comment

Multiline in Msgbox

October 9, 2019October 9, 2019 Nazim Uddin

Sometimes we need to write multiline in the msg box. For that reason follow the below code:

VBA  Leave a comment
  • Download BIG PDF File in Laravel(DomPDF)
  • API Development using Laravel Passport
  • Remove controller file using PHP artisan
  • PHP MySQL Data Transfer in secured way
  • PHP Undefined Array Key Handling
© 2026 All rights reserved
Go to top