I am having to learn Access without training. So, at this point I feel really stupid, but here goes. This is for a Help Desk DB that I have to create.
I have finally gotten all of my info grouped the way I think it should go. I have the following tables.
tblName: UserID,First, Last
tblInfo: InfoID, UserID, Title, ReportsTo
tblSeat: SeatID, UserID, PodNum, PositionNum
tblComp: CompID, UserID, SerNum, ModNum
tblCompLoc: LocID, CompID, Loc, InUse
tblWarranty: WarID, CompID, War, DatePur, WarExp
tblProblems: TicketNum, CompID, Probtype, ProbDesc, Resolution
tblDate: DateID, TicketNum, DateReceived, DateCompleted
tblStat: StatID, TicketNum, Closed
tblTech: TechID, TicketNum, Tech
At this point I have read til my eyes are going to fall out, about linking these tables together and I can not grasp the concept of how it works. I keep getting confused. I can not figure out how I can enter in information and it will go to each field in each table as it is supposed to. Basically I have confused myself to the point that I started questioning whether I was actually sitting in my chair or not.
Any help that anyone could give would be ever so greatly appreciated. Also I was not sure what all I should put here. I did not want to make a really long post and take up the forums space, but I was afraid that noone would be able to help without the info I have given here. Please advise me on whether this post was ok.
Totally confused,%-)
Don
I have finally gotten all of my info grouped the way I think it should go. I have the following tables.
tblName: UserID,First, Last
tblInfo: InfoID, UserID, Title, ReportsTo
tblSeat: SeatID, UserID, PodNum, PositionNum
tblComp: CompID, UserID, SerNum, ModNum
tblCompLoc: LocID, CompID, Loc, InUse
tblWarranty: WarID, CompID, War, DatePur, WarExp
tblProblems: TicketNum, CompID, Probtype, ProbDesc, Resolution
tblDate: DateID, TicketNum, DateReceived, DateCompleted
tblStat: StatID, TicketNum, Closed
tblTech: TechID, TicketNum, Tech
At this point I have read til my eyes are going to fall out, about linking these tables together and I can not grasp the concept of how it works. I keep getting confused. I can not figure out how I can enter in information and it will go to each field in each table as it is supposed to. Basically I have confused myself to the point that I started questioning whether I was actually sitting in my chair or not.
Any help that anyone could give would be ever so greatly appreciated. Also I was not sure what all I should put here. I did not want to make a really long post and take up the forums space, but I was afraid that noone would be able to help without the info I have given here. Please advise me on whether this post was ok.
Totally confused,%-)
Don