+ Reply to Thread
Results 1 to 1 of 1

Excel VBA Multiple Automatic Goal Seek Required – Please Assist us

  1. #1
    Registered User
    Join Date
    06-20-2014
    Location
    London
    MS-Off Ver
    Office 2007
    Posts
    45

    Lightbulb Excel VBA Multiple Automatic Goal Seek Required – Please Assist us

    Hello,

    I would very grateful if you can please help with the problem I have run into. We sell on Amazon and I am trying to automate our costing sheet so based on margins our selling price can be decided. However, I am struggling as the Amazon fee is a % of the price and hence has a further impact on your margin.

    I have uploaded a test excel sheet, with two sheets. I have attempted to use a VBA code which is shown below:
    Option Explicit
    Please Login or Register  to view this content.
    Now, I have a few problems. The code sort of works, however it does not tackle these issues:

    1. It only works for one row at a time, we have thousands of products on our other sheet and I want a code which will cover the entire spreadsheet.
    2. I have to paste this code in every sheet, is there a way to put it on the work book
    3. We want our min price to be written on the min price column, and same with the max price on the max price column, based on the % specified in other column. How can we run this simultaneously?
    4. The cost EX VAT is the addition of B2:E2, however, I have just used F2 which is Cost of EX VAT in the VBA shown, therefore if cost changes, automatically price should change. But this does not work, on the other hand if I specify B2,
    C2, D2… in the code individually then it works. Why is this?

    I do not have amazing knowledge on VBA as I am learning, any help will be greatly appreciated. If you can think of simpler ways to solve our problem, please help.

    Thanks for taking time to help or even read this.

    Kind Regards,
    Champaben
    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)

Similar Threads

  1. [SOLVED] Automatic Goal Seek
    By Talazem in forum Excel Programming / VBA / Macros
    Replies: 11
    Last Post: 10-04-2013, 11:28 AM
  2. Faster calculation for multiple automatic goal seek
    By lockd in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 08-26-2013, 09:30 AM
  3. Automatic Goal Seek VBA won't work now
    By Brodie05 in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 04-25-2013, 08:43 PM
  4. Multiple Goal Seek
    By atamayoz in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 10-12-2012, 01:37 PM
  5. Multiple goal seek ?
    By Joenash in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 07-04-2007, 12:30 PM

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