Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 4
Default Codepage in Excel 2003

Hi,

Does anyone know how to find out the font codepage in use in specific Excel
cells?

I have a spreadsheet where lines alternate between Russian and English.
Code() returns the char code for the first character in the text string - but
the number range is the same for both Russian and English text.

Thanks
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 968
Default Codepage in Excel 2003

You might be able to find the unicode codepage number for each character
using a Byte array from VBA,
but I have not tested this approach to see if it works.

Charles
__________________________________________________
The Excel Calculation Site
http://www.decisionmodels.com

"Stephen Eccleston" wrote in
message ...
Hi,

Does anyone know how to find out the font codepage in use in specific
Excel
cells?

I have a spreadsheet where lines alternate between Russian and English.
Code() returns the char code for the first character in the text string -
but
the number range is the same for both Russian and English text.

Thanks



  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 4
Default Codepage in Excel 2003

Hi Charles,

Yes, having checked Excel help for codepage revealed no significant
suggestions (to my question) beyond Char() and Code(), i suspected that I
would have to use VBA code to test this function.

I dont want to edit the Russian or English text, just enable conditional
formatting to hide or reveal lines with either language.

Obviously the codepage in effect on the PC OS affects the char set range
that is used when keyboard keys are typed, but i dont want to make changes to
the text in the spreadsheet - just test the codepage for each text cell.

Thanks for your suggestion.

Stephen

"Charles Williams" wrote:

You might be able to find the unicode codepage number for each character
using a Byte array from VBA,
but I have not tested this approach to see if it works.

Charles
__________________________________________________
The Excel Calculation Site
http://www.decisionmodels.com

"Stephen Eccleston" wrote in
message ...
Hi,

Does anyone know how to find out the font codepage in use in specific
Excel
cells?

I have a spreadsheet where lines alternate between Russian and English.
Code() returns the char code for the first character in the text string -
but
the number range is the same for both Russian and English text.

Thanks




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
Copy and paste problem Excel 2003 to Word 2003 [email protected] Excel Discussion (Misc queries) 2 August 28th 07 11:14 AM
opening excel files from access 2003, win xp, office 2003 Nugimac Excel Discussion (Misc queries) 2 April 26th 07 12:32 PM
import Excel 2003 file into Outlook 2003 - NO NAMED RANGES?? lewisma9 Excel Discussion (Misc queries) 0 February 27th 07 12:23 AM
Copying Excel 2003 Selection into Outlook 2003 HTML E-Mail Message [email protected] Excel Discussion (Misc queries) 0 July 10th 06 03:07 PM
Excel 2003 Database Driver Visual FoxPro 7 on Server 2003. Cindy Winegarden Excel Discussion (Misc queries) 0 November 28th 04 12:07 AM


All times are GMT +1. The time now is 05:57 AM.

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

About Us

"It's about Microsoft Excel"