Big Chemical Encyclopedia

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

Articles Figures Tables About

Using Worksheet Functions with VBA

Many useful worksheet functions do not have a VBA equivalent. To use them, use the syntax [Pg.260]

I n t Returns the integer part of a number (rounds down). [Pg.261]

LBound Returns the lower limit of an array dimension. [Pg.261]

LCase Converts a string into lowercase letters. [Pg.261]

M i d Returns a specified number of characters from a string. [Pg.261]

Application.Find find text,within text,start num) [Pg.260]

Returns the integer part of a number (truncates). Returns the integer part of a number (rounds down). Returns True if the variable is an array. [Pg.261]

Returns True if the expression is null (i.e., contains no valid data). [Pg.261]

Returns the length (number of characters) in a string. Returns the natural (base-e) logarithm of a number. Returns a specified number of characters from a string. Returns the rightmost characters of a string. [Pg.261]


See other pages where Using Worksheet Functions with VBA is mentioned: [Pg.260]    [Pg.260]   


SEARCH



Functions worksheet

Worksheets

© 2024 chempedia.info