Results 1 to 2 of 2

Thread: [RESOLVED] copying data to excel cells

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Mar 2006
    Posts
    977

    Resolved [RESOLVED] copying data to excel cells

    Hi
    I have a VB6 form that contains a listbox,I want to send each item of the listbox to a cell in an excel workbook Sheet3.
    For example,if the listbox contains the following items:
    Politics,Economics,Sports..I want to send Politics into cell A3 inside the Sheet3 of the workbook,to send Economics into cell B3 inside the sheet3 of the workbook,to send Sports into cell C3 inside the sheet3 of the workbook.
    How can i do that?
    thanks

  2. #2
    Super Moderator si_the_geek's Avatar
    Join Date
    Jul 2002
    Location
    Bristol, UK
    Posts
    41,974

    Re: copying data to excel cells

    See the Excel Tutorial link in my signature for an explanation of everything you need.

    If you get stuck, show us the code you have, and tell us what the problems are.

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