Get instant live expert help on I need help with excel left trim

“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

=IF(G10="Yes","Match Override",IF(EXACT(TRIM(B10),TRIM(F10)),"Match","No Match")) How can I clean AND trim in this formula?
Solved by O. B. in 18 mins
In cell D5 use the TRIM, LEFT, and FIND text functions to extract the guest’s first name from cell A5. AutoFill the function down to D22.
Solved by C. U. in 16 mins
On the tab labeled AR Detail, I need to pull 1 of 2 cells into column S ( PO reference). If there is a number in column M (Account Code 1)then use that number, however if is blank then use the data that is in column L (PO#). I tried this formula but it didn't work . =IF(M4>1,M4,IF(M4<1,L4)) I also need to add a trim function to it. =TRIM(LEFT(M4,10))
Solved by K. L. in 15 mins
trying to trim and concaternate some info
Solved by V. U. in 22 mins
I need a formula that will pull in information from 1 of 2 different sources. In colum S pull the PO number from column M if it is present, If it is blank them pull from column L after that i need to trim the number 10 paces from the left.
Solved by D. B. in 14 mins