HTC EVO 4G :: App To Edit Excel Documents
Jun 16, 2010I need to know what the best app for editing excel documents?
View 1 RepliesI need to know what the best app for editing excel documents?
View 1 RepliesAnyone know if anyone work or will work to built an office suite? I think that is great if we can read and EDIT word and xls documents on our g1.
View 17 Replies View RelatedDoes anyone know how I can view microsoft word and excel documents on my droid x? Is there a download available somewhere?
View 1 Replies View RelatedI am new to Android. Does anyone know if there is a way to create a shortcut on the desktop directly to an Excel "documents to go" file that is stored on G docs?
View 12 Replies View RelatedIs this worth it? I am on the go so much I need to be able to edit word and excel docs. One more question, is it compatible with Office 2007 docs?
View 3 Replies View RelatedWould be really useful if I could edit word files with my hero. Anyone know what apps are out there to use?
View 2 Replies View RelatedIf so, what can you edit? If you don't know what I'm talking about, then the reviews were wrong about having thinkfree office.
View 4 Replies View RelatedI just bought the full version of this app. I tested it by downloading an excel sheet from an email. But there is no option to save, and it doesn't appear that you can edit it. Is this just a viewer?
View 4 Replies View RelatedI am looking at upgrading to the Moment but need to find out what apps are available to create and edit Word and Excel docs. Free is great but also would be interested in feedback about paid programs.
View 5 Replies View RelatedIn editText I set text as $ . I dont want to edit before $ symbol . i.e edit text doesnt want take any value before $ . ex: $adfdfd correctad$dsdff wrong .like this . how to restrict this one .
View 2 Replies View RelatedI have used Apache POI to read Excel file. In my Excel file there are three columns Code, Detail, CodeType. Below is the excelReadFile() method
private static void readExcelFile(Context context, String filename) {
if (!isExternalStorageAvailable() || isExternalStorageReadOnly()) {
Log.w("FileUtils", "Storage not available or read only");
return;
}
[Code]...
Now i want one method to get codeType when user entered Code on EditText Button
I created a monthly expense calendar in excel and would like to be able to make updates to it from my phone. For example if I go out to eat I would like to be able to enter the amount I spend on that day in my excel calendar on my phone and when I open th document on my computer have show the entry automatically. Essentially I'm trying to sync an excel document between my phone and computer.
View 7 Replies View RelatedI haven't been following the WP7 release but was under the impression it would be available in about a month. Then I heard it wouldn't be available on Sprint for another year. My contract was up on my HTC Touch Pro on WM6.1. Upon seeing my son's Samsung Epic Galaxy 5 Android 2.1 (on Sprint), I decided to give it a try. Much of it blew me away, but he doesn't use the same apps as I.
I picked up the Epic this weekend. I've noticed a bunch of features I really like, for example how it handles BlueTooth. The AMOLED screen is fantastic. Most of the other stuff is just a matter of things I have to get used to.
There are a few things I really don't like and I have 30 days or alternate programs to figure out how to get them to my liking, all having to do with Office 2010 apps that I use regularly. I'm running SBS 2008 with Exchange and Win7 on my primary PC.
1. I'm old school and never got used to alphabetizing contacts by first name. I prefer company, last name, first name. Anyway to change that?
2. I have 60+ folders in ten branches in Outlook. The Android app displays them in tabs across the top. I'd much prefer a tree display. Any way to do that?
3. I did some searching to find an easy way to sync Outlook Notes (or OneNote or even a third-party app) between my PC and the Epic. Unfortunately a search turns up all the information on synching Outlook.
4. Anyone have a recommendation for synching Excel spreadsheets (.xlsx) between the phone and my PC or server?
I am looking for some excel like program to record stuff and do calculations and all..the only thing I found is easyexcel but screen touching it is't really good. so anyone know of a cool excel like widget i can download?
View 3 Replies View RelatedI downloaded Documents to go this week from the market, it supports Excel and word files. With it I can download open and edit files then email them.
View 4 Replies View RelatedHow I could import existing data from an excel file into android? Is there anyway to import it into SQLlite?
View 3 Replies View RelatedJust got my Di and I love it!
One problem I've run into is that Quick Office will not open an Excel spreadsheet. I originally had it saved as an xlsx file with a password and I got an error msg when trying to view it with Quick Office.
So, I removed the password, tried it again - still no luck. Tried back saving it to an xls file...it tries to open, but all I get is a dark screen (w/out any error msgs)....
I have a excel sheet. Can make it apk file?
GT-I9300
Does anyone know of any app that would allow me to sign documents?
View 2 Replies View RelatedI am wondering if there is a way to print (documents, etc.) from my Android phone. I know there are some apps out there, but they seem to either A) require a PC to act as middleman B) work with only certain printers.I am looking for a way to print to a network laserjet printer.
View 14 Replies View RelatedI have a problem where I need to copy a document to my desire, but I do not know where to put it. I have it docked and open up removable devices and can see all the files but do not know where to put it?
View 8 Replies View RelatedDocuments to Go 3.0 was previewed a couples months back:
YouTube - DataViz Documents To Go 3.0 Android document app Live Demo [Google I/O]
I am probably doing something wrong here but I have Documents to go (free) and I can not view word documents sent to my work e-mail. I keep getting the message that it can not open it because it is a plain text file.
View 8 Replies View RelatedI seem to remember a "My Documents" folder (maybe just documents) on the EVO, however I never really looked inside of it and now I can't even find it. Is the folder "Important"? Will my EVO crash without it? I'm still way too new to this device/OS and this is beginning to frazzle my nerves a little bit due to not knowing this information.
View 2 Replies View RelatedHow can I upload documents (like my resume) from my Evo when it says "Uploads Disabled" on the various websites? Is there a way to access my document files and upload them?
View 1 Replies View RelatedI apologize in advance if this has been discusses. I am a long time BB user. Got the Evo a few months ago. The only thing I'd like to do that I have not yet figure out HOW to do is attachment documents to emails. This is very important to me because I am job hunting and need to respond right away when I get or see a job opening. I use GMail. I have my resume saved as a GMail doc. I don't know what to use - can I send via GMail docs or do I need to creak a Quick account?
View 5 Replies View RelatedI have several word documents and a spreadsheet or two that are on my PC that I would like to transfer onto my dinc. I would like to view, edit, save changes to these documents and then transfer the edited document back to my PC. I am guessing that I need to purchase a program like documents to go. How do I get the documents currently saved on my PC on to the Dinc? Can I just connect it to the PC and then drag and drop them from the PC into my dinc?
View 3 Replies View RelatedI am doing a custom edit box class. It starts something like: public class Amount Field extends Edit Text and has over riden the constructor to implement the Edit Text widget style However when I implement this on my XML I get an editable Text View instead of the Edit Text (there is only text but not the surrounding white box) and also when I click on it nothing happens, only text color changes. Are there any ideas on why this happens? I've done list components the same way and style is not altered.
View 1 Replies View RelatedI downloaded the free version of "Documents to go". It allows viewing of Word & Excel documents. Editing is not allowed for the free version. $24 gets the complete pkg.
I have 2 concerns - One, not sure if I'll keep this phone and not exchange it. I've already exchanged 2 times for defects. Hope this one's a keeper, but I'm scared due to 2 exchanges. 2nd concern is I'd like the most cost affective software.
Having a few software issues with my new SGS.
I would like to transfer some MS Office 2007 files on to the phone. I appreciate that ThinkFree Office should be able to allow access and edit the documents. As you will see in another thread I am having difficulties with Kies so thought the simpilest way would simply to email myself the .xls document for ThinkFree Office.
However, attachments simply open in code form, there is no option to download them in .xls format to the phone, so that ThinkFree can then open them and decode it.