227510/multiplication-of-all-numbers-in-a-cell-by-a-specific-number
I have a minor issue. I want to multiply all the numbers in a cell starting on a new line by 1.8, but I am sadly starting to get confused. I tried splitting and combining with an array, but I ultimately failed.
With ms365, try:
The formula in B1:
=MAP(A1:A3,LAMBDA(x,TEXTJOIN(CHAR(10),,TEXTSPLIT(x,CHAR(10))*1,8)))
Use the DATEDIF function when you want ...READ MORE
Hello, you'll have to follow certain steps ...READ MORE
We can use expressions as well in ...READ MORE
Use MySQL FIND_IN_SET function: SELECT * ...READ MORE
You can use OPENROWSET to import an Excel file ...READ MORE
I take it that you mean "Shivaji ...READ MORE
Its not possible. What you could do is ...READ MORE
With some help from the community, I ...READ MORE
Solution Select the documents (you can use the ...READ MORE
You made a mistake when you used ...READ MORE
OR
At least 1 upper-case and 1 lower-case letter
Minimum 8 characters and Maximum 50 characters
Already have an account? Sign in.