Microsoft Excel Questions and Answers

Recent IT Questions

121 - 140 of 433

Word and Excel

In MS Access you can create a form so when its all filled out the data is automatically put into an Excel spreadsheet under the correct headlines. Is this possible to do this with a form made in word?

View Answer   |  Feb 26 2009  3:43 PM GMT
Microsoft Access, Microsoft Word, Microsoft Excel
asked by AerospacePJ

  5 pts.

Excel 2003 - conditional formatting

Hi, I am working with a tracking schedule for my job, and I am trying to impliment conidtional formatting into it, but some of it it just not working for me. I am working with Microsoft Excel 2003 and I was wondering if you could help me with my problem. Column B = Start Date Column C = Due Date...

Answer Question   |  Feb 26 2009  1:30 PM GMT
Excel 2003, Conditional formatting, Microsoft Excel
asked by Kelz827

  40 pts.

Can I link items between Outlook, Word, Excel, and Access, through the Calender view?

Can links be set in Outlook Calender '07 to docs in Word, Excel, Access? I want to be able to go to a set date and access from that view all items pertinent without having to go looking for each item separately. Is possible?

View Answer   |  Feb 25 2009  5:33 PM GMT
Outlook 2007, Outlook calendar, Microsoft Word
asked by Notumbo

  15 pts.

Outlook export

How can I export email messages to excel or a file?

View Answer   |  Feb 25 2009  5:21 PM GMT
Outlook, Outlook Backup, Outlook Exports
asked by MarshaLehan

  5 pts.

Reconcile two sets of data without a unique field.

I have two data sets that have account number and dollars. There are duplicate account numbers and dollars as this is a batch of credits interfacing with another system. I need to reconcile the first set to the second set. So in think it is something like this, if account number and dollar in...

View Answer   |  Feb 24 2009  9:20 PM GMT
Microsoft Excel, Excel functions
asked by Chitown

  5 pts.

Sparklines in Word or Excel

Has anyone ever used sparklines in Word or Excel (both Office 2003 versions? What tool(s) did you use? What did you find best to use to summarize large numbers of data points (>25,000)? Thanks for the assistance.

View Answer   |  Feb 24 2009  8:12 PM GMT
Microsoft Word, Microsoft Excel, Office 2003
asked by Labnuke99

  26695 pts.

While generating Excel thru BO

While Generating Excel thru BO. Sometimes it will partial results

asked by Satishsurana

  5 pts.

Can any one correct this Microsoft Excel VBA code?

ANY ONE CORRECT THIS Sub fill_series() Dim myrange As Range Set myrange = ActiveCell.Offset(0, 5) Range("N9").FormulaR1C1 = "Apr-2008" Range("N9").Select Selection.AutoFill Destination:=myrange, Type:=xlFillDefault End Sub

Answer Question   |  Feb 24 2009  9:47 AM GMT
Excel VBA, VBA, Visual Basic for Applications
asked by Sa29153

  40 pts.

How to update data using Microsoft Excel VBA?

I HAVE A CELL "A1=NUMERIC VALUE" & "A2=NAME OF PARTY" WHICH IS UPDATED EVERY MONTH AND I WANT TO SAVE IT WITH "DATA" SHEET WITH EACH PARTY NAME(CELL A2) AND ITS MONTHWISE VALUE(CELL A2).HOW CREATE DATA SHEET WITH MONTHLY COLOUM NAME I.E : DATA SHEET: NAME OF PARTY APRIL08 MAY08 ...

Answer Question   |  Feb 24 2009  9:46 AM GMT
Excel VBA, VBA, Visual Basic for Applications
asked by Sa29153

  40 pts.

Excel 2003 - Conditional Formtting Help

Hi, I am working with a tracking schedule for my job, and I am trying to impliment conidtional formatting into it, but some of it it just not working for me. I am working with Microsoft Excel 2003 and I was wondering if you could help me with my problem. Column B = Start Date Column C = Due Date...

View Answer   |  Feb 23 2009  7:25 PM GMT
Excel 2003, Microsoft Excel, Conditional formatting
asked by Kelz827

  40 pts.

Excel 2007 charts

I have a macro that runs when a cell is updated by a PLC. When this cell changes its value I insert a cell into a column and copy data from another cell and paste it into that new inserted cell. My problem is that my chart that is associated with the data where the cell is inserted dissapears. I...

Answer Question   |  Feb 23 2009  4:14 PM GMT
Microsoft Excel, Excel 2007, Excel Charts
asked by JimGlover

  5 pts.

How to send a mail to multiple recipients from Microsoft Excel sheet?

I have an excel sheet . This excel sheet has data for many receipnts. every row has an email address(lotus/outlook) and then the next four cell in the saem row has the data for the same recipant. I want a macro to be created so that when i run this marco a new mail is drafted for each receipant...

View Answer   |  Feb 22 2009  4:40 PM GMT
Microsoft Excel macros, Excel macros, Microsoft Excel
asked by Micqa

  5 pts.

SSIS and Microsoft Excel

I have a road block that I need to find a work around for. I work on a system where the Databases reside on a soley database server (SQL 2005). I need to run a stored procedure on a nightly basis and export the results into a template excel file and put out on shares. Sounds simple right? Here's...

View Answer   |  Feb 21 2009  4:43 AM GMT
SSIS, SQL Server 2005, Microsoft Excel
asked by Cathryn

  20 pts.

HELP WITH JOINING 5 TABLES

I need to join 5 tables and the probelm is that I have imported 5 seperate excel spreadsheets and the first column in all the spreadsheets is the same and I need to combine all that data to see if there are any duplications throughout the 5 spreadsheets and then combine some data that may be the...

View Answer   |  Feb 18 2009  8:47 PM GMT
Microsoft Excel, Excel Tables
asked by Law123

  5 pts.

Macros in a drop down list

How can I get macros into a data validation list so I can select a macro to run from that list.

View Answer   |  Feb 18 2009  5:28 PM GMT
Excel macros, Microsoft Excel, Macros
asked by Excerlnovice

  15 pts.

Oracle Reports 6i - Convert data in Microsoft Excel

HOW TO CONVERT ORACLE REPORTS 6i DATA INTO MICROSOFT EXCEL THROUGH CODING ON BUTTON?

asked by Sskhan3

  5 pts.

Macro to select a range in Microsoft Excel and paste in Lotus Notes

HI ALL, I have created and Macro which sends a mail to many in that i need to upgrade as mentioned below Recipients Email Address STUDENT # GRADE COUNTRY 123@dd.com 000123 1ST GRADE United Kingdom 321@dd.com 000321 2D GRADE United Kingdom 213@dd.com 000213 3RD GRADE United Kingdom For each...

asked by Balu0783

  5 pts.

Unable to import data using DSN file from SQL Server to Microsoft Excel or Access?

hi ALL, i have a strange situation, there is few people who is not able to load data from sql server using dsn file. I have used correct method, i have used odbc driver -sqlserver... i believe every thing should be fine. I have check the access permission for that user. that is not the issue....

asked by Sagar2000

  5 pts.

Microsoft Excel report generation from Oracle Forms 10g

what is the procedure or builtins used to generate a excel report from application server in oracle forms 10G.

asked by Somnath89

  5 pts.

How do I populate an SQL table created on the fly in RPGLE?

I am writing a report program where I create a table that is then converted to an Excel spreadsheet using SQL2JXL. I am able to dynamically create a table with Execute Immediate but I have been unable to populate it. The problem is the table name is stored in a variable within the program and I...

View Answer   |  Feb 14 2009  4:20 AM GMT
SQL, RPGLE, RPGSQL
asked by SteveFletcher

  50 pts.

121 - 140 of 433