Forum Discussion
li chen
May 02, 2018Copper Contributor
Excel Dealing with Bible citation reference
Having some difficulties in dealing with Bible Citation Reference (Book Chapter: Verses) in Excel; would appreciate help/comments in dealing with copying the data into Excel and thereafter. C...
SergeiBaklan
May 02, 2018Diamond Contributor
Hi Li,
1) Select entire column 2, Ctrl+1, format as text, paste into it after that
2) Like
=A3 & " " & B3
if both columns formatted as text
li chen
May 04, 2018Copper Contributor
Thx. It worked.