Jump to content

gobedesign

Newbies
  • Posts

    5
  • Joined

  • Last visited

About gobedesign

  • Birthday 03/23/1942

gobedesign's Achievements

Rookie

Rookie (2/14)

  • First Post
  • Conversation Starter
  • Week One Done
  • One Month Later
  • One Year In

Recent Badges

0

Reputation

  1. I started out using the less than/equal sign but kept getting an error message, elected the other route. The 1 represents one page for an hour estimation not really critical but I'll see with this new method if I can get it fixed and working correctly.
  2. Looks like there are various flavors of this solution. Thanks for another solution.
  3. Your solution worked great, in fact both worked and you are right I do like to keep the expression short. It never crossed my mind to swap positions of the last two repetitions. Thanks for the help.
  4. I am using the following equation to change background colors: Case (Inc Hrs < 150;GetRepetition ( gColors; 1); Inc Hrs >151;GetRepetition ( gColors; 2); Inc Hrs >301;GetRepetition ( gColors; 3)) 1=green,2=yellow,3=red I've run various figures in the fields to change the value that is used to calculate which repetition to get, seems to work find until it hits a value of 1000 and above, color changes to yellow. Any suggestions.
  5. Radio buttons in read only don't show state in IE on windows 2000 but look fine in Safari Mac OS Panther, however, occasionally you can see and active button. Is this a bug for read only? All other states work fine in IE. Any suggestions would be greatly appreciated
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.