View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming,microsoft.public.vb.controls.creation,microsoft.public.vb.enterprise
John[_53_] John[_53_] is offline
external usenet poster
 
Posts: 1
Default Converting Format to a "Data() As Byte"

I need to change my data format from a string array to a "Data() as Byte"
format. Having struggled to do this I have reverted to the forum.

Apologies if this is a basic question.