I would like to execute a script (macro) that would search a spreadsheet and return the cell reference if:
Cell value = Home or Buy or Rent
So my array results would be for example:
A16
Z22
R100
B210
Would be even better if besides the cell references, I could see the value of the cell also. For example:
A16 Home
Z22 Buy
R100 Rent
Cell value = Home or Buy or Rent
So my array results would be for example:
A16
Z22
R100
B210
Would be even better if besides the cell references, I could see the value of the cell also. For example:
A16 Home
Z22 Buy
R100 Rent