Hello,
See a test data file attached. Trying to figure out a workflow that will accomplish the following:
- Fill in blank column headers - cell C1 shows entity number "1000", cells D1 through L1 are blank - is it possible to get these to fill with the fist value that is listed in the row before the blank cells? So Cells D1 through L1 would show "1000", Cells M1 through V1 would show "1190", etc.
- Transpose all of the data so that it is listed vertically - Column headers that would remain are:
- Account
- Acct Type
- Entity number (from #1 above)
- Then each column name currently in Column B2 - L2
Thanks in advance!