View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Ed G[_2_] Ed G[_2_] is offline
external usenet poster
 
Posts: 2
Default Simple HexDecimal to Decimal Converter

Hi there

This is way beyond my maths understanding.

I'm trying to use Excel to convert HexDecimal to Decimal. Ideally, I'd like to be able to key in the HexDecimal value in cell A1 and for A2 to automatically convert it to Decimal. This to then run all the way down 64 rows converting values in the same manner from Column 1 to Column 2

Can you do it with simple function commands?

Anybody any ideas?... all gratefully received

Many thanks

Ed G