+ Reply to Thread
Results 1 to 7 of 7

Add, delete & edit rows automatically

  1. #1
    Registered User
    Join Date
    06-12-2010
    Location
    Hereford, England
    MS-Off Ver
    Excel 2003
    Posts
    73

    Add, delete & edit rows automatically

    Hi, I have a large Database of products that is constantly changing. At the moment when I want to add, delete or edit products it is done manually. However I'd like to have macros do the tedious work for me, thus freeing up some of my time. If anyone can guide me in how I can get this done It would be much appreciated. I can't upload my database as it's just too large so I've mocked up a quick example so you can see the kind of thing I'm looking to have the macros doing from me. Once again, thanks in advance.
    Attached Files Attached Files
    Kind Regards

    Baz

  2. #2
    Registered User
    Join Date
    06-12-2010
    Location
    Hereford, England
    MS-Off Ver
    Excel 2003
    Posts
    73

    Re: Add, delete & edit rows automatically

    No takers yet. Just bumping it back to the front page so that it doesn't disappear into obscurity.

  3. #3
    Forum Contributor arlu1201's Avatar
    Join Date
    09-09-2011
    Location
    Bangalore, India
    MS-Off Ver
    Excel 2003 & 2007
    Posts
    19,166

    Re: Add, delete & edit rows automatically

    I will try and work out part by part for you. I may not be able to work out all 3 at the same time.
    If I have helped, Don't forget to add to my reputation (click on the star below the post)
    Don't forget to mark threads as "Solved" (Thread Tools->Mark thread as Solved)
    Use code tags when posting your VBA code: [code] Your code here [/code]

  4. #4
    Registered User
    Join Date
    06-12-2010
    Location
    Hereford, England
    MS-Off Ver
    Excel 2003
    Posts
    73

    Re: Add, delete & edit rows automatically

    Thanks Arlette,

    I was thinking that maybe a userform for each might be easier. What do you think?
    Last edited by Baziwan; 06-13-2012 at 10:02 AM.

  5. #5
    Registered User
    Join Date
    06-12-2010
    Location
    Hereford, England
    MS-Off Ver
    Excel 2003
    Posts
    73

    Re: Add, delete & edit rows automatically

    Hi,

    So I've been working on how to solve what I need doing with my excel document. Happy to report that I've solved Deleteing and Editing Products. The only one I'm stuck with is adding products as I want it to insert rows specific to information entered. This particular problem is beyond my vb skill level so I'm hoping that one of you genious gurus will take up the challenge of solving my problem.
    Attached Files Attached Files

  6. #6
    Forum Contributor arlu1201's Avatar
    Join Date
    09-09-2011
    Location
    Bangalore, India
    MS-Off Ver
    Excel 2003 & 2007
    Posts
    19,166

    Re: Add, delete & edit rows automatically

    Did you get this solved?

  7. #7
    Registered User
    Join Date
    06-12-2010
    Location
    Hereford, England
    MS-Off Ver
    Excel 2003
    Posts
    73

    Re: Add, delete & edit rows automatically

    Quote Originally Posted by arlu1201 View Post
    Did you get this solved?
    Hey Arlette,

    Editing and Deleteing I managed to solve. With adding a product I came up with a workaround that does what I need it to do but is a little long winded for the user. Ideally I'd like the user to type the name of the product into the userform and select the type of product that it is. That's all I want them to input. The macro will insert the new product into that named range alphabetically.

    If you want I can show you the work around?

+ 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