I
Irshad Alam
I am making a fax message document. On the top of the page I have inserted a
table in which the first field is for CompanyName and just below that Field
FaxReferenceNo. My requirement is as follows :
a) Every Time I run the Macro/Code it should give me a auto-increment number
(I mean if the last number was 5, next time it should give me 6).
b) I want a file to be saved separately with 2 field – one by company name,
another with reference number. So that whenever I need, I can filter, how
many fax sent to which company and what were the reference number. (lets the
file be in .txt or .xls or .doc any – no problem. But when I will run the
code/Macro – it will collect the company name and paste in that file company
column and collect the reference number and paste to the same file in the
reference number column).
Please advise me in detail the code for the above two. This will help me a
lot to complete my complicated job more and more easier.
Thanking you all.
Regards.
Irshad
table in which the first field is for CompanyName and just below that Field
FaxReferenceNo. My requirement is as follows :
a) Every Time I run the Macro/Code it should give me a auto-increment number
(I mean if the last number was 5, next time it should give me 6).
b) I want a file to be saved separately with 2 field – one by company name,
another with reference number. So that whenever I need, I can filter, how
many fax sent to which company and what were the reference number. (lets the
file be in .txt or .xls or .doc any – no problem. But when I will run the
code/Macro – it will collect the company name and paste in that file company
column and collect the reference number and paste to the same file in the
reference number column).
Please advise me in detail the code for the above two. This will help me a
lot to complete my complicated job more and more easier.
Thanking you all.
Regards.
Irshad