Search results 92

Card image cap
Fancybox iframe

This is to demonstrate how to call a Fancybox from inside an iframe into parent ...

fancyboxCallingInsideIframe.zip

Card image cap
Embed fonts in Word doc

Embed fonts used in document, to make it available on any machine

Card image cap
OpenOffice Calc

OpenOffice programming with Visual Basic Some document I had for my reference.

Card image cap
CTRL+K,C

Comment and de-comment lines quickly in VBE Create shortcuts inside VBE to ...

Card image cap
Val2

Converts anything into an integer I used the function VAL() a lot, it is in ...

Card image cap
Protect VBA

Protect VBA project from inside VBA This is the raw way, there has to be other ...

Card image cap
Show/hide ribbon

Show or hide Excel ribbon from inside VBA Needed that in one of my projects

Card image cap
ChrW

Insert special characters inside Cell, using ChrW

Card image cap
a href=#

Instead of using href="#", it is better to use href="javascript:void(0);" to ...

Card image cap
TreeView

A plain pure VBA Treeview control to be used inside Excel (official link has ...

treeviewexcel025.zip

Card image cap
ANmaTimeline

Creates HTML timeline dynamically, using Bootstrap 4.0 and FontAwesome 5, in a ...

ANmaTimeline.zip

Card image cap
Listbox height changing issue

Listbox in Excel sometimes have issue adjusting height to items added inside, ...

Listbox height changing issue.zip