Thread: If Statements
View Single Post
  #1   Report Post  
jadelouiselaird jadelouiselaird is offline
Junior Member
 
Posts: 1
Default If Statements

hi could someone please help me with an if statement

heres the scenario

example:

DESC UNITPRICE
BLANK 0
TSHIRT 0


So from the data above where desc is blank unit price needs to be blank, where desc is not blank unit price needs to keep the value



how would i do this, all help appreciated