N
nims_2k1
Hello All
I have a excel sheet with some calculations on the first page, no
I need to create a report or cover sheet that I need to send. It need
to be in the text format and it needs to pull a few numbers from th
excel sheet.
ex:
excel sheet info
number of pymnts : 40
payment amount : $500
and so on...
in the report on the next page I need to write a text statement ex:
The total of 40 payments of payment amount $500 needs to be received b
the person ....
How can I get the 40 and $500 populated in between the strings??and i
needs to change every time the field on the excel changes. I am new t
writing macros and if this can be achieved any other way like usin
functions thats great. I have tried the concat and cell() function
but I am having a lot of formatting issues.
-
I have a excel sheet with some calculations on the first page, no
I need to create a report or cover sheet that I need to send. It need
to be in the text format and it needs to pull a few numbers from th
excel sheet.
ex:
excel sheet info
number of pymnts : 40
payment amount : $500
and so on...
in the report on the next page I need to write a text statement ex:
The total of 40 payments of payment amount $500 needs to be received b
the person ....
How can I get the 40 and $500 populated in between the strings??and i
needs to change every time the field on the excel changes. I am new t
writing macros and if this can be achieved any other way like usin
functions thats great. I have tried the concat and cell() function
but I am having a lot of formatting issues.
-