View Single Post
  #3   Report Post  
Himu
 
Posts: n/a
Default

no, for large numbers DEC2BIN functions dont work. Any other suggestions?


"Barb Reinhardt" wrote:

Will the DEC2BIN function get you what you want?

"Himu" wrote in message
...
i want a column which will contain numbers from 0~65536. Then I want to
convert them into 16 bit binary numbers. How do I do this?