Hello All,
I'm new to Excel VB. Currently , I want to do following -
Read from a Cell. Something like this "010111" (in Binary). Lets say its in sheet 1, Cell A10.
Write into multiple cells the same information like this. Lets say in sheet 2. Cell B1 to B6. like , Sheet 2 - B1 -0
Sheet 2 - B2...