+ Reply to Thread
Results 1 to 3 of 3

Problem while generating vloop in excel using vb 6.0

  1. #1
    Registered User
    Join Date
    02-08-2014
    Location
    Chennai
    MS-Off Ver
    Excel office 365
    Posts
    41

    Wink Problem while generating vloop in excel using vb 6.0

    my actual code

    ws.Range("D5:D7").Value = "=VLOOKUP(RC[-1],TG!A:C,2,FALSE)"

    Output in Excel worksheet

    Cell Value

    D5 =VLOOKUP(C5,TG!A:D:D,2,FALSE)
    D6 =VLOOKUP(C6,TG!A:D:D,2,FALSE)
    D7 =VLOOKUP(C7,TG!A:D:D,2,FALSE)


    Plz help me to solve this case.... :-)

  2. #2
    Forum Expert
    Join Date
    06-25-2009
    Location
    Sofia, Bulgaria, EU
    MS-Off Ver
    Excel 2003-2013
    Posts
    1,290

    Re: Problem while generating vloop in excel using vb 6.0

    Hi,
    it should be
    Please Login or Register  to view this content.
    If you are pleased with a member's answer then use the Star icon to rate it.

  3. #3
    Registered User
    Join Date
    02-08-2014
    Location
    Chennai
    MS-Off Ver
    Excel office 365
    Posts
    41

    Re: Problem while generating vloop in excel using vb 6.0

    Thanks you so much

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [SOLVED] Help making Vloop up go to the next cell when using For Each
    By Keatonyoung in forum Excel Programming / VBA / Macros
    Replies: 8
    Last Post: 10-04-2012, 06:33 PM
  2. Problem with code generating Powerpoint presentation from Excel
    By DrJon in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 02-08-2012, 12:40 PM
  3. vloop up values from different workbook without opening.
    By 376795 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 11-20-2011, 10:39 PM
  4. Transpose and loop or vloop i think
    By dndjones00 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 09-16-2011, 02:29 AM
  5. minor but irritating problem when generating Excel files with Perl
    By EJF in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 03-07-2006, 02:10 AM

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