Video – Common Video Aspect Ratios and Pixel Sizes
This guide shows common video aspect ratios and the pixel sizes most often used for each one. Common Video Aspect Ratios Aspect Ratio Common Name Common Pixel Sizes (Width ×…
This guide shows common video aspect ratios and the pixel sizes most often used for each one. Common Video Aspect Ratios Aspect Ratio Common Name Common Pixel Sizes (Width ×…
This guide shows how to create a to-do list in Excel using the built-in Insert > Checkbox feature. What You Need Excel for Microsoft 365, Excel for Microsoft 365 for…
The following instructions show how to use conditional formatting in Microsoft Excel to automatically highlight the current week, based on a column with a "Week Commencing" date (a Monday). This…
Finding out when Windows was installed on your computer can be useful for troubleshooting, auditing, or just out of curiosity. This guide shows how to check your Windows installation date…
The following VBA script shows how to remove attachments from emails in Outlook and save them to your local machine. The script will also note in the email body that…
The following guide shows how to use checkboxes in your Excel documents. This guide uses the form control method to handle checkboxes - not the ActiveX method that is more…
The following Excel formula demonstrates how to calculate the non-GST value from a GST-inclusive amount. For example – If you have a GST-inclusive amount of $120 with a GST rate…
Learn how to use the wp_list_comments() PHP function in WordPress to display a list of comments for a specific post.
The "gform_after_create_post" PHP filter in Gravity Forms allows developers to execute custom code after a post is created from a submitted form. This provides a powerful way to further manipulate…