T
Tel
Hi Guys,
I have developed a spreadsheet that acts as a questionnaire - no problems
there. I'm expecting in excess of 1000 returns which will be saved in a
specific folder (to be determined). For the purposes of clarity I'll call
them source files.
I want to create a master file - destination file - that will allow the user
to browse to the source file and select it, the macro will then:
From Source File, Select Sheet Summary! Cells D2 to D33 paste to destination
file, sheet1 cells c2 to c33
and either
take the Source File filename and insert it into destination file sheet C1 or
From Source File, Select Sheet Remediation Plan! Cells C2 & F2 and paste (as
values) into destination file as C2 & " " & F2 into cell C1 -
cells in rows 2 to 33 in the destination file will be conditionally
formatted dependent upon value
then insert a column into column C (to allow for future inserts) retaining
the conditional formatting and close the source file.
If this can be done as seamlessly as possible I'd be grateful. I'm slowly
gaining an increasing knowledge of Macros but if you could be as specific as
possible it would mean a lot.
Thanks guys,
Terry
I have developed a spreadsheet that acts as a questionnaire - no problems
there. I'm expecting in excess of 1000 returns which will be saved in a
specific folder (to be determined). For the purposes of clarity I'll call
them source files.
I want to create a master file - destination file - that will allow the user
to browse to the source file and select it, the macro will then:
From Source File, Select Sheet Summary! Cells D2 to D33 paste to destination
file, sheet1 cells c2 to c33
and either
take the Source File filename and insert it into destination file sheet C1 or
From Source File, Select Sheet Remediation Plan! Cells C2 & F2 and paste (as
values) into destination file as C2 & " " & F2 into cell C1 -
cells in rows 2 to 33 in the destination file will be conditionally
formatted dependent upon value
then insert a column into column C (to allow for future inserts) retaining
the conditional formatting and close the source file.
If this can be done as seamlessly as possible I'd be grateful. I'm slowly
gaining an increasing knowledge of Macros but if you could be as specific as
possible it would mean a lot.
Thanks guys,
Terry