Connect with peers, share your expertise, and inspire what’s next in Smartsheet — from proven practices to practical how-to insights from fellow users and product experts.
Sign in to join the conversation:
Hello @Antonio Figueroa,
I have followed your infstuctions but it it says Unparseable. Could you advise why that is?
=VLOOKUP(CAMPAIGN@row; {CH,ES,NL,SE CONS/SB Marcom Production Schedule};2,false)
Thank you,
Nataša
after campaign @row there should be a comma not a semicolon. Same for after Schedule} it should be a comma not a semicolon.
Hi @Antonio Figueroa,
I changed the semicolon for comma, but it was still Unparseable and when I looked the comma was changed to semicolon again. Any ideas? Thank you.
Hi @Natasa5
I hope you're well and safe!
Have you created the cross-sheet reference?
@Antonio Figueroa
It's different by region, so it can be a comma or a semi-colon that is used as a separator.
I hope that helps!
Be safe and have a fantastic weekend!
Best,
Andrée Starå | Workflow Consultant / CEO @ WORK BOLD
✅Did my post(s) help or answer your question or solve your problem? Please support the Community by marking it Insightful/Vote Up, Awesome, or/and as the accepted answer. It will make it easier for others to find a solution or help to answer!
Hi @Andrée Starå,
Yes, I have. I clicked a Reference Another Sheet link and selected a file and specific column. I also tried by selecting just a single cell. With both I got unparseable. I clue why this is?
Thank you.
@Natasa5
Happy to help!
Try changing the 2 at the end to 1 instead.
Did that work?
✅Remember! Did my post(s) help or answer your question or solve your problem? Please support the Community by marking it Insightful/Vote Up/Awesome or/and as the accepted answer. It will make it easier for others to find a solution or help to answer!
I tired replacing number 2 with 1, but still it remains unparseable.
Strange!
I'd be happy to take a quick look.
Can you maybe share the sheet(s)/copies of the sheet(s)? (Delete/replace any confidential/sensitive information before sharing) That would make it easier to help. (share too, andree@workbold.com)
Thank you @Andrée Starå, just shared both files with you.
I've amended the formula in the sheet you shared. (The range was wrong, so I fixed that, and because the range was so big, we had to change the column reference to 41)
Are you only looking to bring that value over or more information?
I'm asking because using an INDEX/MATCH combination might be better.
Did it work as expected?
Hi @Andrée Starå
Thank you so very much! Can I ask why the range was set to 41? How did you get this number?
True, I am only trying to bring this Tracking ID value from one to another file. For the rest, I have created Datames configs, but I needed this matching Tracking ID column as a Vlookup Value.
Would it be too much to ask you to help me set up INDEX/MATCH formula?
Best regards!
Hi all, I am trying to build out a formula that will return "True" if the CIF #@row can be found above it in the same column (CIF #) AND the Days Since Created is between 30 - 365 days. All of the formulas I have tried have only gotten me so far as the "AND". Adding in the dates screws it up. The goal is to determine if…
I am getting a lot of REF errors for my predecessors and I can't figure out why. At first I thought I might have REF for predecessors to predecessors but that's not the case. When I export the file into Excel it shows the IDs in the place where it shows REF in SS. Each time I refresh the file I feel like different values…
I am trying to create a sheet summary, where the field is a formula that relies on a contact card within a column. However, it keeps returning a result of "#NO MATCH". The columns involved are, 1:) Priority (symbol column) for Up, Unchanged, and Down, and 2:) Contact Card column. I am trying to get a sheet summary formula…