i figured out how to split a column in approach report,but they are almost 3 inches apart. how do i move them closer together. if i try to move them they seem to get covered up
i have 2 databases 1) employees 2) jobs.
emplyee has A)number B)names,job has a) nunmber and b) job description and C) shift.
i need to be able to search for any one of the fields. i need to find employee by number and enter new job number when they change jobs. is there a way to just enter the...
i need to total numbers from each day of the month,every month,by month,quarter and year. 1/1/07 - 5,1/2/07 - 2.....2/1/07 - 3,2/2/07 -6.....
totals for jan totals for feb
7 9
i have totals but cant seem to figure out by month....
thanks, i figured out a way....long way but it works, i made 4 set for each entry.....
If("OCCASION 3" = "OCCASION 2", ' ', "OCCASION 3")
If(IsBlank("OCCASION 3"), "OCCASION 4", "OCCASION 3")
If("OCCASION 3" = "OCCASION 4", "OCCASION 3", "OCCASION 3")
If(IsBlank("OCCASION 3"), "OCCASION 4"...
i need to keep track of 6 dates for 9 months and would like to either automaticly clear the oldest one or announce that it is outdated or that there is 6 or more dates. so, i would enter 1/1/07,1/5,/1/7,3/5,5/6,5/8...i would like to count 9 months back from today,count the dates,clear the ones...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.