Newbies d3adm8n Posted December 15, 2008 Newbies Posted December 15, 2008 Hi, I'm having some problems with a Membership database that I'm trying to create. The table includes a Date field, with a "Days Attended" input field. I need to be able to save this information each week for any selected member and for that information to be stored for later retrieval. Secondly, I have a "From" Date feild and a "To" Date field. I need the table to be able to calculate the "Days Attended" from my selection of the Date in the "From" and "To" fields. This action needs to be spanned across multiple records. How would I go about doing this? Thanks, Sam.
RalphL Posted December 15, 2008 Posted December 15, 2008 You need a related table to store the dates attended. Use a portal in your main layout to view these dates. You can also enter the dates through the portal.
Newbies d3adm8n Posted January 20, 2009 Author Newbies Posted January 20, 2009 Thank you. Sorry for my very late reply. I have created another table which I consider the backbone DB, that will hopefully store the information that I provide through my main table, how It's going to do this, I don't know. I have attempted to make the main table and the database table related by cloning certain fields from one to the other in hope that it would work like that. Also, when it came to me trying to implement a portal it fell a bit flat. I added a portal to my main table, but all it seems to do is distort my layout. I know that It's meant to be used for more and in some way, but I don't fully understand how. As you can see, I may need a lot of help. Thanks, Sam.
Recommended Posts
This topic is 5846 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now