search function and trim function
Hi guys...
i have two excel functions that i am trying to imitate separately using vba for a programming project.
The first question is, how can i imitate the "search" function without using instr, find or search in the program code.
The second question is, how can i imitate the "trim" function without using trim in the code as well
all code suggestions are welcome
thanks lots in advance
|