I have an excel sheet with me and i have a function fn_ex(p_1,p_2) with me this function is used to insert the data into the third column , those 2 parameters are 1st and 2nd column from excel.
If i directly use the column name it is asking me to declare those columns. how can i do this ?? please find my attachment


Thanks in advance