Hi,
I am trying to figure this one out, Hopefully someone can help me.
Basically I have a sheet like this:
[TABLE="width: 500"]
<tbody>[TR]
[TD]Post Name[/TD]
[TD]Announce Desc.[/TD]
[TD]File code[/TD]
[TD]Audio file code[/TD]
[/TR]
[TR]
[TD]Station 1[/TD]
[TD]Station 1_welcome[/TD]
[TD]112[/TD]
[TD]B76[/TD]
[/TR]
[TR]
[TD]Station 2[/TD]
[TD]Station 2_welcome + Dept.[/TD]
[TD]1009[/TD]
[TD]Y677[/TD]
[/TR]
</tbody>[/TABLE]
I have a separate sheet with all the post names and I am running a VLOOKUP formula for the "Post Names" column but what I need is to have whenever I put e.g Station 1 in to the "A" column that it will automatically populate columns B-D with the correct description, File code & audio file code, I have tried doing VLOOKUP for the other cells but the file is messy and puts in a lot of N/A & Blanks etc.
This sheet is going to cater for a whole route network and it would take months to type manually so hopefully someone has a smart IF formula that I just can't figure out.
Thanks.
I am trying to figure this one out, Hopefully someone can help me.
Basically I have a sheet like this:
[TABLE="width: 500"]
<tbody>[TR]
[TD]Post Name[/TD]
[TD]Announce Desc.[/TD]
[TD]File code[/TD]
[TD]Audio file code[/TD]
[/TR]
[TR]
[TD]Station 1[/TD]
[TD]Station 1_welcome[/TD]
[TD]112[/TD]
[TD]B76[/TD]
[/TR]
[TR]
[TD]Station 2[/TD]
[TD]Station 2_welcome + Dept.[/TD]
[TD]1009[/TD]
[TD]Y677[/TD]
[/TR]
</tbody>[/TABLE]
I have a separate sheet with all the post names and I am running a VLOOKUP formula for the "Post Names" column but what I need is to have whenever I put e.g Station 1 in to the "A" column that it will automatically populate columns B-D with the correct description, File code & audio file code, I have tried doing VLOOKUP for the other cells but the file is messy and puts in a lot of N/A & Blanks etc.
This sheet is going to cater for a whole route network and it would take months to type manually so hopefully someone has a smart IF formula that I just can't figure out.
Thanks.