ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   Merge data to form w/charts HELP PLEASE (https://www.excelbanter.com/excel-discussion-misc-queries/78416-merge-data-form-w-charts-help-please.html)

clrauch3

Merge data to form w/charts HELP PLEASE
 

I know how to mail merge in MSWord..not a problem. What I don't know is
how to do this in Excel.

I have approx. 400 employees, I want to make a "report" for each one of
them with numerous pieces of data, calculations and charts. "Total
Compensation Information". I use to do this in Access, but my current
company HATES Access...... Any ideas would be appreciated.


--
clrauch3
------------------------------------------------------------------------
clrauch3's Profile: http://www.excelforum.com/member.php...o&userid=32631
View this thread: http://www.excelforum.com/showthread...hreadid=524408


Tom Ogilvy

Merge data to form w/charts HELP PLEASE
 
Put your data on one sheet (sheet name "Data", and your report on another
sheet

You would then use formulas in your report like

=Indirect("Data!A" & b1)
=Sum(indirect("Data!E" & b1 & "K" & b1))

You report would have formulas to provide the information based on the
values in Data.

then when you enter a row number in b1 of the report sheet, the report would
update to refer to the data in row1.

You could then write a macro that would increment the value in B1 and print
out the sheet, or copy it to another workbook and replace the formulas with
values.

--
Regards,
Tom Ogilvy






"clrauch3" wrote:


I know how to mail merge in MSWord..not a problem. What I don't know is
how to do this in Excel.

I have approx. 400 employees, I want to make a "report" for each one of
them with numerous pieces of data, calculations and charts. "Total
Compensation Information". I use to do this in Access, but my current
company HATES Access...... Any ideas would be appreciated.


--
clrauch3
------------------------------------------------------------------------
clrauch3's Profile: http://www.excelforum.com/member.php...o&userid=32631
View this thread: http://www.excelforum.com/showthread...hreadid=524408



clrauch3

Merge data to form w/charts HELP PLEASE
 

I will try this.


--
clrauch3
------------------------------------------------------------------------
clrauch3's Profile: http://www.excelforum.com/member.php...o&userid=32631
View this thread: http://www.excelforum.com/showthread...hreadid=524408



All times are GMT +1. The time now is 09:05 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com