Results 1 to 4 of 4

Thread: Need help with text to column like formulas

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    VBAX Regular
    Joined
    Dec 2015
    Posts
    57
    Location

    Need help with text to column like formulas

    We have a budget file where users are entering periods in one column, ie. 1,2,5 etc (Jan, Feb, May). In columns to the right, columns referred to as 1 to 12 (these are the period) we need the numbers to get into those cells specific to those columns only. For example... 1 would show up in column 1, 2 in col 2, 5 in column 5 etc. Not too hard except when we get to 10, 11, 12 as these create issues for columns 1, 2, 10, 11, and 12.

    Attached is the excel file for visual review. We would prefer a non vba solution. I spent about 3 hours researching a variety of nested if thens with mid, substitute, find etc. Got stuck in weeds on this. Please help with suggestions or experiences with splitting out numbers 1-12 that deal with 1,2,10,11,12 dilemma.
    Attached Files Attached Files

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •