1. =IF(AND(F2>69,F2<90),25,IF(F2>100,60,""))
3. IF(M2="","",(NETWORKDAYS(F2,M2))+TIME(17,0,0)-F2+M2-TIME(8,0,0
4. =IF(ISERROR(VLOOKUP(F2,Content_Insert!A:A,1,0)),"",VLOOKUP(F2,Mast
5. IF(M2="","",(NETWORKDAYS(F2,M2))+TIME(17,0,0)-F2+M2-TIME(8,0,0))
8. Old VB Shift-F2 / Ctrl-Shift-F2 Finally solved in VS.NET 2003
9. IF D2 = "B" AND F2 = "X" THEN "29" OR D2 = "LT" AND F2 = "X" THEN
10. building pc-linux hosted gcc for PowerPC-vxWorks
12. GCC3.4.3 (powerpc-linux-gcc) bug in generating (".initcall.init") section??
13. Problem using crosstool for powerpc-750 and gcc-3.3.2-glibc-2.3.2
14. [PATCH] Fix compilation of powerpc asm-offsets.c with old gcc
15. [PATCH 03/33] powerpc: Refuse to build 64-bit with GCC-4.2.0 and CONFIG_MODULES