S
stakar
i have to do this but i cant
In worksheet "MyOne" i have two columns
The B which contains data values and the C that it will contain th
formula =(B1-1) which it will fill all the cells till the end of the
column range (B2-1, B3-1 ...etc)
I want this to be on vb code to run fast , but i want the workshee
name "MyOne" to be refered
Example
B C
1 =(B1-1)->0
2 =(B2-1)->1
..
..
8 =7
45 =44
10 =9
Thanks in advance!!!
Stathi
In worksheet "MyOne" i have two columns
The B which contains data values and the C that it will contain th
formula =(B1-1) which it will fill all the cells till the end of the
column range (B2-1, B3-1 ...etc)
I want this to be on vb code to run fast , but i want the workshee
name "MyOne" to be refered
Example
B C
1 =(B1-1)->0
2 =(B2-1)->1
..
..
8 =7
45 =44
10 =9
Thanks in advance!!!
Stathi