Forum Discussion
Eliza55
Jan 25, 2023Copper Contributor
unequal tables
Hi there, my columns are unequal: see attached (yellow columns). How can I equalize them to column 1, to have proper data in rows?
Thank you for any tips.
6 Replies
- WassimNCopper ContributorHello Eliza55 What do you mean by "unequal"? What do you mean by "equalize"? If you want the yellow ranges to have the same value of the corresponding cell in column A you can use a formula for example in cell B2 you can use =A2, in cell D2 use =A2, and in cell F2 use =A2 and then you can drag down the columns to make it all "equal"??? By the way, I see that in column A the values maybe stored as text (Left justified) vs numbers in the other columns (Right justified). That's OK but not standard practice. Let us know what you exactly mean so we can better help you.