EXcel VBA help# Windows - 看得见风景的窗口
s*r
1 楼
Here is an example, I need to search a row for a certain value, then I need to
search a colum for a certain value. Then I need to locate the value indexed b
y the row number and column which returned by my search.
How could I do it? especially when I use range object, how could specify the c
ell address by using the row number and column name which was returned by my p
revious search?
Also, to fill a column with certain pattern of values, when I write my VBA cod
e, I don't know how to let excel
search a colum for a certain value. Then I need to locate the value indexed b
y the row number and column which returned by my search.
How could I do it? especially when I use range object, how could specify the c
ell address by using the row number and column name which was returned by my p
revious search?
Also, to fill a column with certain pattern of values, when I write my VBA cod
e, I don't know how to let excel