Alphabetical - R

RAISEEVENTFires an event declared at module level within a class, form or document.
RANDOMIZEInitialises the random number generator.
RATEReturns the interest rate for a series of equal cash flows at regular intervals (Double).
REDIMInitialises and resizes a dynamic array.
REMSpecifies a single line of comments.
REPLACEReturns the text string with a number of characters replaced (String).
RESETCloses all files open with the Open statement.
RGBReturns the number representing an RGB colour value (Long).
RIGHTReturns a substring from the right of a string (Variant / String).
RMDIRRemoves an existing directory.
RNDReturns a random number between 0 and 1 (Single).
ROUNDReturns a number rounded to a given number of decimal places (Double).
RSETRight aligns a string within a string variable.
RTRIMReturns the text string without trailing spaces (Variant / String).
RAISEEVENT
Fires an event declared at module level within a class, form or document.
RANDOMIZE
Initialises the random number generator.
RATE
Returns the interest rate for a series of equal cash flows at regular intervals (Double).
REDIM
Initialises and resizes a dynamic array.
REM
Specifies a single line of comments.
REPLACE
Returns the text string with a number of characters replaced (String).
RESET
Closes all files open with the Open statement.
RGB
Returns the number representing an RGB colour value (Long).
RIGHT
Returns a substring from the right of a string (Variant / String).
RMDIR
Removes an existing directory.
RND
Returns a random number between 0 and 1 (Single).
ROUND
Returns a number rounded to a given number of decimal places (Double).
RSET
Right aligns a string within a string variable.
RTRIM
Returns the text string without trailing spaces (Variant / String).

© 2024 Better Solutions Limited. All Rights Reserved. © 2024 Better Solutions Limited Top