View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Amylacc Amylacc is offline
external usenet poster
 
Posts: 2
Default find and replace nonzero values with 1

I am trying to replace all non-zero values in a range in a spreadsheet with
1. I want to tranform my abundance data to presence/absence for use in
another program. Find and replace does not seem to do this. Even if I used
conditional formatting to change the nonzero values to another color, it
still tells me that it can't find anything. I am trying to do this faster
than one column at a time.