Results 1 to 12 of 12

Thread: Copy/Paste/Count String Data from LookUp List with VBA

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    VBAX Mentor
    Joined
    May 2010
    Location
    London
    Posts
    307
    Location

    Copy/Paste/Count String Data from LookUp List with VBA

    Hi All,

    I have a complex string data which I have to count number of function names by checking the LookUp list and copy/paste information into the sample worksheet column level including count of function names.

    For each function name the row level data need to be repeated in Sample worksheet. I attached sample file.

    I was wondering if this could be achieved if so your help would be much appreciated.

    Many Thanks
    B.
    Attached Files Attached Files
    Sub Learning VBA()

    Do
    Practice Most Useful VBA Examples
    Loop Until Become an Expert in VBA

    End Sub

Posting Permissions

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