If you need to check VBA textboxes for input of a specific character or string (or to replace the same) , or check that textboxes have input then here are a couple of simple functions to help carry it out. Here are examples of checking
Following on from a piece of research on Google Analytics code slowing a client site down I carried out a year or so ago – I recently added GA4 to my site, I did some investigation of whether its introduction would affect site speed. I
If you have just updated to WordPress and use Plug-Ins like Elementor or Advanced Custom Fields, you may come across an error when editing an existing Page or Post in the Admin area. A blank screen appears, stating an error has occurred, would you like
Google’s PageSpeed Calculator has just revamped their site tool (https://pagespeed.web.dev/) AND their Page Speed Rating Algorithm. It appears that JavaScript is one of the areas being targeted, especially any that you have in the header – even Google’s own Analytics code! Below are a series
ManFridayIT’s software development services include creating systems in VBA and MS Office automation. For further information, email info@manfridayit.co.uk. Open, Update and Close Excel Workbook in VB.Net with other Workbooks Open This VB.Net application checks for any open Excel workbooks, opens an instance of Excel, searches
What makes a perfect web page? Some would say that depends on your viewpoint, are you making the perfect web page for Google, or the perfect web page for the visitor?The answer is a mixture of both, yes Google says create your page for the
Update Open Office Calc Spreadsheet in VB.Net Most of the references I have come across for updating Open Office with VB.Net do not cover closing the application (or in some cases opening) completely. Unlike MS Office automation where quitting / closing the class object and
Responsive DesignA responsive design website will, to a certain extent, shrink the web page to fit the device being used, but after a certain point will re-organise its component parts to present differing views dependent upon the screen size of the device. How Does Responsive
If you, like me, have ever suddenly found Blue Guide Lines appear over your Photoshop page (seemingly without reason) and wonder how the heck to get rid of them, then read on – here’s how to remove them. I spent a frustrating hour on trying