Skip to content

Instantly share code, notes, and snippets.

@akanik
Created August 7, 2017 19:49
Show Gist options
  • Select an option

  • Save akanik/5e402ca9ba67c69825ce59fe6491786a to your computer and use it in GitHub Desktop.

Select an option

Save akanik/5e402ca9ba67c69825ce59fe6491786a to your computer and use it in GitHub Desktop.
Pivot table blanks, fill them in
=if(isblank(B2),A1,B2)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment