Hi,
I need to create a report that prompts the user to insert many 10 letter chars and then I need to find if the table has these values or the last 5 letters of these values so I tried to do substring on the promptmany but it doesn't work because it is not a string but an array. Does anyone have a work around?
I need to create a report that prompts the user to insert many 10 letter chars and then I need to find if the table has these values or the last 5 letters of these values so I tried to do substring on the promptmany but it doesn't work because it is not a string but an array. Does anyone have a work around?