Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
0% found this document useful (0 votes)
35 views

Apply Custom Validation To Limit Duplicate Values Using Countifs Emp #

This document outlines various data validation techniques in Excel including: applying validation to limit duplicate values using COUNTIFS; validating total expenses do not exceed 25,000; removing leading and trailing spaces using TRIM; prohibiting weekdays using the WEEKDAY function; validating credit card or account numbers; using multiple validation lists with INDIRECT to validate provinces and cities; creating a dynamic list using OFFSET and COUNTA functions.

Uploaded by

Muhammad Arslan
Copyright
© © All Rights Reserved
Available Formats
Download as XLSX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
35 views

Apply Custom Validation To Limit Duplicate Values Using Countifs Emp #

This document outlines various data validation techniques in Excel including: applying validation to limit duplicate values using COUNTIFS; validating total expenses do not exceed 25,000; removing leading and trailing spaces using TRIM; prohibiting weekdays using the WEEKDAY function; validating credit card or account numbers; using multiple validation lists with INDIRECT to validate provinces and cities; creating a dynamic list using OFFSET and COUNTA functions.

Uploaded by

Muhammad Arslan
Copyright
© © All Rights Reserved
Available Formats
Download as XLSX, PDF, TXT or read online on Scribd
You are on page 1/ 8

APPLY CUSTOM VALIDATION TO LIMIT DUPLICATE VALUES USING COUNTIFS

Emp #

APPLY VALIDATION THAT TOTAL NOT EXCEED 25,000


Traveling Expense
Hotel Rent
Food
Travel
Entertainment
Misc
Total

NO LEADING OR TRAILING SPACES USING TRIM FUNCTION


Name

PROHIBIT WEEKDAYS USING WEEKDAY FUNCTION


DATE

Accept only a valid creditcard or account number (like : 123-1234567-12).

MULTIPLE VALIDATION LISTS USING INDIRECT


USING CIRCLE INVALID DATA
Punjab
Lahore
Multan

Sind
Karachi
Hyderarbad

Province
Punjab
Sind
Sind
Sind
Punjab

City
Lahore
Karachi
Karachi
Karachi
Lahore

CREATE A DYNAMIC LIST USING OFFSET & COUNTA FUNCTIONS


LIST
LAHORE
KARACHI
ISLAMABAD
FAISALABAD
HYDERABAD
GUJRANWALA

HYDERABAD

You might also like