Currently I have been asked by my father to set him up a log book for his Ham Radio stuff and know what I want to setup using the following database fields:
LOG_ID
LOG_MONTH_YEAR
LOG_CALLSIGN
LOG_YES_NO
LOG_SMILE
LOG_DATE
I have it grouping the items with the LOG_MONTH_YEAR from the database, but need to have only the 3 columns going across. Here is my code I have:
Is anyone able to help with having the unique tables have 3 columns before writing the next lot of 3 below them?