advomystics
New member
- Local time
- Today, 10:22
- Joined
- Jan 13, 2016
- Messages
- 9
I am creating a table that will eventually have information for my invoices for a dance studio. I am not sure how to set up the table so it will pull the correct information into the invoice.
I have a table (tblDanceClasses) set up with the dance classes and their respective price.
This table which I have labeled charges (tblCharges) needs to pull the class name and the cost from table (tblDanceClasses) to (tblCharges). Can you get it to pull information from 2 columns in tbl DanceClasses to 2 columns in tblCharges?
I hope this is clear as mud
I have a table (tblDanceClasses) set up with the dance classes and their respective price.
This table which I have labeled charges (tblCharges) needs to pull the class name and the cost from table (tblDanceClasses) to (tblCharges). Can you get it to pull information from 2 columns in tbl DanceClasses to 2 columns in tblCharges?
I hope this is clear as mud
