Get instant live expert help on I need help with google sheets string functions

“My Excelchat expert helped me in less than 20 minutes, saving me what would have been 5 hours of work!”

Post your problem and you’ll get expert help in seconds.

Our professional experts are available now. Your privacy is guaranteed.

Here are some problems that our users have asked and received explanations on

about indirect functions in google sheet
Solved by V. B. in 29 mins
Possible to pull in values from Google Adwords into Google sheets, using date range from Google sheets?
Solved by X. W. in 18 mins
I need a list of numbers like this: 7016399209023832621 to look like this 7016 3992 0902 3832 621. But Excel and Google sheets keeping changing the last numbers to 0s. I tried different functions but it still doesn't work.
Solved by X. F. in 12 mins
Hi I have a piece of code that suddenly stop working: All code in the sheet...cell is not working Private Sub Receipt_Click() Dim customername As String Dim customeraddress As String Dim invoicenumber As String Dim r As Long Dim mydate As String Dim path As String Dim myfilename As String lastrow = Sheets("01").Range("B" & Rows.Count).End(xlUp).Row r = 5 For r = 5 To lastrow If Cells(r, 15).Value = "done" Then GoTo nextrow Product = Sheets("01").Range("R2").Value ...working studentname = Sheets("01").Cells(r, 2).Value...not working Cells(r, 15).Value = "done"...not working
Solved by E. D. in 14 mins
How to add Multi raw functions in dependent drop down list in google sheet
Solved by F. F. in 15 mins