![]() |
![]() |
|
|||||||
| Excel Questions All Excel/VBA questions - formulas, macros, pivot tables, general help, etc. Please post to this forum in English only. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Board Regular
Join Date: Mar 2002
Posts: 473
|
P/No Desc. Price PriceIncVAT Catagory
ColB ColC ColF ColG ColK 453 Resist 10.00 11.75 MAIN 454 Resist 14.00 16.45 MAIN 573 Cap1 2.00 2.35 CPU 574 Cap2 4.00 4.7 CPU I have a spreadsheet which contains information in the columns as shown above(in Main sheet). I need a macro which will sort the sheet and produce output in the following format suitable for export to a PDF file.The MAIN sheet contains up to 500 items (lines). MAIN 453 Resist 10.00 11.75 454 Resist 14.00 16.45 CPU 573 Cap1 2.00 2.35 574 Cap2 4.00 4.7 etc. etc All help appreciated Ted |
|
|
|
|
|
#2 |
|
Board Regular
Join Date: Mar 2002
Location: Cincinnati, Ohio, USA
Posts: 6,824
|
Hi Ted.
I recieved your email about your new adjustment to Materquote. I have not had enough time to really take a good look at it. Would an export to a simple text file be good enough? I'm pretty sure you can open text files in Acrobat. Let me know. If so, I will paste the code here. Thanks, Tom |
|
|
|
|
|
#3 |
|
Board Regular
Join Date: Mar 2002
Posts: 473
|
Thanks Tom! Yes that would be fine. The ultimate aim is to get an export into a PDF file (sample pdf can be seen at http://www.mkccomputers.co.uk) Thanks Ted
|
|
|
|
|
|
#4 |
|
Board Regular
Join Date: Mar 2002
Location: Cincinnati, Ohio, USA
Posts: 6,824
|
Hi Ted
Here is code for your export.
Tom |
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|