excel training onsite - excel access page breaks

Public Schedule Face-to-Face & Online Instructor-Led Training - View dates & book

Forum home » Delegate support and help forum » Microsoft Excel Training and help » excel training onsite - Excel Access Page breaks and Headings

excel training onsite - Excel Access Page breaks and Headings

resolvedResolved · Low Priority · Version Standard

Excel Access Page breaks and Headings

I have created the VBA to produce an excel spreadsheet directly from a command button on an Access form. I can format the data correctly, but I am having trouble with a) creating page breaks, and b) placing headings at the top of each page, where some values may change, such as week number.
I have also found that after each time I run the report, I have to repair and compact the database, any ideas?

Mike Palmer

RE: Excel Access Page breaks and Headings

HI Mike

Thanks for your questions and sorry for the delay in getting back to you. My colleagues who are experienced in these topic areas are training today, we will get back to you as soon as we can.

To help in our response; are you creating page breaks for each spreadsheet produced or trying to include this as part of your code?
Also are you attempting to the same for the headings with dynamic values?

Jacob

RE: Excel Access Page breaks and Headings

Carlos: Please have a look at Mike's question, can you help?
Thanks

Jacob


 

Excel tip:

Reconciling a list to correspond with another

May have a list that needs to make but on another sheet one list seems to be out, eg. product list one sheet contains all product and inventory data, while the other contains pricing data. Both need to match with all products but there is more products in one list than the other. To find the disparaging product compare data in the two columns that need to match Make sure that order the same way.
Create another column in the sheet that has the most items and type in the first cell


=Exact(text1,text2) text1 being the cell that you want compared with text2 cell reference. Drag to filldown and your first false will give you for first cells that does not match. Correct insert the row with data in other sheet and continue the process until all the data returns true. Delete the column inserted.

View all Excel hints and tips


Server loaded in 0.25 secs.