Menu
Menu
DaniWeb
Log In
Sign Up
Read
Contribute
Meet
Search
Search
About 1,000 results for
formating
- Page 1
Formating
Programming
Software Development
20 Years Ago
by dallin
when using #include <iomanip> ; what is the syntax for
formating
numerical values for currency - example 123456, format to $123,456. Using the cout << command.
Formating text to send to spreadsheet.....
Programming
Software Development
19 Years Ago
by MrConfused
… the report directly to the clipboard using Clipboard.settext and
formating
the text in such a way that it does not…
Re: Formating text to send to spreadsheet.....
Programming
Software Development
18 Years Ago
by friedolin
… the report directly to the clipboard using Clipboard.settext and
formating
the text in such a way that it does not…
Formating Problem Please Help!!!
Programming
Web Development
16 Years Ago
by WhYuLoOkIn
… strange reason all of my separate aspx files are now
formating
at the same time. When I change something in design…
Re: Formating
Programming
Software Development
20 Years Ago
by Narue
C++ doesn't have native support for working with monetary values. You need to either find a library that does what you want, or roll your own: [code] #include <iomanip> #include <iostream> #include <sstream> #include <string> using namespace std; string currency ( double value ) { ostringstream sout; sout…
Re: Formating
Programming
Software Development
20 Years Ago
by dallin
Perfect, thanks.
Re: formating xp
Hardware and Software
Microsoft Windows
20 Years Ago
by clasher097
i just want to format drive c sorry i just found the product key to 98 and i will install that instead but im still having trouble installing that i forgot how to format the c drive i think its have trouble installing over it i need help at this moment because in
formating
it now
Question on Grid Cell Formating
Programming
Software Development
15 Years Ago
by sbanks_charles
… so I have a private sub that handles grid cell
formating
. All works. Here is what I don't understand; When… loaded, code excution returns to, and runs, the grid cell
formating
procedure back in the grid form window. Is this "…
Re: Question on Grid Cell Formating
Programming
Software Development
15 Years Ago
by sbanks_charles
… make my question clear enough. The issue is NOT WITH
Formating
a Cell in a Grid. I got that part. My…
after formating cd-rw disk driveimage 7.0 tells me the disk needs to be formated
Hardware and Software
Microsoft Windows
21 Years Ago
by CLEARICE01
… rest.i just got powerquest driveimage 7.0 and after
formating
the cd-rw i try to burn the image of…
SQL server date time formating in ASP page
Programming
Web Development
17 Years Ago
by FallenPaladin
… I am hopeing someone can help me with extracting and
formating
the time from an sql server datetime field. I have…
Simple Question C++ formating
Programming
Software Development
17 Years Ago
by nemoUSA
… loop to display a array of strings . my problem is
formating
and organizing the display . i use cout << and…
multiple conditional formating is not working for excel 2007
Programming
Software Development
15 Years Ago
by palavi
… have applied 3 fromulas for the same cells so conditojnal
formating
is not working for 1 condition. formula i have given…
Lisp code formating not correct
Community Center
12 Years Ago
by TrustyTony
I posted one Scheme code to Legacy Languages, and noticed that the
formating
for Lisp style quoting (single single quote or back quote before) does not function. I know you have more urgent things to consider, but you could put it in your list, Dani.
Re: Lisp code formating not correct
Community Center
12 Years Ago
by TrustyTony
… be plain text in Legacy languages. Trying to use same
formating
for Cobol, Fortran, Haskel, Lisp-family and J is not…
Conditional formating in excel 2007
Hardware and Software
Microsoft Windows
11 Years Ago
by GEORGE V
I am trying to apply conditiona
formating
to shade every other row with a different colour. I am applying the following formula =MOD(ROW();2)=1 and nothing happens, if I use a coma instead of a semi colon I get an error. Can somebody help me. Thank you.
Re: Conditional formating in excel 2007
Hardware and Software
Microsoft Windows
11 Years Ago
by JorgeM
I don't know if the version makes a difference. I wouldn't think so. If you use a semicolon you say it works but what I think you mean is that no error is generated. If it worked, you'd get shading. When I did the
formating
, I picked a blue color for the fill and a pattern for the shading.
Re: Formating text to send to spreadsheet.....
Programming
Software Development
19 Years Ago
by mnemtsas
I generate a ton of reports directly into Excel using the Excel object object model. This is the best way to do it.
Re: Formating Problem Please Help!!!
Programming
Web Development
16 Years Ago
by majestic0110
Are you using Master Pages or a Cascading Style Sheet (CSS) of some sort?
Re: Formating Problem Please Help!!!
Programming
Web Development
16 Years Ago
by WhYuLoOkIn
Thanks for responding, Im using two css sheets, it wasn't doing this earlier every form was working independently but not now. As far as know I did not set a master page, but I set a start page but I did that towards the beginning of the project.
Re: Formating Problem Please Help!!!
Programming
Web Development
16 Years Ago
by majestic0110
Hmm I might recommend you take a look at your two CSS my friend. I am no pro with CSS myself so I might not be of much help - maybe someone with more experience with CSS will respond. If you get really stuc post back and I will try to think of something.
Re: Formating Problem Please Help!!!
Programming
Web Development
16 Years Ago
by WhYuLoOkIn
Hey that did it!!! I told you I was new to web development. I replace my current css file w/the original and everything went back to normal thanks man. That little hint fix alot of frustration. Thanks again!!!
Re: Formating Problem Please Help!!!
Programming
Web Development
16 Years Ago
by majestic0110
No problems mate! don't forget to mark the thread as solved !
Formating
Hardware and Software
Microsoft Windows
18 Years Ago
by 9209MEH
Hi, I bought a external hard drive recently and duly NTFS formatted it. Now, the problem is Win ME doesn't recognise it. Is it possible to partition the the external HDD into 2 such that one is FAT32 and the other NTFS? If so, would that allow me to use the Ex HDD on both XP and ME without problems?
Re: Formating
Hardware and Software
Microsoft Windows
18 Years Ago
by ~s.o.s~
Yes you can have NTFS on one partition and FAT32 on another though not a good thing -- go with NTFS only. Still if your question is that can Win ME and Win XP coexist the answer is yes. You can have both of them on the same HDD.
Re: Formating
Hardware and Software
Microsoft Windows
18 Years Ago
by caperjack
[QUOTE=9209MEH;277434]Hi, I bought a external hard drive recently and duly NTFS formatted it. Now, the problem is Win ME doesn't recognise it. Is it possible to partition the the external HDD into 2 such that one is FAT32 and the other NTFS? If so, would that allow me to use the Ex HDD on both XP and ME without problems?[/QUOTE] for storage or …
Re: Formating
Hardware and Software
Microsoft Windows
18 Years Ago
by 9209MEH
Thanks for your responses. I've made 2 partitions on the ex HDD with FAT32 and NTFS. New problem, however - connected it to a win ME system and the appropriate partition came up as a storage device (rather than removable storage) in System The problem is when i try to use the drive it says 'unable to write to drive E' - hardware problem?
Re: need help in formating excel with python
Programming
Software Development
15 Years Ago
by Namibnat
If the file is a Microsoft Excel file, why not work on it in Excel. Otherwise you have to deal with the
formating
that Excel adds to it. Otherwise if you could change it to a database, text file or xml file you would find it much easier to manage.
Re: need help in formating excel with python
Programming
Software Development
15 Years Ago
by vikramsra
… it in Excel. Otherwise you have to deal with the
formating
that Excel adds to it. Otherwise if you could change…
formating xp
Hardware and Software
Microsoft Windows
20 Years Ago
by clasher097
how do u format xp so i can put windos ME in
1
2
3
17
Next
Last
Search
Search
Forums
Forum Index
Hardware/Software
Recommended Topics
Programming
Recommended Topics
Digital Media
Recommended Topics
Community Center
Recommended Topics
Latest Content
Newest Topics
Latest Topics
Latest Posts
Latest Comments
Top Tags
Topics Feed
Social
Top Members
Meet People
Community Functions
DaniWeb Premium
Newsletter Archive
Markdown Syntax
Community Rules
Developer APIs
Connect API
Forum API Docs
Tools
SEO Backlink Checker
Legal
Terms of Service
Privacy Policy
FAQ
About Us
Advertise
Contact Us
© 2025 DaniWeb® LLC