Big Chemical Encyclopedia

Chemical substances, components, reactions, process design ...

Articles Figures Tables About

Variables or Arguments in Advance

VBA uses the Variant data type as the default data type for variables and arguments. The Variant data type permits Excel to switch between floatingpoint, integer and string variables as required. [Pg.264]

You can force a particular variable or argument to take a specified data type. For variables, use the Dim statement, e.g.. [Pg.264]


See other pages where Variables or Arguments in Advance is mentioned: [Pg.264]    [Pg.264]   


SEARCH



Argument

© 2024 chempedia.info