Citationkid
Well-known member
- Joined
- Aug 11, 2003
- Posts
- 281
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
U-I pilot said:save your money and use excel....sure there might be some reports and things that are easily done with a program but excel can do a lot if you just toy with it....I've been using it a while now and its cake if you keep up with it.
Design as many or as few columns as you want and excel is good almost anywhere you go.....
I doubt he has the savvy and understanding to compile and manage the nuances of an excel spreadsheet to design and complete his own computer logbook.
More likely an Access or Delphi database, like the one I wrote for myself. (If I hadn't, I'd be using Logbook Pro)Kingairrick said:I'm not a programmer, but it wouldn't surprise me if Logbook pro was actually based on an excel spreadsheet anyway...I'm
Care to share a template for us "less computer savvy" people?More likely an Access or Delphi database, like the one I wrote for myself.
Sorry. There isn't a "template" in the way that there is in Excel. The access file has 8 interrelated tables, 18 queries (preformatted inquiries into the tables) some of which are experimental, 19 forms (2 of which are templates), 7 reports (with more being added as needed), and a bunch of Visual Basic for Applications code. The whole idea of the complexity in the back is to make it easy to use up front. (If you look at the entry screen, for exmaple, you'll see that there's nothing there to enter about whether the airplane is single or multi or land or sea or high perfromance or retractable — that all happens behind the scenes when you enter the make and model.)U-I pilot said:Care to share a template for us "less computer savvy" people?