AAP
Member
Hi Friends,
Looking a way to find a number from a column. If that number is not available in the column then below that number. For example: I want to find 14 in a column (the first instance) then I need address of that cell and if 14 is not present then find the cell address of first instance of <14 number (could be 13 or 12 or 11 which ever is available before 14).
In addition, How can I read unique values only from that column to an array. I would like to show as a message to the user.
A sample file is attached.
Thanks
Kind Regards
AAP
Looking a way to find a number from a column. If that number is not available in the column then below that number. For example: I want to find 14 in a column (the first instance) then I need address of that cell and if 14 is not present then find the cell address of first instance of <14 number (could be 13 or 12 or 11 which ever is available before 14).
In addition, How can I read unique values only from that column to an array. I would like to show as a message to the user.
A sample file is attached.
Thanks
Kind Regards
AAP