Skip to content

How ChatGPT Can Help With Your Complex Excel Spreadsheets



Can you skyrocket your productivity with ChatGPT? See what happens when I copy & paste YOUR complex Excel questions from …

19 thoughts on “How ChatGPT Can Help With Your Complex Excel Spreadsheets”

  1. Also to be noted that I have bought the ChatGPT Pro, it is much faster and gives better answers, so if you are going to use ChatGPT quite a lot, it could be worth it to subscribe.

  2. Is there a way chatgpt could help write a macro that would copy comments based on common PO numbers from a file for which I currently use VLOOKUP .

  3. Great Video Leila,,, you never disappoint. Just a suggestion you may want to improve the quality of your audio. Not sure what course you should take, but you many consider a quality wireless microphone… Wish I could afford your consulting fees. Keep up the great work you are doing for all of us… GBY

  4. I'm genuinely excited about how it can enhance my job and replace repetitive tasks, and I don't see it interfering with my career shortly. You'll need to ask the right question and ensure that the problems you give are very descriptive; otherwise, it is not at the value you hope it will. It has a lot of promise.

  5. I CANT FIND THE ANSWER FOR MY PROBLEM. I NEED TO SUM THE COLUMNS OF ALL MY SHEETS IN A EXCEL FILE BUT ONLY IF THE THE MATCH CERTAIN CRITERIA IN ANOTHER SHEET. EXAMPLE SUM ALL PROFIT FROM ALL SHEETS BUT ONLY IF ITS JUNE

  6. @help with Excel.
    In workbook: named D which has l2:m300 data validation list and vba code which help me to select multiple values in each cell and every value is separated by ;.

    Problem/question
    I took the source from sheet Q, range C2:c60.
    My source for data validation changes.
    I want: whenever any value changes in c2:c60, it should also change the corresponding cells of l2:m300 cells.

  7. It help me on my job for send queries to the corporative web database using the HTTP POST query method and so to retrieve the data from the production lines automatically, all with excel.

  8. I asked ChatGPT to write a line of VBA code which gives me number of second filtered row, cause I couldn't find it on the Internet (you can find everywhere hints for first filtered row), and within a seconds Chat gave me that and it works.

    Second row – > SecondVisibleRow = ActiveSheet.AutoFilter.Range.Offset(1).Resize(ActiveSheet.AutoFilter.Range.Rows.Count – 1).SpecialCells(xlCellTypeVisible)

Comments are closed.