79265571

Date: 2024-12-09 15:42:51
Score: 2
Natty:
Report link

The fix I was looking for was more simple than I hoped. Thanks to BigBen for the reply.

RawDataMR.Range("A1").Resize(.Rows.Count, .Columns.Count).NumberFormat = "@"

, before transferring the value. – BigBen

Reasons:
  • Blacklisted phrase (0.5): Thanks
  • Low length (0.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: Rashy