Results 1 to 3 of 3

Complex automated task

Threaded View

  1. #1
    Forum Contributor
    Join Date
    11-01-2018
    Location
    England
    MS-Off Ver
    2016
    Posts
    280

    Complex automated task

    I need to create a complex automated task.

    I have attached a workbook sample with keys and tables to show what each code represents. Its pretty simple when you take a moment to look at it.

    My goal:
    Compare the Product Codes (first 4 digits) from Product codes to Product Codes from another file (Also first 4 digits). To see whether they match according to their row.
    Also the Weight Codes (last 3 digits) from Product codes to Product codes from another file (also last 3 digits). To see whether they match according to their row.

    But!...

    There’s a slight complex in the Weight Codes.
    I have a code here to explain it in code language instead of English language:

    =IF(OR(RIGHT(A2,3)={"396","400"}),101)
    Because 396, 400 weight codes are linked to 101 (Because they are all 1kg product, doesn’t matter if its 6 x 1kg or 10 x 1kg. Simply means it is a 1kg product). They should be a true value compared to their row. But if its not specified inside the {} then it’s a false value. Hope this makes sense.

    I’m not sure how to set out a sheet or maybe need another sheet creating to compare the data? Or can everything be coloured (Conditional formatting) on 1 sheet?
    My creativity with excel sheet isn’t great. I would be grateful If someone could be imaginative and create it for me.

    Look forward to the replies.
    Attached Files Attached Files
    Last edited by Eduards; 12-19-2018 at 09:36 AM.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Complex Task Macro
    By gregpl in forum Excel Programming / VBA / Macros
    Replies: 9
    Last Post: 10-01-2013, 02:30 AM
  2. Priority Task automated from project sheets
    By jpnyc in forum Excel General
    Replies: 1
    Last Post: 03-07-2011, 02:48 AM
  3. Complex Automated Data Analysis
    By JohnGault82 in forum Excel General
    Replies: 1
    Last Post: 02-07-2011, 10:32 AM
  4. [SOLVED] a complex task
    By TUNGANA KURMA RAJU in forum Excel General
    Replies: 0
    Last Post: 01-08-2006, 03:10 AM
  5. Re: Automated task to present data in a graph form.
    By Tushar Mehta in forum Excel Charting & Pivots
    Replies: 0
    Last Post: 11-03-2005, 08:25 AM
  6. Automated task to present data in a graph form.
    By luckyguy in forum Excel Charting & Pivots
    Replies: 1
    Last Post: 11-02-2005, 06:55 PM
  7. Complex programming task
    By dvonj in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 03-13-2005, 06:06 AM

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