G
Gus
Hi!
Thanks for taking the time to help. I appreciate it.
I have a DB that I am modifying I have added a table that is called
(tbl_Special_Billing_Requirements) it contains the following attributes:
User_ID, SP_num, Agr_Num, Vend_Code, Special_Billing_Requirements, Cycle.
I need to have a way to allow Users to add up to 4 years with each year
having 4 dates identified to belong to that year. I need to allow them the
capability to check or specify when a date for a certain year has been
completed.
I also need to be able to pull this data out in a report to show either what
has been completed and not. My question is what would be the best way to
structure (tbl_Special_Billing_Requirements) and the table or tables
capturing the date information.
I would really appreciate some help.
Thanks.
Thanks for taking the time to help. I appreciate it.
I have a DB that I am modifying I have added a table that is called
(tbl_Special_Billing_Requirements) it contains the following attributes:
User_ID, SP_num, Agr_Num, Vend_Code, Special_Billing_Requirements, Cycle.
I need to have a way to allow Users to add up to 4 years with each year
having 4 dates identified to belong to that year. I need to allow them the
capability to check or specify when a date for a certain year has been
completed.
I also need to be able to pull this data out in a report to show either what
has been completed and not. My question is what would be the best way to
structure (tbl_Special_Billing_Requirements) and the table or tables
capturing the date information.
I would really appreciate some help.
Thanks.