miletracker
Technical User
In a access Query I have 3 fields "Location 1" "Location 2" and "Current Location"
Using the if function I want "CurrentLocation" to show the following :
If "location 2" is null return "location 1" if location 1 is also null return "No Location Given" Thanks for the help
Using the if function I want "CurrentLocation" to show the following :
If "location 2" is null return "location 1" if location 1 is also null return "No Location Given" Thanks for the help