Sub add_category()
Application.MacroOptions macro:="calc_adval", Category:=1
Application.MacroOptions macro:="calc_fodinfa", Category:=1
Application.MacroOptions macro:="calc_vat", Category:=1
Application.MacroOptions macro:="calc_liquidation", Category:=1
End Sub
mis funciones cal_val, cal_fodinfa etc... fueron agregadas a la categoría 1 que es Finanzas.
El listado de las categorías donde se pueden colocar las funciones:
Integer
|
Category
|
1
|
Financial
|
2
|
Date & Time
|
3
|
Math & Trig
|
4
|
Statistical
|
5
|
Lookup & Reference
|
6
|
Database
|
7
|
Text
|
8
|
Logical
|
9
|
Information
|
10
|
Commands
|
11
|
Customizing
|
12
|
Macro Control
|
13
|
DDE/External
|
14
|
User Defined
|
15
|
First custom category
|
16
|
Second custom category
|
17
|
Third custom category
|
18
|
Fourth custom category
|
19
|
Fifth custom category
|
20
|
Sixth custom category
|
21
|
Seventh custom category
|
22
|
Eighth custom category
|
23
|
Ninth custom category
|
24
|
Tenth custom category
|
25
|
Eleventh custom category
|
26
|
Twelfth custom category
|
27
|
Thirteenth custom category
|
28
|
Fourteenth custom category
|
29
|
Fifteenth custom category
|
30
|
Sixteenth custom category
|
31
|
Seventeenth custom category
|
32
|
Eighteenth custom category
|
No hay comentarios:
Publicar un comentario