F
farful
I was wondering if there was a way to store a cell's location t
variables.
Something like:
Code
-------------------
int a, b
Cell(a, b) = ActiveCel
-------------------
I'm currently working with a fairly large worksheet, and I'm usin
Cells.Find to look for a specific cell. Then I want to Filter tha
column, but I can't figure out what column Selection.AutoFilte
Field:=?? should be.
Any suggestions
variables.
Something like:
Code
-------------------
int a, b
Cell(a, b) = ActiveCel
-------------------
I'm currently working with a fairly large worksheet, and I'm usin
Cells.Find to look for a specific cell. Then I want to Filter tha
column, but I can't figure out what column Selection.AutoFilte
Field:=?? should be.
Any suggestions