We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hello! ###Problem I'd like to quickly spread a function from one cell to all the other cells of the column.
Usually I select my cell and use the cross at the lower-right angle of my cell to spread the function to all the other cells where I need it.
I could copy/paste the function manually but given the number of cells where the function is needed, it would take a very large amount of time.
Many thanks!
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hello!
###Problem
I'd like to quickly spread a function from one cell to all the other cells of the column.
Describe the solution you'd like
Usually I select my cell and use the cross at the lower-right angle of my cell to spread the function to all the other cells where I need it.
Describe alternatives you've considered
I could copy/paste the function manually but given the number of cells where the function is needed, it would take a very large amount of time.
Many thanks!
The text was updated successfully, but these errors were encountered: