Results 1 to 6 of 6

Thread: Copy Excel sheet (values only) [Resolved]

Threaded View

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Nov 2002
    Location
    Perth - Australia
    Posts
    105

    Resolved Copy Excel sheet (values only) [Resolved]

    Hi - I've read through just about every forum I can find and I hope someone can help me with a problem slightly different to anything I've read.

    I want to write a vb6 app. to copy a master pricing Excel Workbook (Master.xls) over to a blank Excel workbook (Pricing.xls) with just the values from each sheet in Master.xls (Don't want clients to see formulaes used in Master pricing workbook).

    Number of worksheets and rows of data for each worksheet in Master.xls is variable.

    I need to use non version specific coding (eg. Dim xlMaster, xlPricing as Object) so I don't have problems on client end.

    Would appreciate any help to point me in the right direction.

    thanks.
    Last edited by nightshift; Mar 22nd, 2006 at 07:42 AM. Reason: Resolved

Posting Permissions

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



Click Here to Expand Forum to Full Width