Results 1 to 3 of 3
  1. #1
    AVINANAIR is offline Novice
    Windows 7 32bit Access 2007
    Join Date
    Apr 2019
    Posts
    7

    Post Volume table

    Sir, I am beginner in ms access, working in Forest Department, I have a plan to create a software using access to find out the volume of standing trees. There is table called NR nair Volume table. Species Name, Girth, Volume. All datas are already recorded
    Species Girth (Cm) Volume (m3)
    Eg: Teak 85 0.35
    Like the above around 32 species up to 285 girth are available. girth recorded as 75, 85, 95,105,115, so on ......



    I want to put them in a data base and create a soft ware to find out the volume while selecting species name from a combo box and type girth in a text box

    But I could not done success fully. I have create 2 table. One for species.. Name of species, Scientific Name, Name in malayalam

    Table 2 is Girth table consists of 1. ID, Species ID, G75, G85 ,G95,....up to G285 and Data entry for the species and Girth of each species were completed. The one to many relation ship with table 1 to table 2 was also created. (Table1ID to table 2 second field ie Species ID)
    But i could not attain the goal which I have already described above. Please help me.......

  2. #2
    ranman256's Avatar
    ranman256 is offline VIP
    Windows Vista Access 2010 32bit
    Join Date
    Apr 2014
    Location
    Kentucky
    Posts
    9,550
    TGirth table should have 2 columns:
    [SpeciesID],[Girth]
    1, G75
    1,G85
    etc

    the table gives N girths per tree. If that's what you need.

  3. #3
    AVINANAIR is offline Novice
    Windows 7 32bit Access 2007
    Join Date
    Apr 2019
    Posts
    7
    Thax for ur valuable reply sir..There is no formula to find out volume of tree.. All volumes are already calculated through research and analysis of datas from the field. Hence I think another table for volume is required ? ie for a species and for a girth. Is it right sir?
    Click image for larger version. 

Name:	SCREEN.jpg 
Views:	9 
Size:	131.4 KB 
ID:	38029

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Automatic alerts at a certain volume
    By bsegge in forum Access
    Replies: 10
    Last Post: 01-17-2017, 10:25 AM
  2. Replies: 7
    Last Post: 11-19-2014, 05:20 PM
  3. Replies: 4
    Last Post: 05-13-2014, 12:24 PM
  4. DoCmd.Beep Volume
    By cbrsix in forum Programming
    Replies: 2
    Last Post: 06-22-2012, 01:30 PM
  5. Volume limits?/ Trade Blotter Project
    By adyson21 in forum Database Design
    Replies: 2
    Last Post: 09-15-2011, 02:15 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums