Jump to content

robert J Collins

Members
  • Posts

    12
  • Joined

  • Last visited

robert J Collins's Achievements

Apprentice

Apprentice (3/14)

  • First Post
  • Collaborator
  • Conversation Starter
  • Week One Done
  • One Month Later

Recent Badges

0

Reputation

  1. I have a small network of 6 macs running Filemaker Pro 5 hosted by a mac running Server Pro 5.The network is connected to the internet via broadband with a fixed IP address. I would like to access this database from my mac at home via a broadband connection. What specifically do I need to set on both machines to enable me to do this Thanks
  2. sorry, I found the problem - I was using instead of ;
  3. Thanks Queue, when I do that the last 4 zeros are highlighted and I get the message field not found Any thoughts?
  4. sorry , I meant: If(Status(CurrentTime) < "4:00:00 pm" ; CombinedRemainingWorkingDays + 1; CombinedRemainingWorkingDays) What's is wrong with this?
  5. I would like to add one more calculation to this If the current time is before 4pm , add 1 day to the total number of working days left (so that it includes today) if not leave the total number of days as is. I am nearly there, but could someone correct this line for me. I am going to add one more field called "Timecutoff " which will be a calculated result If (current time) <16.00 ; combinedRemainingWorkingDays +1 ; combinedRemainingWorkingDays thanks
  6. Thanks Queue, I was beginning to think I was asking the impossible. I very much appreciate your help and time on this on. thanks again
  7. I am trying to set up a couple of fields to show information based on the current month field A) to show number of working days in current month (based on 6 working days a week- in other words excluding Sundays) field : to show remaining number of working days in current month (again 6 day week excluding Sundays) (again!) any help appreciated
  8. sorry I mean: I would like it to paste this : 1 / current month / current year ... In other words always find from the 1st of the current month
  9. I would like it to paste this : 1 / current month / current date ... In other words always find from the 1st of the current month
  10. would this not paste the current day as well as month & year?
  11. I would like to set up a script that pastes the first of the current month and beyond in a date field - 1/current month/current year... I think I should use Paste calculated value but I can't seem to get the formula right any help appreciated thanks
×
×
  • Create New...

Important Information

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