
August 28th, 2003, 05:30 PM
|
|
Junior Member
|
|
Join Date: Aug 2003
Posts: 1
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
Excel w/ AS400 programming problem
I have written some vb code to copy cells (1 at a time) into AS400, I have encountered a problem with it. The first letter of the cells(which are 6 characters long) gets messed up. K's turn into & symbol, Y's turn into Yen symbol, and M's turn into omega symbols. The remaining 5 characters which usually consist of 1 more letter and 4 numbers paste correctly in AS400. Any idea whats causing this? And any idea how to get around this problem or correct it?
|