#msoffice2007 — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #msoffice2007, aggregated by home.social.
-
In #Microsoft #VBE (#VBA for #Excel) in #MSOffice2007, the largest integer type is long. The data type documentation suggests there's a long-long in newer versions of MSOffice. Unfortunately that doesn't really help with my use case. So I'm using a Variant(Double) which is definitely going to yield some surprises.
Oh yeah: this is needed for a brute-force attack hacking into a workbook of which I forgot the password. #pentesting #security