Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

data convertion between excel and data type(like AFKO-GAMNG)

Former Member
0 Likes
452

Hi,

when i read excel, i found that the data cannot be conerted to data with type AFKO-GAMNG(13,3).

an advice?

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
419

why don't you write that field to a character field and then export to excel. Also, after writing it to a char field, move the sign to the front of the number (but that depends what your regional settings are in windows) .

Hi,

when i read excel, i found that the data cannot be conerted to data with type AFKO-GAMNG(13,3).

an advice?

1 REPLY 1
Read only

Former Member
0 Likes
420

why don't you write that field to a character field and then export to excel. Also, after writing it to a char field, move the sign to the front of the number (but that depends what your regional settings are in windows) .