Hi
I have a column with data displayed as below
;00;0000000000M;00;0000000000N;00;0000000000O;00
Each ;00;0000000000M stands for the name of a linked image file
so ;00;0000000000M;00;0000000000N;00;0000000000O;00 would stand for 3 linked images to that file.
I Need some help in writing a query to count the number of linked Images
so ideally i would have a total number of linked images in the table
the column name is pages and the table name is records
thanks for any help
regards stephen
I have a column with data displayed as below
;00;0000000000M;00;0000000000N;00;0000000000O;00
Each ;00;0000000000M stands for the name of a linked image file
so ;00;0000000000M;00;0000000000N;00;0000000000O;00 would stand for 3 linked images to that file.
I Need some help in writing a query to count the number of linked Images
so ideally i would have a total number of linked images in the table
the column name is pages and the table name is records
thanks for any help
regards stephen