View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
zyus zyus is offline
external usenet poster
 
Posts: 4
Default Copy By Variable

I want to copy based on value in a cell

ex A1 value $100
A2 value 5
i exp that i could run some function to copy $100 five times in cell
A3,A4,A5,A6 & A7.

I have about 300 columns with different types of values

Thanks