Get instant live Excel expert help with COLUMNS Function

“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

I want to find duplicate entries in the same row and not columns.
Solved by T. J. in 15 mins
I am able to sum two columns using this formula: =SUM(By_Cutomer_By_Executive[ [ProdCommPrem]:[ProdCommNonPrem] ]). Works fine. But when I use this in a larger forumla: =SUMIFS(By_Cutomer_By_Executive[ [ProdCommPrem]:[ProdCommNonPrem] ],By_Cutomer_By_Executive[Sort Name 1],'Allocation Factors'!$B$8,By_Cutomer_By_Executive[Sort Name 2],B4) I get #VALUE! error. See AX4 on By_Customer tab.
Solved by V. S. in 11 mins
Create an advanced filter using the data in range A1:I2 as the Criteria range and A15:I212 as the List range. Filter the list in-place to display the filtered data on the Sales worksheet. Insert a new sheet, and then rename the new sheet Filter. Copy the filtered data from the table on the Sales worksheet, and then place it in cell A1 on the Filter worksheet. Resize the columns so all the data is visible.
Solved by E. S. in 15 mins
On the Design tab, modify the grand totals so they display for just the columns. Modify the subtotals so they display at the bottom of the group. View the PivotTable data to determine the percentage of revenue for the massage therapists (% of Grand Total). Click cell A8, click the drop-down arrow, and then select the percentage of revenue of massage therapists.
Solved by B. U. in 17 mins
Fill in the Expenses, Revenue, and Net Income columns (range G4:I19) using a data table.
Solved by C. D. in 17 mins
I am trying to use the query builder to split columns into rows by a delimiter. But it won't load and it keeps on presenting me with an error of "couldn't convert to number".
Solved by I. Y. in 20 mins
I'm trying to do a query on my table to separate my columns into rows by delimiter. However I keep encountering the problem "cannot convert to number".
Solved by Z. B. in 18 mins
I have typed various address for Marriage invitaion sticker label in row format with name,address, place, contact number and then left a space and then next the second name with address, place and contact number. Now while giving for printing they are stating to put each row into columns for each address, how shalll i do, please help
Solved by V. Q. in 17 mins
Can you make the formulas be able to be filtered by date? I have columns that count orders, sum quantitiy, and sum revenue. But I'd like them to be able to be filtered by date. So they change if I only ask for Jan - March 2018. Thank you!
Solved by B. E. in 29 mins
I'm having trouble moving multiple columns from one list box to another. ListBox1 is populated with 4 columns from a spread sheet and ListBox 2 is empty. I want users to be able to press the "add button" which will firstly add the item to ListBox 2 and also remove it from ListBox1 so they can no longer choose it. Furthermore, I would like the "remove button" to do the reverse and add the item from ListBox2 back to ListBox 1 whilst deleting it from ListBox2. This is all being done in Excel VBA userform
Solved by T. S. in 20 mins