Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I have external data linked to columns A through G. In column A is the Task
Name. I have the task names listed in Project as 06-0207_task description. What I would like to do is have a column that takes out the 06-0207 portion and puts it into column H. I'd like it to be a formula so that when I update columns A through G, then H gets updated as well. Any ideas? This is all then being linked into Access to sort and group on other data that utilizes the 06-0207 portion of the tasks. Thanks. Mandy Jo |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Try this in H2:
=LEFT(A2,7) Copy it down as required. Hope this helps. Pete On Nov 28, 3:54 pm, Mandy J.S. wrote: I have external data linked to columns A through G. In column A is the Task Name. I have the task names listed in Project as 06-0207_task description. What I would like to do is have a column that takes out the 06-0207 portion and puts it into column H. I'd like it to be a formula so that when I update columns A through G, then H gets updated as well. Any ideas? This is all then being linked into Access to sort and group on other data that utilizes the 06-0207 portion of the tasks. Thanks. Mandy Jo |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Hi Pete,
I changed the 7 to a blank space and adjusted how the job # is called out in the schedule. It's a new naming convention and it hasn't been presented to anyone yet. I am doing all my prep work for a meeting tomorrow about it. Thanks. Mandy Jo "Pete_UK" wrote: Try this in H2: =LEFT(A2,7) Copy it down as required. Hope this helps. Pete On Nov 28, 3:54 pm, Mandy J.S. wrote: I have external data linked to columns A through G. In column A is the Task Name. I have the task names listed in Project as 06-0207_task description. What I would like to do is have a column that takes out the 06-0207 portion and puts it into column H. I'd like it to be a formula so that when I update columns A through G, then H gets updated as well. Any ideas? This is all then being linked into Access to sort and group on other data that utilizes the 06-0207 portion of the tasks. Thanks. Mandy Jo |
#4
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I'm glad it helped - thanks for feeding back.
Pete On Nov 28, 5:12 pm, Mandy J.S. wrote: Hi Pete, I changed the 7 to a blank space and adjusted how the job # is called out in the schedule. It's a new naming convention and it hasn't been presented to anyone yet. I am doing all my prep work for a meeting tomorrow about it. Thanks. Mandy Jo "Pete_UK" wrote: Try this in H2: =LEFT(A2,7) Copy it down as required. Hope this helps. Pete On Nov 28, 3:54 pm, Mandy J.S. wrote: I have external data linked to columns A through G. In column A is the Task Name. I have the task names listed in Project as 06-0207_task description. What I would like to do is have a column that takes out the 06-0207 portion and puts it into column H. I'd like it to be a formula so that when I update columns A through G, then H gets updated as well. Any ideas? This is all then being linked into Access to sort and group on other data that utilizes the 06-0207 portion of the tasks. Thanks. Mandy Jo- Hide quoted text - - Show quoted text - |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
find and replace - replace data in rows to separated by commas | Excel Worksheet Functions | |||
How do I export data from Excel as a series of comma-separated val | New Users to Excel | |||
Line Drawing Between Separated Data Points ? | Charts and Charting in Excel | |||
How do I transpose Comma Separated Data in each cell and delete t. | Excel Discussion (Misc queries) | |||
How do i merge data in a row of cells to be comma separated in on. | Excel Discussion (Misc queries) |