G
Guest
I think I need a MVP! I have a linked CSV file which essentially gives me
all the data I need. I left 2 columns within this csv file blank (packed
and run order) so that I could use these columns to manipulate the data.
Meaning I could use Packed which is a yes/no checkbox to say not to show the
fruit which has already been packed. Then I could review the remaining
unpacked fruit and use runorder column to insert a number to sort what grade
I will run with each time. This sounds really confusing but its not. Trust
me the design of this database is good. How would I append new data to an
existing table if the table I need to add to is a link? or what other
suggestions
all the data I need. I left 2 columns within this csv file blank (packed
and run order) so that I could use these columns to manipulate the data.
Meaning I could use Packed which is a yes/no checkbox to say not to show the
fruit which has already been packed. Then I could review the remaining
unpacked fruit and use runorder column to insert a number to sort what grade
I will run with each time. This sounds really confusing but its not. Trust
me the design of this database is good. How would I append new data to an
existing table if the table I need to add to is a link? or what other
suggestions