Search found 12 matches

by Adeydiver
Wed Sep 04, 2013 22:23
Forum: Extensions
Topic: Designer Formula
Replies: 11
Views: 23842

Re: Designer Formula

This is probably a step too far but I'll give it go. I use LogUserDefValue01 to store the amount of O2 in a nitrox gas and then have a calculated field in my log page to work out the O2 partial pressure ((LogDepth +10)/10) * val(Fstr$(((Val(LogUserDefValue01)/100)),"#####&.##")). What ...
by Adeydiver
Mon Oct 03, 2011 19:54
Forum: Extensions
Topic: DiveLog Designer
Replies: 1
Views: 5261

DiveLog Designer

Is there any way to pull in gas switching data into the report designer? The switching info has been added manually through the profile.

Thanks
by Adeydiver
Sun May 08, 2011 16:29
Forum: Extensions
Topic: Diving Log Designer
Replies: 3
Views: 5125

Re: Diving Log Designer

Hi Sven,

At present is the signature option only available on the iphone? Would it be easier less work to include a signature option in WP7 version or even the desktop version? Just a thought.

Thanks

Adey
by Adeydiver
Wed Apr 27, 2011 22:09
Forum: Extensions
Topic: Diving Log Designer
Replies: 3
Views: 5125

Diving Log Designer

I have my buddy details loaded into the buddy table, including a scanned signature as the picture and the fax field as the certification No. What I would like to do is have a formula on the log page look at the dive buddy stored in the logbook table for each dive and show the image referenced in the...
by Adeydiver
Sun Jul 25, 2010 21:39
Forum: Extensions
Topic: Designer Formula
Replies: 11
Views: 23842

Re: Designer Formula

I print my log pages in batches of 4 so I get 2 per side of a sheet of A4 using booklet printing feature on my printer. The problem with this is that the Bottom time to date calculation is the same on all the log pages in that batch. So if I select and print log pages 214-221 (8 pages) the cumulativ...
by Adeydiver
Fri Apr 09, 2010 23:54
Forum: Extensions
Topic: Designer Formula
Replies: 11
Views: 23842

Re: Designer Formula

Am definitely stuck now. The divetype field stores multiple types in the following format: 1,2,3 representing Fun, Education, Night I want to have a formula that checks the entry in the dive type field for a specific type in order to populate a spefic dive type box with a tick. So for the 'Fun' box ...
by Adeydiver
Fri Apr 09, 2010 22:05
Forum: Extensions
Topic: Designer Formula
Replies: 11
Views: 23842

Re: Designer Formula

Doh just got it

Cond(LogTankSize =7 or LogTankSize= 14,"ü")
by Adeydiver
Fri Apr 09, 2010 22:01
Forum: Extensions
Topic: Designer Formula
Replies: 11
Views: 23842

Re: Designer Formula

I have another formula query which I hope someone can help with. At the moment I have this formula 'Cond(LogTankSize=14,"ü")' which puts a tick in a box if the tank size is 14. I would like to put the tick in the box if the tanksize was either 7 or 14. Can this be done? I have tried to do ...
by Adeydiver
Tue Mar 09, 2010 01:27
Forum: Android, iPhone & iPad
Topic: Windows Mobile
Replies: 8
Views: 8728

Windows Mobile

Great work on Diving Log 5.0 it is looking good for the desktop. When might an updated windows mobile version be on the horizon?
by Adeydiver
Tue Feb 02, 2010 22:32
Forum: Extensions
Topic: Designer Formula
Replies: 11
Views: 23842

Re: Designer Formula

Thank you, that works perfectly, much appreciated
by Adeydiver
Fri Jan 29, 2010 20:32
Forum: Extensions
Topic: Designer Formula
Replies: 11
Views: 23842

Designer Formula

I have the following formula Cond(LogUserDefValue01='',0,Round(((((1-((Val(LogUserDefValue01)))))*(LogDepth+10)) /0.79)-10,1)) which returns 0.0 if the LogUserDefValue01 is blank and does the other calculation if there is a number present. What I would like it to do is return a blank or text rather ...
by Adeydiver
Wed Mar 18, 2009 13:45
Forum: Android, iPhone & iPad
Topic: GPS capture for Windows Mobile devices
Replies: 1
Views: 3020

GPS capture for Windows Mobile devices

Are there any plans to add the ability to capture site GPS info from built in GPS receivers, a function I believe is in the iphone version?