View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Marcin P Marcin P is offline
external usenet poster
 
Posts: 1
Default Recognize currency in a cell

Hi,

I have a spreadsheet which uses different currencies when data are
imported. I'm looking for a method to recognize currency type used in
a cell, for example:

A1: €100 or $100, £100 and so on.

Many thanks.
Marcin