Crop images in Python with array indexes
Posted 22nd May 2024
No comments
The advantage of this simple procedure for image cropping is that there’s no need to install special image manipulation packages.
INDEX MATCH instead of VLOOKUP
Posted 22nd January 2015
1 comment
INDEX MATCH represents a much better way to search for data in Excel tables than VLOOKUP because this combination is much more versatile.
VLOOKUP in Excel with multiple criteria
Posted 3rd December 2014
No comments
An alternative to VLOOKUP in Excel that permits a search based on multiple criteria.