Forum Discussion
thedogspollocks
3 years agoNew Member
Combine columns, add a dot between combined information
I want to combine the following columns ... so that the end result is 1.56 0.28 0.24 etc. Thanks.
- 3 years ago
Hi thedogspollocks ,
you can add a column with the following formula:
[Value1] + Number.From([Value2])/100
ImkeF
3 years agoCommunity Champion
Hi thedogspollocks ,
you can add a column with the following formula:
[Value1] + Number.From([Value2])/100