Hi,
I need use a fomula to read the cell A6 which contains AJ62VAF and return blank"" if the cell contains the number 62, and if it contains any other number lower than 62 to display the result of the sum of j6 x k6. your help is much appreciated![]()
Hi,
I need use a fomula to read the cell A6 which contains AJ62VAF and return blank"" if the cell contains the number 62, and if it contains any other number lower than 62 to display the result of the sum of j6 x k6. your help is much appreciated![]()
Do you mind to use a helper cell(column) for this?
Regards
Fotis.
-This is my Greek whisper to Europe.
--Remember, saying thanks only takes a second or two. Click the little star * below, to give some Rep if you think an answer deserves it.
Advanced Excel Techniques: http://excelxor.com/
--KISS(Keep it simple Stupid)
--Bring them back.
---See about Acropolis of Athens.
--Visit Greece.
Here without helper column:
Formula:
=IF(LOOKUP(99^99,--LEFT(MID(A5,MIN(SEARCH({0,1,2,3,4,5,6,7,8,9},A5&"0123456789")),255),ROW($A$1:$A$10)))<=62,"",J6*K6)
Never use Merged Cells in Excel
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks