Forum Discussion
Filtered List - Cant Copy from one column to another
- Nov 10, 2022
ahh yes the flash fill. Awesome. Thank you very much.
- Patrick2788Nov 10, 2022Silver ContributorYou're welcome! The only drawback to using Flash Fill is the columns have to be neighboring each other. In your example it works out.
- Tony2021Nov 10, 2022Iron Contributor
HI Patrick, I am having a tough time making it work. My columns are next to eachother in the attached but I still cant get flash fill to work. Do you happen to see why?
In my real data set the columns are actually not next to eachother. Do you know of a work around? I could put the columns next to each other I guess since it would still be better than manually copying and pasting one by one.
thank you
Please see attached- Patrick2788Nov 10, 2022Silver Contributor
Thank you for the followup and the sample workbook.
I was able to reproduce the same error you received. That particular error seems to be nowhere to be found online so I'll post it here in the hope it may come up when someone searches for it:
We didn't fill in values because the display formatting for some of the cells in the active column is using a different level of precision than the underlying value
The part Flash Fill doesn't like is the large decimal (7 numbers right of the decimal). Through some trial and error, I got it to work but only when I truncated the decimal down to 1. There's no issue with the cell formatting - it's all about the value in the formula bar. I've attached my sample workbook.