
RyanTech Engineering
Members-
Content Count
11 -
Joined
-
Last visited
Community Reputation
0 NeutralAbout RyanTech Engineering
-
Rank
member
- Birthday 11/28/1961
Profile Information
-
Gender
Male
-
Location
Dana Point California
-
Interests
understanding Filemaker?
-
Please help the NEWBIE !! Ok, for some strange reason, I can't seem to do the easiest thing .... I have two fields: FieldA has 2% in it FieldB has 3% in it I want to simply show the Total of the Fields that are Calculating, at the moment it shows 5% I did this by creating a calc field that adds one from the other, but I need it to deduct it from 100% so it would look like 95% HELP !
-
Just wondering, for all you geniuses out there.... I have come across a spreadsheet conversion project to FM12 and in a formula on the spreadsheet they "Exclude Sundays" as a workday, So, if a job was scheduled (i.e. Calendar drop down) and it fell on a sunday, the script would "Bump it" a day, to never fall on a sundays..... hope that makes sense..... Is this easy to do with FM? Thanks -sr
-
Ok, just wondering... If one would like to filter a portal with multiple "Strings" would one use a "If" or a "case" I am trying to Filter on 3 items and using the "Case" statement I'm only able to achieve 2....... Help ! Here's what I have so far Case( InspectionWork::Sample Complete="Complete";""; InspectionWork::Sample Complete="Revising" ) if I put a 3rd in like (On-Site) ...... it doesn't do its JOB !! why only 2?
-
Ok, Im really lost..... I'm trying to understand why when I concatenate multiple fields into one single field using a calculation field, The field data on my layout doesn't show just a single line of text... Here's my Calculation Field: TextA &" "& B::TextB &" " & C::TextC and a REAL simple Related DB is Attached to review Thank You -sr Relationships.fmp12.zip
-
How does one "Concatenate" multiple fields to a single field and have it display on a single line?
-
Looking for a solution on a "DropDown" field that is Huge (5,000 records +) it seems that the "Type ahead" is not working in FMGO, but works fine in FM 12..... Is there a work around for this? or did I miss something? Please Help
-
AppleScript, FileMaker and iMessage
RyanTech Engineering replied to ToBeJazz's topic in AppleScript & Automator
Did you successfully figure this out? I would like to utilize iMessage too in my design