S
Steved
Hello From Steved
I receive data each Day from 7 different Locations
Col A I have 01-Jun the first to Last Day of the month.
Col B I have Day formated as TEXT(A1, "ddd")
Col C I have Data
Based on a calendar Month.
In your opinion how would I best design a database,
so that the information can be displayed row wise per week.
The reasoning behind this is so the data from a location
can be checked against the day before. Data from a
Location is similar, but from time to time the data can be
wrong hence the need to put it in a format so that I can
check for any errors.
Thankyou.
I receive data each Day from 7 different Locations
Col A I have 01-Jun the first to Last Day of the month.
Col B I have Day formated as TEXT(A1, "ddd")
Col C I have Data
Based on a calendar Month.
In your opinion how would I best design a database,
so that the information can be displayed row wise per week.
The reasoning behind this is so the data from a location
can be checked against the day before. Data from a
Location is similar, but from time to time the data can be
wrong hence the need to put it in a format so that I can
check for any errors.
Thankyou.