
Originally Posted by
samir.joshi
Hi all,
I'm making some standard index, wherein I've some predefined structure of items. I have std. Nos. which is governing field. For each standard no. I've different combination of columns. Say
if the Std. No. is A1 then the designation would be combination of A1-F1-F2,
if the Std. No. is A2 then the designation would be combination of A2-F2-F4-F6-F7,
if the Std. No. is B2 then the designation would be combination of B2-F3-F4-F5.
Where F1 thru' F7 are my column headings under which I'll have my data
Now this combination for each standard is fix. I'm getting this done from somebody else. Now on receiving the document I wish to check it for correct formats against all Std.Nos.
Pl. note that here I have in all ~300 different Std. Nos. & they can come in any sequence.
Pl. guide me How can I do this by some automated method.
Bookmarks