+ Reply to Thread
Results 1 to 1 of 1

VBA/Macro table issue

  1. #1
    Registered User
    Join Date
    04-29-2013
    Location
    Uppsala
    MS-Off Ver
    Excel 2010
    Posts
    24

    VBA/Macro table issue

    Hey,

    I've attached my workbook (a similar one) and have the following issues that I would be grateful if I could get input on.

    (please note: my Macro/VBA skills av very limited. However, the users this workbook is made for have even less skills)

    As you can see from my sample workbook I have buttons. The first one adds a new row that copy and pastes the informations that is provided in the row above. I should add that the actual workbook have more columns but this is ofcourse easy to modify in the code. The second button cut&paste the row that is selected and puts it in the first empty row in sheet2.

    What I need help with:

    1. (priority!) If I press "Archive selected row" it works fine although I would like it to also delete the row so I don't have empty, archived, rows all of the sheet.

    2. (not a priority!) I would like to have a button that deletes a selected row and that don't messes up the "number"-formula. For example: say I'm at A4 and press "add row". That works fine. However if I delete row 3 it messes up the number count.

    3. Is there anyway to undo a button-pressing action? Let say a user archives a row but by misstake archived the wrong row and now wants to undo it. If I press undo or ctrl+z it doesn't undo it because (?) of VBA-programming.

    Thank you for reading.
    Attached Files Attached Files

+ Reply to Thread

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