How do I make a Subtitle in Access?

  • Thread starter Thread starter J Patel
  • Start date Start date
J

J Patel

I have small project on access but I have never used it before. What I trying
to do I have title (Hot saw), under the title I have to create 5 to 6 sub
title(example, 18 Table, 19 Table, etc,.). Now lets say I have problem in 19
Table then I want to write the decsription about the problem, Time, Date,
Employee name and #. How the problem occure. Can someone help me please.
Thanks
 
I have small project on access but I have never used it before. What I trying
to do I have title (Hot saw), under the title I have to create 5 to 6 sub
title(example, 18 Table, 19 Table, etc,.). Now lets say I have problem in 19
Table then I want to write the decsription about the problem, Time, Date,
Employee name and #. How the problem occure. Can someone help me please.
Thanks

create a related table for problems using the column names you
described plus a column used to link it to your main table.
 
Back
Top