Forum Discussion
QuickBaseCoachD
6 years agoQrew Captain
If (
[Miles]> 0 and [Miles <= 150, "$450,
[Miles]>150 and [Miles] <= 200, "$600",
.. then a value for when Miles is > 200)
[Miles]> 0 and [Miles <= 150, "$450,
[Miles]>150 and [Miles] <= 200, "$600",
.. then a value for when Miles is > 200)
- MikeKlausing6 years agoQrew Assistant CaptainMark- I followed a previous post of yours on how to use a URL formula to pull up google maps and generate a distance between two points. I have made it that far and google maps will say its 500 miles total. Is there a way to get the "500" miles back over to a field in my quickbase form without manually typing it in?
- QuickBaseCoachD6 years agoQrew Captainplease post a new question and if you are referencing another post, provide a link to that post.