Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
5 years ago
Solved

Pull data to line with same starting number

I have a column with multiple shop order numbers and another column with a quote number, but the quote number is currently only associated with one shop order number line. I want to pull the quote nu...
  • sktneer's avatar
    sktneer
    5 years ago

    Forgot to tell you that Fill Down works with null values not with blanks so you should first Replace the blanks in the Quote column with 'null' and then Fill down will work as expected.