i have the following code that works inside a sheet. now need to adapt that formula so that is runs inside VBA
also have the same need for this formula as well![]()
=IFNA(VLOOKUP([@Column3],ProjectDB!A2:B246,2,FALSE),"")
sadly i had the code working for ifna but excel crashed and didn't recover the update code.![]()
=IF([@Column1]="","",INT(A16))
any help on quote marks in formulas would be helpful
Bookmarks