Hello All,
In the last 4 days my Access database has crashed 15 times, coming up with the message 'Run Time Error 3343 - Unrecognised Database Format'. The DB is used in a multi-user environment, and has been running smoothly (ish!) for about a year, this has only just started happening. If I...
Hello all, hope one of you can help me before I throw myself under a bus!
Got an access query with a Net figure in one of the fields (£351.00). Working out the VAT with the rounding command (Round(([Net]*1.175),2). Getting £61.42. Should be £61.43 as the actual unrounded fig is £61.425. Any...