Android :: Outlook And Excel
Oct 11, 2010
I 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?
View 14 Replies
Sep 28, 2010
I finally got my work email sync'd on my Android phone (Outlook). However, all my annoying meetings from work are now popping up as "notifications" in my phone's status bar. I can't stand corporate meetings, which are a colossal waster of time, and i don't want to be reminded of all the meetings on my work schedule. I was able to successfully turn of the Outlook mail notifications on my phone (and I still get Gmail notifications, since they are two separate email systems, which is exactly what I want). How do I turn my "Outlook calendar reminders," but still be reminded of my Google Calendar reminders, which is my personal, and far more important, calendar?
View 2 Replies
View Related
Aug 24, 2010
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 Related
Apr 1, 2009
I 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 Related
Jun 12, 2009
How I could import existing data from an excel file into android? Is there anyway to import it into SQLlite?
View 3 Replies
View Related
Nov 26, 2008
Anyone 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 Related
Oct 14, 2009
is there a good app for this? preferably a free one. onboard 'quick office' only allows you to view.
View 4 Replies
View Related
Apr 7, 2010
It means, that it has vertical headers (fixed horizontally), which can be scrolled vertically, and horizontal headers (fixed vertically), which can be scrolled horizontally. The contents should be scrollable both vertically and horizontally. To make it clear, I tried to 'draw' here...........
View 2 Replies
View Related
Jul 24, 2010
Does 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 Related
Jan 1, 2010
i'm probably going to be getting a droid at the end of january (staying on verizon cause they're the only carrier with 3g in my area). Just got a couple questions i'd like to ask. 1. how integrated can your google account be on a droid? i'd like to at least be able to view my google docs, for example, and i'd actually be a little disappointed if i couldn't edit them from the phone aswell. 2. i know that you can view word files from the phone. can you view excel spreadsheets? also, is there an app i can download to edit office files too? 3. how will my work email play with my droid? i just got hired on and i haven't even visited my email so i don't know if its exchange or what. Again, i'm definately staying with verizon so my choices are just the droid and the droid eris for right now.
View 1 Replies
View Related
Mar 30, 2010
I used to have one for my Helio Ocean, and I would like one if possible for my Hero! I was looking at the EasyMoney app and that looks amazing! I saw you can export to .csv at least, but how can I look back over that on my computer?
I'm not too smart with some of that stuff...
View 1 Replies
View Related
Mar 29, 2010
I am working on a light weight Java client library for Android mobile platform that can read and write to Excel files in .xls(BIFF) and Office 2003 XML format. No sooner we decided to start than we got stuck with a basic question. How do we determine the format of the excel files in Java?
View 2 Replies
View Related
Mar 10, 2014
Is it possible to run Excel with VBA macro in Android Mobile or tablet?
View 4 Replies
View Related
Jun 25, 2010
I am currently working on a java program that inserts excel data into android database(sqlite). when i place the TestDB(sqlilte db) into c:drive it works.
Connection con = DriverManager.getConnection("jdbc:sqlite:C:TestDB");
But it won't work on android(emulator) database. The database have been created in android. Connection con = DriverManager.getConnection("jdbc:sqlite://127.0.0.1:5554:/data/data/com.app.das/databases/TestDB");
i am guessing that the tcp is wrong. how do i go about fixing it?
View 1 Replies
View Related
Oct 7, 2010
I have seen many applications providing Excel sheet editing in Android. I have no Idea how can I achieve Excel row/column arrangement with Android ListView which can provide Excel like properties to every cell of sheet.
View 3 Replies
View Related
May 14, 2012
I 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
View 3 Replies
View Related
Jun 17, 2009
I have a database in Excel and I want to import it into SQLlite so I can use its contents in spinners and other features of my application. I have done the tutorials and surfed online but no indications at all for my specific problem.
View 2 Replies
View Related
Aug 22, 2010
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 Related
Jun 16, 2010
I need to know what the best app for editing excel documents?
View 1 Replies
View Related
May 22, 2010
In my project, I would like to create a database with single table. I would also like to insert data on this table from word or excel document. is it possible? if so please how can I do it? some code snippets would be of great help. I have four different activities which I would like them to interact with this single table. the first is the main activity and its purpose is just to launch the other three activities according to user choice. so it has no interaction with the DB. but the other three activities will read from the table whenever called. Can you please tell me how to call the dbhelper on these activities? I am unable to do this and I am currently creating one db per each activity which is not the optimal way.
View 1 Replies
View Related
Jun 13, 2010
Just 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)....
View 8 Replies
View Related
Aug 31, 2012
I have a excel sheet. Can make it apk file?
GT-I9300
View 7 Replies
View Related
Nov 4, 2010
So I had a 5 yr old blackberry, was able to use the blackberry software to output my phone book (name,addy,ph#, all kinds of data) to a comma delimited txt file, which i then imported into an .xls excel spreadsheet. is there a way to use either of those files to populate my phone book on my new phone (droid x, android 2.2) instead of typing up hundreds of new entries?
View 1 Replies
View Related
Sep 2, 2010
I 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.
View 13 Replies
View Related
Jul 10, 2010
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.
View 1 Replies
View Related
May 21, 2010
Anybody else not able to find / view excel files on Eris? Dragged from my computer to SD card, and not finding it.
View 1 Replies
View Related
May 19, 2010
How can I save an excel or word doc that has been emailed to me?
View 1 Replies
View Related
Jun 15, 2013
I have a dropbox folder with a Microsoft Excel document stored in it. This excel file contains a list of web links on it.
My goal is to use my Galaxy S4 phone to open this file though dropbox and then click on the links and then have the web pages open up in my phone browser.
Currently, my Galaxy S4 phone does have the dropbox app on it. My phone is able to access the excel file in dropbox just fine by using the Polaris Office App. However, when I click on the links within the Excel file, it does not forward me to the web pages.
Is there some way for me to click on the links on this Excel file and then be forwarded to the corresponding web pages? Perhaps there is an App other than Polaris which is capable of doing this?
View 6 Replies
View Related
Jan 2, 2010
How do I get emails to open attachments that use excel? I downloaded docs to go but when I open the email and try to open the attachment, it says the attachment can't be displayed. It works very nicely on my Storm 2, but I switch back and forth with the droid and need to be able to open the docs with the droid as well.
View 14 Replies
View Related
Feb 7, 2012
I have managed to destroy the build.prop file whilst trying to enhance my excel experience and am now stuck in a boot loop (made very stupid mistake using file from a different scroll product).
I cannot seem to connect to the device with ADB to replace the build.prop with the backup that I took.I can get to the Android system recovery <3e> screen where my options are as follows:
Check hardware
Apply sdcard:update.zip
wipe data/factory reset
wipe cache partition
reboot system now
I have tried factory reset and wipe cache but obviously this had no affect and all attempts to locate an update.zip file for this device have failed.
View 4 Replies
View Related