+ Reply to Thread
Results 1 to 2 of 2

VBA Code shouldn't export header information

  1. #1
    Registered User
    Join Date
    11-04-2010
    Location
    Finland
    MS-Off Ver
    Excel 2007
    Posts
    14

    Smile VBA Code shouldn't export header information

    Hello,

    I got awesome code from your site , but would need still a little assistance with it.
    The code below works great. It exports pivot details to new sheet with timestamps and all that. But there is two things I would need still :

    1) I would like that headers wouldn't be exported at all.
    2) I created a drop down box for different waste codes on the sheet "TOY Mill Stocks".
    That information should be copied to waste_proposals.xls next to the time stamp.

    EDIT : The waste code that is selected from the combo box, is fetched with index-formula to cell K13...if this information is needed.

    Hopefully you can help me.

    Code here :

    Please Login or Register  to view this content.
    - Jyri
    Last edited by Magerator; 11-19-2010 at 06:43 AM.

  2. #2
    Forum Moderator davesexcel's Avatar
    Join Date
    02-19-2006
    Location
    Regina
    MS-Off Ver
    MS 365
    Posts
    13,525

    Re: VBA Code shouldn't export header information

    This code will select A2 to the last used range in a cell.
    So if row 1 is your headings, it won't get copied
    Please Login or Register  to view this content.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1