|
View Questions by Category:
|
No category found
| Browse "General" Questions |
| There are 8 questions found in this category: |
How can I make a formula to make Applicant names First Name First on checks?
Insert the following formula (name it firstnamefirst) and then use the formula field on your check format instead of applicants.lastnamefirst:The following formula also preserves the middleinitial if present:trimright(trimleft(mid({applicants.lastnamefirst},instr({applicants.lastnamefirst},",") +1)))+" "+left({applicants.lastnamefirst},instr({applicants.lastnamefirst},",")-1)...
| Not Rated |
Last Update: 2006-08-07 |
Views: 9 |
|
What is the Temps Plus "log file"?
Temps Plus can keep track of many events occuring within the Temps Plus application. You can specify the name and location of this file, or disable it. To view or change ......
| ●●●●● |
Last Update: 2006-07-17 |
Views: 25 |
|
|