If() statement not working

Hey everyone, so I asked a similar question before I seem to have a problem with this IF() statement:

I am trying to let the IF() statement be: IF (the start mileage = to the end mileage), "Continue", "Error")

Sophtee_1-1653388948514.png

Sophtee_0-1653388909730.png

Datasheet, so I expect the next entry for the start mileage to be 2000 if anything else say "error"Sophtee_2-1653388982512.png

But it's not changing

Sophtee_3-1653389105102.png

 

 

 

Solved Solved
0 2 85
1 ACCEPTED SOLUTION

Hi @Sophtee .

Start mileage should be [Start Mileage]. 

Another thing is that it might be, [Vehicle Number]=[_THISROW].[Vehicle Number]. I dont know your design but it seems to me [_THISROW] might be necessary in this scenario.

View solution in original post

2 REPLIES 2

Hi @Sophtee .

Start mileage should be [Start Mileage]. 

Another thing is that it might be, [Vehicle Number]=[_THISROW].[Vehicle Number]. I dont know your design but it seems to me [_THISROW] might be necessary in this scenario.

I am feeling to cry "tears of joy".....Thank youuuuuu sooooooooo much .. 

I have been at this for two days... so thank you and to everyone who helped in the previous post 

Top Labels in this Space