Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default How to read DBCS from a cell in VBA

Hello all.

I have a spreadsheet that has DBCS characters in it. When I attempt to
write these values to a file, the look like question marks (???????). In
stepping through the code, I observe that the data read from the cell is
not the DBCS chars, but the ?????.

I am reading the value from the cell by this statement:
Code:
entryXlate = Worksheets(worksheetName).Cells(1, 2).Value


where entryXlate is defined as a String.

I have a small sample .XLS file which generates the condition if you
want to observe for yourself. Any help is greatly appreciated!!!

Joe
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
read only cell pdaws Excel Worksheet Functions 2 September 26th 08 06:23 PM
I need the cell to read 0 Peter Excel Discussion (Misc queries) 8 June 1st 08 09:11 PM
CAN YOU SET GRAPH TO READ, FORMULA IN A CELL AS A BLANK CELL AJ-foster Excel Discussion (Misc queries) 2 July 15th 06 08:34 AM
How do I read cell value and compare it with other cell in a colum lpdarspe Excel Programming 8 April 6th 06 07:20 PM
read from 1 cell read to and other using vba Henrik[_4_] Excel Programming 1 December 25th 03 06:15 PM


All times are GMT +1. The time now is 04:52 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"