Home
Buy on eBid
Sell on eBid
eBid Stores
My eBid
Upgrade to Seller+ Lifetime
eBid Help
Close
Login to Your Account
eBid Community Forums - Chat & find help from others in the eBid Community
Results 1 to 4 of 4

Thread: Help with spreadsheet formula

  1. #1

    Default Help with spreadsheet formula

    Good afternoon,
    I'm trying to figure out how to do the following:

    Basically column A contains a list of categories. Column B needs to be the eBid category and column C needs to be the shop category.

    So the formula would need to basically pick a row of items, from another spreadsheet, to automatically complete eBid and shop category.

    I hope that makes sense, and if there's an spreadsheet expert out there -please help me
    Many thanks
    Patrick
    Butterfly Effects
    *insert lots of information for a signature* - done!

  2. #2
    Forum Saint astral276's Avatar
    Join Date
    Jun 2008
    Location
    Grantham, Lincolnshire, United Kingdom
    View astral276's Feedback (+194)
    All-About astral276
    View astral276's Listings
    Forum Posts
    19,132

    Default

    I can do it for another sheet within the same workbook. I don't know if that would work across workbooks.

    To copy cell B10 from SheetA to SheetB the function in the destination cell on SheetB is:
    Code:
    ='SheetA'!$B$10


  3. #3

    Default

    Hiya,
    I can do that, and that can be done across spreadsheets
    What I really need is for the formula to read the contents of a cell (e.g. Paythings/Stuff) then look at Column A of 'Categories' spreadsheet, read Column B and Column C and then input them into the original spreadsheet.
    Basically it's so I can upload 4,500 items to eBid without having to manually select the correct category for about 500 categories of items
    Any help would be marvellous, as I'm stuck
    P
    Butterfly Effects
    *insert lots of information for a signature* - done!

  4. #4
    Forum Lurker
    Join Date
    Jun 2002
    Location
    Leeds, West Yorkshire, United Kingdom
    View illudius's Feedback (+1324)
    All-About illudius
    View illudius's Listings
    Forum Posts
    80

    Default

    If I'm understanding it right you could probably use MATCH and INDEX.

    The below finds the value in Cell F1 in column A and then returns the value in corresponding row from Column B.

    =INDEX(B:B,MATCH(F1,A:A,0))

    If you doing it across spreadsheets you'd have to change the cell references to include the spreadsheet name.

    Hope this helps,
    Illudius
    Come visit my Comic Emporium, it's lovely
    Come visit Northern Comics

Thread Information

Users Browsing this Thread

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

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Follow Us
New To eBid?
Register for Free