Hi,
This is what I did:
-Selected markets in guardian
-Connected it to the sample unchanged BetAngel_Multiple.xls
-Created a new sheet in the sample xls, where I wanted to create a summary
Problem: whenever I try to use ='Bet Angel'!B9 to grab the home team's name from the other sheet, it is treated as text instead of a function, thus obviusly it won't update.
On the other hand if I try to grab the odds from the other sheet, it does work.
I'm totally lost now, tried everything I can, reinstalled another version of excel, another language of excel, it doesn't help.
Am I missing something trivial here? (could be)
I can post the xls file or a screenshot if required.
Thanks for your help in advance.
Excel problem - functions treated as text
I met that problem before. a friend give me a web, he said you can find your answer and get what you want.
http://www.keepautomation.com/products/net_barcode/
i tried, and i find an interesting stuff, you can generate different kinds of barcode for Excel or Microsoft Office.
http://www.keepautomation.com/products/net_barcode/
i tried, and i find an interesting stuff, you can generate different kinds of barcode for Excel or Microsoft Office.
-
fretinapaul
- Posts: 13
- Joined: Tue May 21, 2013 11:32 am
Thanks a lot!! I have also faced the same problem. Happy that got the solution.
- OnGoldWires
- Posts: 49
- Joined: Mon Jul 20, 2009 7:07 pm
I have encounted this myself and I have an alternative solution to Format as general, Right click, f2 mentioned in a separate thread.
I select the problem data, go to the DATA menu and convert to by the Text to Columns icon and selecting General data format in step 3 of the Wizard. This method means that you can only sort the problem on a column by column basis (but the problem is nornally confined to one column) and care has to be taken to ensure the data is not split into more columns, but otherwise it works like a charm.
I select the problem data, go to the DATA menu and convert to by the Text to Columns icon and selecting General data format in step 3 of the Wizard. This method means that you can only sort the problem on a column by column basis (but the problem is nornally confined to one column) and care has to be taken to ensure the data is not split into more columns, but otherwise it works like a charm.
- firlandsfarm
- Posts: 3481
- Joined: Sat May 03, 2014 8:20 am
I have a not the same but similar problem. When pasting a value containing commas into a cell Excel automatically converts it into 'text to columns' and spreads it over a range of columns. For example, if I copy a formula's text and paste it into another cell without relative cell references then if the formula contains commas (as most will) it is pasted in sections over multiple columns as text. I've tried formatting the cells as Text and General to no avail. The 'work around' is easy but frustrating when I forget to use it ... don't paste into the cell, paste into the cell edit window immediately below the 'ribbon'. It never used to be like that but I cannot find a setting that I suspect was inadvertently changed ... does anyone know why this may be so?
- jamesedwards
- Posts: 4970
- Joined: Wed Nov 21, 2018 6:16 pm
Sounds like you once set-up a 'text to column' delimiter as a comma?firlandsfarm wrote: ↑Sun Nov 30, 2025 9:28 amI have a not the same but similar problem. When pasting a value containing commas into a cell Excel automatically converts it into 'text to columns' and spreads it over a range of columns. For example, if I copy a formula's text and paste it into another cell without relative cell references then if the formula contains commas (as most will) it is pasted in sections over multiple columns as text. I've tried formatting the cells as Text and General to no avail. The 'work around' is easy but frustrating when I forget to use it ... don't paste into the cell, paste into the cell edit window immediately below the 'ribbon'. It never used to be like that but I cannot find a setting that I suspect was inadvertently changed ... does anyone know why this may be so?
Check that your 'text to column' settings look like this...
You do not have the required permissions to view the files attached to this post.
You're lucky - I'm always pasting csv data in and it doesn't split it.firlandsfarm wrote: ↑Sun Nov 30, 2025 9:28 amI have a not the same but similar problem. When pasting a value containing commas into a cell Excel automatically converts it into 'text to columns' and spreads it over a range of columns. For example, if I copy a formula's text and paste it into another cell without relative cell references then if the formula contains commas (as most will) it is pasted in sections over multiple columns as text. I've tried formatting the cells as Text and General to no avail. The 'work around' is easy but frustrating when I forget to use it ... don't paste into the cell, paste into the cell edit window immediately below the 'ribbon'. It never used to be like that but I cannot find a setting that I suspect was inadvertently changed ... does anyone know why this may be so?
To modify the controls for it in the current session select a cell with some value in it (preferably without a comma) then go to Data -> Text to Columns -> Delimited -> Next -> untick "Comma" and click Finish. That sets the current mode.
After that, all your pastes should ignore the comma but (probably) only for the current session.
Problem for me seems to be there is no way of persisting that setting between sessions - for some reason mine is stuck on "ignore comma" !
