Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
Web Query, prevent autoformat in excel
I'm pulling my hair out.
I developed and excel app with a user form and pages of VBA. I use a web query to update excel. Serial numbers are listed in one column within the report and excel cell. When the web query updates excel and there is more than one serial number per cell, say 24356,7665,6,7788,89..I get: 9.00385190038529E+167 as a result.
Can I change the delimiter for serials in a report?
or
Can I join a character to my serial column and strip it out in excel?
or
Is their any way to list the serials line by line? I can do this in a SS but not reports.
0