We don't have that. You could file an enhancement request at bugzilla.gnome.org, or you could work around it.
If your data is in column A and you want to search for the range 2-4, you could enter =if(and(a1>=2,a1<=4),"ok","") in column B and then search for "ok" there. Morten _______________________________________________ gnumeric-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gnumeric-list
