
Excel VBA + Timer
Question : Excel VBA + Timer I want to run a subrountine every 5 sec in Excel. would somebody please tell me how to do ? Thanks Solution: Excel VBA + Timer Pearson covers this […]
Question : Excel VBA + Timer I want to run a subrountine every 5 sec in Excel. would somebody please tell me how to do ? Thanks Solution: Excel VBA + Timer Pearson covers this […]
Question : Remove comment indicators (red triangles) with VBA Hello, I would like to remove comment indicator autoshapes from a set of cells. I would prefer to remove them rather than hide all indicators, so […]
Question : Hidden rows won’t unhide Here’s a strange one… I have a 2007 xlsx file from a client. I use 2003, so I use the converter to open the file and work on it. The […]
Question : Adding bullet points to body of email using call and vba I have this call that works. SendOutlookMail “recipient@domain.com”, “”, “Subject”, “Body Text”, “c:fullpathtoattachment.xls” However, I am not sure how to add bullets to […]
Question : Without vb, does excel have a COALESCE or (or IFNULL, or VALUE) function? VALUE(p1,p2,p3….) returns first nonempty parameter I get tired of using workarounds to do this function. A simple example: column A should […]
Question : ss32x25.ocx license file for custom control not found ss32x25.ocx license file for custom control not found Solution: ss32x25.ocx license file for custom control not found I ran a google for this and found […]
Question : Excel error: “style ‘comma’ not found” Originally, I built this spreadsheet in Lotus 123. I later imported it into Excel 97. It worked fine then. As I have upgraded Excel, the spreadsheet has continued […]
Question : Need MD5 Hash Function for Excel – with usability like a formula function I need a function that will take an entire cell value in Excel and convert the value into its MD5 hash […]
WMLCLoud.com