Results 1 to 1 of 1

Add data to a sheet present in add-in

Threaded View

Sathya27 Add data to a sheet present... 08-02-2012, 08:41 AM
  1. #1
    Registered User
    Join Date
    08-02-2012
    Location
    India
    MS-Off Ver
    Excel 20
    Posts
    1

    Question Add data to a sheet present in add-in

    Hello everyone,

    I am a complete newbie to excel-vba programming. I am now developing an add-in that has a worksheet containing 3 cols and about 200 rows.

    What i am trying to do is,

    when the add-in is invoked, it searches for a particular value(user-specified) in add-in worksheet and if present it should add it to current worksheet.
    but when i want to add a new row/col,through userform, to the sheet in add-in, it is not adding it.(i am using the sheet in add-in as kind of storage, so i may need to add a new data)
    It worked well when i used the program in personal.xls file, it added the data to the sheet in personal.xls

    so can some give me an idea how to add data to a sheet in add-in??

    Thanks in advance,
    sathya
    Last edited by Sathya27; 08-02-2012 at 08:44 AM.

Thread Information

Users Browsing this Thread

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

Tags for this Thread

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