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 sizbut on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Time Range Problem with Formula

Status
Not open for further replies.

Gizmo0917

Technical User
Dec 5, 2003
43
US
if time({table.field}) >= time(7,30,0)
and
time({table.field}) < time(19,0,0) then
"Shift 1"
else
"Shift 2"


I am getting an error that says a ) is missing. I have double checked and can not find where to put the paren. Any suggestions?

Thank you,
 
Gizmo,

Keep it to one thread, if you please. See the other thread for my answer.

Software Sales, Training, Implementation and Support for Exact Macola, eSynergy, and Crystal Reports
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top