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.
Hi thedogspollocks ,
you can add a column with the following formula:
[Value1] + Number.From([Value2])/100
1 Reply
- ImkeF
Community Champion
Hi thedogspollocks ,
you can add a column with the following formula:
[Value1] + Number.From([Value2])/100