Microsft Access 2007 I attached a sample file from the main database
The table CBA that I imported into Access came from another source. The design view properties for the table CBA are FIELD SIZE: double FORMAT: percent DECIMAL PLACES: 0 I would like to update the table SLDR with those percentage values. It does not matter if it is decimal or percent I basically just need those numbers(student scores) to be inserted into the column. I have tried several different ways setting properties and such. I either end up with 1's or 0's or it rounds the value to 100%
Any ideas on how to make this workI realized I could export the SLDR table insert the values in Excel and reimport. I was looking for a shorter way since I have to do this report every six weeks.
Thank you for any help