I am querying using Excel 2013-DATA tab-From Other Sources-From Microsoft Query. Everything works I am getting what I need but the format of numbers is not in right format and I am doing everything to change it but I can't. I know escel quite well, so I tried everything that everybody would try first and the post. Nothing worked, I want my list to be live and I want to be able to work with numbers. Now I can't do even basic function like sum, min or max. But there is something weird happens when you edit. When you click on cell and I do not change anything and becomes number format. For example; B1, A3, B7, A11 are some examples. Please help me to make numbers coming from excel query to be in a number format. Let me know if my question is not clear. Please note that it is in table format. Thanks
Data from excel query is not in number format
3.1k Views Asked by Rovshan Aliyev At
1
There are 1 best solutions below
Related Questions in EXCEL
- Concatenate excel cell string within cell reference string
- Use hidden information for filtering data
- Using Vlookup in Excel sheet to match substring
- Import from api into multiple excel cells
- Loop through list of files and open them
- Pull and push data from and into sql databases using Excel VBA without pasting the data in Excel sheets
- Loop with equation for upper limit
- excel vba null value in array
- Why is my xml file having these after convert from excel?
- TextToColumns function uses wrong delimiter
- Difference between two dates in excel 2013
- Concatenate string and number as number
- Why in a pivot the "include new items in manual filter" option is grey out when source is a powerpivot?
- Count Unique Values Repeated Dates
- How do I extract info from crunchbase
Related Questions in NUMBER-FORMATTING
- google vizualization wrong number format
- PHP Round With Decimal & Comma $1,000
- NumberFormat parse not strict enough
- Most concise way to convert string to integer in Scala?
- Different output when using cout + printf vs printf only
- JQuery Knob - number format
- How do I format a number in Jquery without a plugin?
- How to find string value is in exponential format in C#?
- Numberformat that allows me to enter formulas but stores values as text?
- Number format in CSV file
- RoundingMode.UNNECESSARY throws exception
- (VBA Excel) Extract Text and related Letter from String and output result
- Javascript get decimal and thousands separator from NumberFormat
- Cannot format numbers after migration to struts 2
- Separate number with commas after 3 digits white managing decimal places on a string iOS
Related Questions in MICROSOFT-QUERY
- SQL Server to Excel using Microsoft Query varchar not showing
- Excel Data Connection - Unrecognized Database Format
- Microsoft Query - UNION ALL
- ODBC Microsoft Query BMC Remedy SLM Status Table
- Connecting to database via RDP using VBA
- How can I select this in Microsoft Query?
- Oracle SQL: SQL query producing 4 times the results and data wont order correctly
- Oracle SQL: Subqueries to query same column twice under different condition from mulitple tables
- Select largest date from column based on another column in table
- SQL Server "No column name was specified" - But it was
- dateadd function works in SQL server but gives error in excel
- SQL Group Row Selection
- Excel how to define connection on the current workbook
- Multiple join with SQL
- How to pass a parameter in a SQL query in MS SQL Server from an Excel sheet
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?
Rovshan,
In my experience the formatting when exporting from SQL to excel is not always convenient, even if you format the query results prior to "Close & Load" of the query it still converts it to Text or General in some cases.
What I recommend you try is run your query as normal, format your results in the manner in which you want them to appear normally, then under the "Data" tab select "Properties
Here you´re going to check the box that states "Preserve column sort/filter/layout"
This should preserve your format for future query updates. Note that this is specific to this query within this workbook, it will not be the default for other queries.
Regards,