Results 1 to 4 of 4

data inserted in rows disappears

Threaded View

  1. #1
    Forum Contributor
    Join Date
    04-27-2010
    Location
    Lisbon, Portugal
    MS-Off Ver
    Excel 2007
    Posts
    115

    data inserted in rows disappears

    Hi everybody,

    I have a Wsheet with 8 textboxes. The first 5, when saving the data to the wsheet from the userform has the following code:
    ActiveCell.Offset(0, 3) = TextBox5
    The last 3 textboxes have a different code:
    ActiveCell.Offset(1, 5) = TextBox9
    My objective is that the data from the 3 last textboxes goes to the three rows below and, when i enter a new record, the data goes to the row below the row where the textbox11 was inserted.

    My problem is that, when i insert a new record, the data from those 3 textboxes dissapeare.

    Can anyone help me with this?

    I think that the attach file should explain it better
    Attached Files Attached Files
    Last edited by ncaravela; 10-15-2010 at 12:03 PM.

Thread Information

Users Browsing this Thread

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

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