Quantcast
Channel: Excel Help Forum - Excel Programming / VBA / Macros
Viewing all articles
Browse latest Browse all 50067

Formula help

$
0
0
Just realized I posted in the wrong section... How do I remove?

I am trying to get a chart of accounts number to auto-fill when a couple of items are true. I thought maybe index / match might work, but now I'm thinking something else because I can't get the proper result, just keep getting an N/A:confused::eek: Stupidly I deleted the formula I was using in my irritation and I can't undo it.

Formula: =INDEX(V$1:Y$65534,MATCH(V1:V7,X$1:X$65534,0)+1+MATCH(G12,W1:W25,0)+1+MATCH(I12,W1:W25)+1+MATCH(K12,W1:W25)+1+MATCH(M12,W1:W25)+1+MATCH(O12,W1:W25)+1+MATCH(Q12,W1:W25)+1+MATCH(S12,W1:W25))

Maybe a logical formula?

Exampleformula help.jpg


Appreciate any assistance. Thanks in advance

Viewing all articles
Browse latest Browse all 50067

Trending Articles