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 Wanet Telecoms Ltd 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: access23
  • Content: Threads
  • Order by date
  1. access23

    format function

    Expr1: IIf([ST]="01","y",Format("n","[red]")) Can anyone tell me why this is not work? I want to change the "n" to red color
  2. access23

    i have a query in access with a con

    i have a query in access with a conditional iif statement goes like this iif([num]="1","y","n"). how can i make to display only the "n" in red color.
  3. access23

    convert row to column

    i have a table contain customer name and address like this: name address john doe street john doe city john doe state john doe zip how do i make the table look like this: name address1 address2 address3 ... john doe street...

Part and Inventory Search

Back
Top