Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: cgtrucking
  • Content: Threads
  • Order by date
  1. cgtrucking

    Adding Color options in @if functions.

    I am trying the following formula in Excel 2003 & 2007 @if(c51>100,b83,b84) Cell B84 is in red font. When the results come back to cell c51 it comes back in black font. It should come back Apr(in red) Any help would be appreciated. Thanks Fran
  2. cgtrucking

    Linking three Tables

    I have three tables that I am linking. CI02(Container History File),CM03(Customer Master File) and CM05(Service Master file). I was able to get most of the info from the first two tables, but once I added the third table(CM05) I got thousands of entries. Most were duplicates of previous...
  3. cgtrucking

    Null Field in a formula

    I am trying to use the if then else formula for selecting my data. if{ci02.CI02_UDATE}=""then{ci02.CI02_UNIT}else"avail:" I am trying to select the record if the unassigned date is blank. If it is blank then select the unit # data. I get the error message "a date-time is required here"...

Part and Inventory Search

Back
Top