Forum Discussion

pavankumarmechineni's avatar
pavankumarmechineni
Copper Contributor
Aug 16, 2023

Excel

  Hi everyone...   I have three columns with data init . The headers are Month and Total sales, total profits.  The data is filled till 100th row.    Now I need to prepare a table with tot...
  • Riny_van_Eekelen's avatar
    Riny_van_Eekelen
    Aug 16, 2023

    pavankumarmechineni Begin by changing the month names to Jan, Feb, Mar in the table in column G. Just like you have them in the data.

     

    Then change the formula in H5 to reference G5 rather than A31. Even better if you enter the reference by clicking on cell G5. That will enter a structured reference @[Month] and all should work just fine.

     

    When referring to A31 like you did, the next rows will refer to A32, A33 etc. and these cells do NOT contain Feb, Mar etc. Your 'February balance' adds up numbers for Mar and March does it for Nov etc.

Resources