Talk:Visual Basic for Applications: Difference between revisions

Content deleted Content added
Brews ohare (talk | contribs)
→‎Examples: deleted material is not "how-to" but descriptive of features.
Brews ohare (talk | contribs)
m →‎Examples: header
Line 193:
 
'''Named variables and user-defined functions'''
 
Using VBA, the user can add their own functions and subroutines that refer to these named ranges. In the figure at the right, the function ''sq'' is created in the ''Visual Basic'' editor supplied with Excel, and ''x'' & ''y'' are named variables in the spreadsheet.
<gallery widths="300px" heights="200px" perrow="3">