Tagged Questions
1
vote
0answers
10 views
MS Excel: custom money format [migrated]
Need to represent decimal number as "## hrn. ## kop.".
Example:
1.2 => 1 hrn. 20 kop.
3 => 3 hrn. 00 kop.
I've created custom cell format:
0," hrn. "#0" kop."
Result is:
1.2 => 1, hrn. ...
0
votes
0answers
38 views
OpenXML 2.5 reading formatted cells issue
I am using OpenXML in my MVC 4 project to read an excel file and store its content in a table in the DB.
Excel file: http://oi33.tinypic.com/qosggz.jpg
Cells J5 and following are formatted using the ...
0
votes
1answer
107 views
Date stored in excel becomes a number while reading and storing in mysql [duplicate]
I'm using a script to read data from excel file and store it in a mysql database table.
It's working fine except for the field 'date' which is store in excel in "mm-dd-YY" format.
The problem is ...
1
vote
1answer
209 views
VBA Macro and changing date format to mmm-yy
I am having problems with an excel macro (VBA) that is meant to grab a date from an excel spreadsheet, subtract one month and reformat it to MMM-YY. Basically I want to take 3/31/2013 and convert it ...
0
votes
1answer
233 views
C# Add excel text-formatted data to clipboard
In C# I need to copy data-grid rows to excel. Because some values in a row are doubles, "-Infinity" values are possible.
I've tried to copy the rows as DataFormats.UnicodeText or DataFormats.Text ...
0
votes
1answer
145 views
Simply convert 5 digit number in mysql database to a date
I have been looking all over the web for this answer but dont understand all the things that were written. I try to do the from unix_timestamp() but it returns the wrong date.
What I have done is ...
0
votes
3answers
176 views
How to extract Hours from the date time format 12/10/2012 12:18:58 PM?
How do I extract the hours from the date time format 12/10/2012 12:18:58 PM?
I found this Hour(Format(d1, "mm/dd/yyyy HH:mm:ss HH24")) on another Stack Overflow question, but not working for me.
0
votes
1answer
54 views
Removing hyperlinks, retaining formulas and format
I'm not very good with Excel but I'm going to try and explain my problem. Somehow an excel was created via a Timer and somehow has 100's of invisible hyperlinks spread throughout the sheet. I am ...
1
vote
1answer
89 views
How to highlight every instance of a word in the same cell for a given range or selection in Excel 2010?
I would like to highlight in red and bold every instance of a word/phrase in the selected column of my Excel sheet (using Excel 2010). For example, if columns A1:A10 contain the sentence, "The brown ...
0
votes
1answer
104 views
Create structured list from Excel data
Hello everyone I'm using Python 2.7.3 and I'm trying to structure my output list where the data prints under each category.
My data reads:
('State', 'Heart Disease Death Rate (2007)', 'Motor Vehicle ...
0
votes
0answers
31 views
How to interpret with numeric cell with general formatting with apache POI event library
I am Apache POI event library to read excel files, when cell is of type numeric and does not have any formatting associated with it I get the absolute value which excel saves. I would like to know how ...
2
votes
0answers
70 views
Excel cell general fromat interpretation [closed]
I am Apache POI event library to read excel files, when cell is of type numeric and does not have any formatting associated with it I get the absolute value which excel saves. I would like to know how ...
-1
votes
1answer
34 views
Excel Cell format wont save [closed]
I have a data sheet of an imported IP address table. Sometimes in de IP column he shows
192.168.18.31 but when you open the cell it actually is 1921681831. When i try to change it, by typing '.' ...
1
vote
0answers
293 views
SSRS date format in Excel with localization
I'm trying to export a SQL Server 2008 R2 Reporting Services report to Excel. The report has a column of dates. The date is stored as a datetime in the SQL server.
The language of the report is set to ...
0
votes
0answers
246 views
how to paste formatted html text in excel single cell [closed]
My question is how do i paste the below html code in excel in a single cell without losing format
<html><body>
<b>first line</b>
<br>
<b>second line</b>
...
0
votes
1answer
106 views
How to convert data in excel spreasheet forms into format for upload into a database
I need a good way to convert input data from 900 spreadsheets into a format suitable for upload to a relational database (XML or flat file/s). The spreadsheets are multi-sheet, multi-line Excel 2007 ...
0
votes
2answers
133 views
Excel VBA Macro Find and Format
I am trying to create a macro that can find a particular string in a header, then format the cells in that column. For an example, I have a header called "Purchase Date", "Cap Date", and "Exp Date". ...
0
votes
1answer
43 views
How do i add year (date) criteria to DSUM?
I have a database that looks like this:
(A1)Client (B1) Date (C1) debts
(A2)1 (B2) Mon 2 november 2008 (C2) 1500$
(A3)2 ...
1
vote
3answers
79 views
Export from Excel to txt preserving especial date format
I had been using a code to copy data from excel to .txt removing any unwanted characters, for input to another application:
Public DirRoot As String
Public CasNam As String
Public Sub Export()
...
4
votes
1answer
1k views
Formatting Excel cells (currency)
I developed an Add-In for Excel so you can insert some numbers from a MySQL database into specific cells. Now I tried to format these cells to currency and I have two problems with that.
1. When using ...
0
votes
1answer
642 views
EXCEL VBA Currency format in TextBox1
I want to format the value in TextBox1 with the following:
Ringgit Malaysia currency as in (RM) without the bracket
make it 2 decimal place e.g. RM 10.00
make the format appear in TextBox1 even when ...
1
vote
2answers
3k views
Set data type like number, text and date in excel column using Microsoft.Office.Interop.Excel in c#
My problem is that I am trying to set data type to an excel column in C#, in this case the data types number, text and date. I am using the DLL Microsoft.Office.Interop.Excel.
I don“t know how to set ...
1
vote
3answers
143 views
PHP strtotime() setting date to default
I have a script which is reading values from an excel sheet and inserting them into an sql table. My problem is when the script reads in some of the date fields it is setting them to a default value : ...
0
votes
1answer
689 views
How to format a CSV file using PHP and MYSQL [closed]
Currently I am able to query a MYSQL database using PHP and my data is imported into a CSV with no problems. However, I need to take the column data on the top row, and put it in rows on the left side ...
0
votes
1answer
331 views
enclose contents of cell in brackets, ms excel, format
I would like to format the contents of my MS excel cell so that every number (all the entries are numeric) is enclosed in brackets like so:
[-23.293], [23.394]
I used custom format and specified ...
1
vote
4answers
239 views
Get Excel to display full values
I have an Excel spreadsheet with a range of values which are numbers that go to up 20 decimal places, unpivoted from another sheet using the trick from here.
The trouble is the cells are only ...
0
votes
0answers
184 views
Follow-up: Write from R into template in excel while preserving formatting
These are two related follow-up questions to Write from R into template in excel while preserving formatting
that I am writing here in a new thread, as I cannot comment the answers in the other one.
...
0
votes
1answer
126 views
generate PowerPivot workbook
I would like to know if it is possible to generate a PowerPivot workbook programatically ? Is the powerPivot data format described somwhere ? I know that it's an xlsx file and when i unzip it, there ...
1
vote
1answer
44 views
reformat dimensions in excel to a standard 11 digit format
I am struggling with some measurements which I am trying to perform calculations on. I have various sizes for example 287x60x90 or 90x600x90 and I want to reformat it to 287x060x090 etc so I can start ...
0
votes
0answers
272 views
Export to excel file shows error
I am trying to use a plugin that converts the posts of a blog to to .xls format. When i try to open the .xls file i get an error that file format is different or file is corrupt. This is the code for ...
2
votes
2answers
8k views
C# Excel Cell Style Alignment on a range
So I'm having a problem fromatting cells in an excel sheet. For some reason my code seems to be changing the style of all cells when I just want to change the style of a few specified, or a specified ...
0
votes
1answer
122 views
How do I format a textbox in Excel using the response from a user form?
I am new to Excel and trying to create a user form where the user will input answers to a few simple questions. Depending on the answers given, I want to format the color of regular text-boxes in the ...
2
votes
0answers
28 views
Excel - Format cell as duration (mm:ss) [duplicate]
Possible Duplicate:
Excel 2007: How to display mm:ss format not as a DateTime (e.g. 73:07)?
I am trying to put in some jogging sessions in excel, and are really surprised how difficult it ...
9
votes
6answers
2k views
How to normalize filenames listed in a range
I have a list of filenames in a spreadsheet in the form of "Smith, J. 010112.pdf". However, they're in the varying formats of "010112.pdf", "01.01.12.pdf", and "1.01.2012.pdf". How could I change ...
1
vote
1answer
52 views
Location conversion
If I have a location in the following format:
N51 46.981 W1 36.145
Is there an easy way to convert this to latitude / longitude? It doesn't really matter what it's written in as I need to run a ...
5
votes
3answers
2k views
How to get Delphi Currency Type to Round like Excel all the time?
I'm trying to get Delphi to Round like Excel but I can't. Here is the code:
procedure TForm1.Button1Click(Sender: TObject);
var
s : string;
c : currency;
begin
c := 54321.245;
s := '';
s := s + ...
2
votes
2answers
1k views
Excel not well formated in JasperReports
When i export my report to Excel, my cells don't display the whole text if there is more than one row to be displayed in it; it just cuts a part of it and i need to expand the row manually to see the ...
1
vote
1answer
151 views
Excel sheet Column does not contain time in Date column But still showing times in DataGridView using c#
I am importing excel sheet in to DataGridView. My excel sheet contain one of the columns as a Date and this value is 12-05-2014. after importing into DataGridView it is showing 12-05-2014 00:00:00.
...
0
votes
0answers
82 views
How to open an Excel on a particular cell using a URL
I'd like to have an HTML file with a URL that points to particular cell in local Excel file.
For example using file://temp/Workbook.xlsx#Sheet1!$A$5 opens the Workbook.xlsx spreadsheet with the cursor ...
1
vote
3answers
11k views
How do I save an Excel file without getting a format warning when opening, using C# and Excel 2010
I'm using Excel 2010.
I'm trying so save my excel file, with this code.
It does save a .xls file, but when I open the file I get this message:
The file you are trying to open, 'tre.xls', is in a ...
1
vote
1answer
169 views
Can I add a spreadsheet row and then format it?
I'm using cfspreadsheet to generate an excel spreadsheet. I'm adding rows one by one. Immediately after I add the row, I want to format it. Something like this:
<cfset ...
1
vote
2answers
832 views
Easily write formatted Excel from Python: Start with Excel formatted, use it in Python, and regenerate Excel from Python
I have to create Excel spreadsheet with nice format from Python. I thought of doing it by:
I start in Excel as it is very easy to format: I write in Excel the
model I want, with the good format
I ...
1
vote
3answers
410 views
Excel: Paste Special > Adding a “blank” cell with VBA
I have a large data set that I'm working with in excel. About 1000+ columns and close to 1 million rows.
My issue is that many of my numbers are formatted as text. To resolve this, I've been using ...
0
votes
2answers
274 views
Excel: How to convert text to number formats for multiple workbooks
I have about 40 workbooks with 1000+ columns and near 1 million records.
Unfortunately, most of the data was imported as a text format, and I am trying to convert particular columns to a number ...
0
votes
2answers
888 views
Excel always change my data to date when copy a html sheet to it
I copy a sheet from html page.Because I need the sheet structure,the "paste as text" selection is no use here.
The data will be like this
2/3 3/4
1012/2332 332/665
when paste ...
0
votes
0answers
70 views
Excel stores graphic as .emf @ 100+ MB, how to convert this to flat paint format?
I have a small .emf picture inserted into an Excel Userform (using LoadPicture). This picture is a shrunk down version of several hundred other pictures in a mosaic, and Excel remembers every bit of ...
1
vote
2answers
7k views
Format month in mmm format (Excel VBA)
I am trying to format in excel, the current month to be in "mmm" format. somehow i am getting the previous month, instead of the current month. I have checked my computer month is Feb, but i am ...
1
vote
3answers
1k views
Can Spreadsheet::WriteExcel change the format of a cell without modifying its contents?
In my Perl script I use the Spreadsheet::WriteExcel module to create an Excel file. The file contains a table, the size of which is dynamic - i.e., I don't know how many rows it will have until the ...
1
vote
1answer
250 views
How to convert .NET standard format string to Excel format string
I have an application that allows the user to create custom views of numeric data, and specify format strings used to display the data. Typically users use .NET standard format strings such as N2, ...
0
votes
1answer
715 views
Create Macro for redusing the size of the selected image on the spreadhseet by 50% and drawing a 0.25pt line around it
i am currently writing a report detailing the sequence of a lot of graphs in excel. I need to reduce the size of the image by 50% and draw a line of weight 0.25pt around it, i have tried this manually ...



