Forum Discussion

dfuhrman840's avatar
dfuhrman840
Copper Contributor
Sep 19, 2022
Solved

Excel formula or VBA script

I have an excel spreadsheet that I am doing grouping by rows function, then Subtotal function based off of invoice numbers (column A). In the total rows, I am needing more information carried down fr...
  • HansVogelaar's avatar
    HansVogelaar
    Sep 19, 2022

    HansVogelaar 

    Alternatively: select G1:J57.

    Press Ctrl+G or F5 to activate the Go To dialog.

    Click Special...

    Select Blanks.

    Click OK.

    G3 should now be the active cell in the selection.

    Enter the formula   =G2   and press Ctrl+Enter to propagate the formula to all blank cells in the selection.

Resources