steven low
Registered User.
- Local time
- Today, 06:41
- Joined
- Dec 2, 2006
- Messages
- 27
Hi guys im trying to create a access database which has two colums like the example shown below.
basically the first colume would contain these symbols /// and i want the second colume to read off the first colume soo if I have /// the total registry colum would show the total number of ///.
how woud i get the tables within access to do this
Code:
Registry total registry
/// 3
basically the first colume would contain these symbols /// and i want the second colume to read off the first colume soo if I have /// the total registry colum would show the total number of ///.
how woud i get the tables within access to do this