Can't retrieve value from cell
Posted by Nate Hamilton on October 12, 2001 12:06 PM
I am selecting a range and I want the value in that cell that I pick. But what I get is the actual postion as a value. Why can't I get the value in the cell. Here is my code. Please help
For outsideCounter = 7 To 5000
Worksheets("Item Master").Select
formulaId2 = Range("J" & outsideCounter).Value