hello all,
I hope you can help me with this,
I need to find a way how to lookup a value that is changing.
i will now explain, according to a "question Id" value i need to find it's "question type"
for example
i have: these question types: GMAT, MCAT, MULTIPULE
and these id's: Num_gx, num_ra, rag_d
now its would have been simple if the data came as the id presented, but the data in the report comes with numbers attached to the ID
so each question has it's uniqe id e.g.- num_gx05, num_gx89, num_ra0009, num_ra34, rag_d4 etc..
now if num_gx= MCAT, num_ra=GMAT, rag_d=MULTIPULE
what function can i use for it to bring me the question type each tume i would insert an id?
i tried it with vlookup rang 0 and rang 1, with 1 i brought me wrong answers and with 0 it gave me N/A since each id has a unique number attached to it, there is no way of creating data base with all the number combinations, so what can i do to find the question type according to only the begining of the ID excluding the number that follows?
thanks
Bookmarks