Lavneet

Lavneet

Apr
22
VBA Script for Splitting Excel Workbook

VBA Script for Splitting Excel Workbook

Recently I got an Excel file which contained more than 50 worksheets and I needed to split them into individual
1 min read
Jan
07
Cryptographic Hash Option in Context Menu

Cryptographic Hash Option in Context Menu

What is a Cryptographic Hash Function? A cryptographic hash function is an algorithm that can be run on a piece
2 min read
Dec
10
Identifying Frauds Using Correlation Coefficient

Identifying Frauds Using Correlation Coefficient

Correlation is a relationship between two things (variables) that tend to vary or move together. There is usually some logical
3 min read
Nov
12
International Fraud Awareness Week, 2017

International Fraud Awareness Week, 2017

Every year in November, ACFE celebrates International Fraud Awareness Week, to promote anti-fraud awareness and education. This year, November 12-18
1 min read
Nov
04
Batch Unzip Script for WinRAR

Batch Unzip Script for WinRAR

Extracting multiple zip files at a time can be a time-consuming process. To save time, you can automate the process
1 min read
Oct
29
Science Fiction to Reality

Science Fiction to Reality

I love sci-fi and action movies. One of my favourite Sci-fi movie is the ‘Back to the Future’ trilogy. The
2 min read
Oct
14

Largest Subset & Growth Tests

The first analysis of any data set need not use sophisticated mathematics or statistics. The goal of these test is
3 min read
Sep
17
Multilevel Marketing: You make More Money by Staying Away

Multilevel Marketing: You make More Money by Staying Away

Recently an old friend tried to sell me a unique business opportunity, like a once in a lifetime opportunity, by
3 min read
Sep
03
Fuzzy Logic: Analyzing Text Datasets

Fuzzy Logic: Analyzing Text Datasets

A challenging problem in analyzing text-based datasets is that a same record may be represented in multiple ways throughout the
3 min read
Aug
09
Luhn Algorithm: A Little Known Tool for Auditors

Luhn Algorithm: A Little Known Tool for Auditors

Luhn Algorithm also known as ‘modulus 10’ or ‘mod 10’ algorithm, was created by Hans Peter Luhn in 1954. It
3 min read