View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Drew K Drew K is offline
external usenet poster
 
Posts: 1
Default set of numbers, i.e. [1..48]

Is it possible to work with sets of integers in Excel?
=set(1..48)
or will I end up using booleans in a column to signify presence and absence?