• Hi All

    Please note that at the Chandoo.org Forums there is Zero Tolerance to Spam

    Post Spam and you Will Be Deleted as a User

    Hui...

  • When starting a new post, to receive a quicker and more targeted answer, Please include a sample file in the initial post.

How to concatenate with original date format

ThrottleWorks

Excel Ninja
Hi,

I have values such as 15/03/2017 00:00:00 in a column.
I am trying concatenate it with ‘=C2&D2&F2’ formula, in coding, formula is reflecting as ‘Range("A2:A" & TempLr).FormulaR1C1 = "=RC[2]&RC[3]&RC[5]"’.

However value of concatenate result is reflecting as ‘08860316-0-EUR-CASH428094.29’.
Can we reflect the value of formula result as 08860316-0-EUR-CASH15/03/2017 00:00:004.29

Date value is in cell D2, with format as ‘m/d/yyyy hh:mm:ss’.

Can anyone please help me in this.

PS - Bold is marked for Forum purpose only. Not requirement.
 
Back
Top