View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Erche Erche is offline
external usenet poster
 
Posts: 1
Default Beginners' Question : How to move selected columns & rows to a two dimensional array

Hi everybody,
I have a case.
Description :

A B
1.2 apple
1.3 yoghurt
1.1 mango
1.0 papaya

how to move them into a array ?

that's all for now

Thanks in advance