A
Amy B
Hello,
My client wants an excel spreadsheet export of their data (taken
from PHP / SQL database - that's the easy part), but they want each
section to be displayed on the same sheet...
Each category in the system will produce a table as below
Section Name
Item - Cost - Budget
item a - £25 - £25
item b - £25 - £25
item c - £25 - £25
(but with anything between 10 and 100 items in each table).
On some of hte larger tables, they will span two pages - how can I
get the headings of that particular table / section to repeat on the
top of the 2nd page? Is this even possible?
Many thanks,
Amy - flumuxed
p.s. my first solution was to have each section in it's own tab, but
for the sections wtih only 10 items / rows that would waste a lot of
paper when printed - unless there's a 'string all sheets together'
function I don't know about?...
My client wants an excel spreadsheet export of their data (taken
from PHP / SQL database - that's the easy part), but they want each
section to be displayed on the same sheet...
Each category in the system will produce a table as below
Section Name
Item - Cost - Budget
item a - £25 - £25
item b - £25 - £25
item c - £25 - £25
(but with anything between 10 and 100 items in each table).
On some of hte larger tables, they will span two pages - how can I
get the headings of that particular table / section to repeat on the
top of the 2nd page? Is this even possible?
Many thanks,
Amy - flumuxed
p.s. my first solution was to have each section in it's own tab, but
for the sections wtih only 10 items / rows that would waste a lot of
paper when printed - unless there's a 'string all sheets together'
function I don't know about?...
