How to use the autocomplete feature for VBA function in Excel 2007 with Excel Add-In
- by Nam G. VU
(cloning from question on SO)
I created a function in VBA. I want Excel 2007 to show the Autocomplete when writing this function in the cell's Excel.
Detail as
How to use the autocomplete feature for VBA function in Excel 2007 with Excel Add-In (.xlam)?
ps.
In Excel 2010, the autocomplete works
In Excel 2007 with Excel Macro-Enabled Worksheet…