Run application Action(Power Automate Desktop)
The action is to launch the specified application.
MODE function. Get mode.(Microsoft Excel)
Function to get the mode.
However, this function has been deprecated, so use the MODE.SNGL function.
MODE.SNGL function and MODE.MULT function. Get mode.(Microsoft Excel)
Get mode (the number that appears most frequently).
Wait for process Action(Power Automate Desktop)
An action that waits until the specified process is in a started or stopped state.
This is useful when you want ...
Bitwise Operator(JavaScript)
Japanese version.
JavaScript has special operators called bitwise operators. These operators are used for bit-l ...
FREQUENCY function. Create frequency distribution tables.(Microsoft Excel)
Japanese version.
Function to create a frequency distribution table.
However, it is not easy to use and t ...
If process Action(Power Automate Desktop)
This action is a companion to If and branches the flow conditional on the status of the process.
ROW and COLUMN functions. Get the position of a cell column and row.(Microsoft Excel)
Japanese version.
The ROW and COLUMN functions are used to obtain the row and column numbers of a target cell.
Get special folder Action(Power Automate Desktop)
Get information on special folders on Windows.
Method of summing every other line.(Microsoft Excel)
If you want to sum every other line, you can simply open and select one line at a time if the table has little data, ...