|
I know this isn't directly programming related, but at the same time...
Mac Excel 2008 doesn't support VBA or Macros...which I need for a class...
Does anybody know of a solution? I need a way to write simple macros on Mac in Excel--if it's possible.
...
Started by Kevin Brown on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
You'll have a hard-time findingIf you really need to write proper macros, you're SOL with 2008 and would be better off finding a sheet macro through the "insert....
Mac Excel 2008 supports XLM macros (a.k.a Excel 4.0 macros).
|
|
I have this question because I am not familiar latest generation of MS VS product.
But for work reason I may need to develop an Excel plugin for Excel 2003. I would like to study what are the alternative (other than using VBA)
I have a VS C++ 2008 Exp...
Started by Anthony Kong on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
You can try XLW a wrapper for the Excel API.
As long as you conform the the API for Excel plugins.
You can use anything that compiles code to write an Excel plugin for Excel...
|
|
Hello,
I am trying to use an Excel 2007 as a data source in my VS 2008 Test Project a unit test.
Config file:
<configuration> <configSections> <section name="microsoft.visualstudio.testtools" type="Microsoft.VisualStudio.TestTools.UnitTesting...
Started by developer on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
Certainly saving the Excel spreadsheet as 97-2003 compatible (a .xls rather that a .xlsx tests with mstest.exe - installing VS 2008 on the target machine fixed it for me.
|
Ask your Facebook Friends
|
Hello,
I am building a windows form application using visual basic (visual studio 2008).
The idea is to query a MySQL DB and export the results to an excel document.
I managed to do this using this code (I will just show the export to excel part):
Imports...
Answer Snippets (Read the full thread at stackoverflow):
To do option three, take a look at the....
Create Excel spreadsheets by hand in the Open XML format used by Office 2007.
Your options:
Install Excel risk.
Cannot use Excel Interop without the Excel DLLs installed on the machine.
|
|
HAVE ANEW 2008 LIMITED VAN.THE SLICKEST THING I EVER SAW BUT HAS A SLIDING DOOR PROMBLEM THE DEALER CANT FIX BUT FACTORY ENGINEERS ARE WORKING ON IT AN THEN HOPE TO TELL DEALER WHAT TO DO? YES IAM WAITING. HOPE IT DONT TAKE 10 WEEKS TO GET IT FIXED LIKE...
Started by FSONNY11 on
, 20 posts
by 12 people.
Answer Snippets (Read the full thread at topix):
Brand new 2008 T&C - Both doors will start to close and then for no reason, just as the door OWNERS OUT THERE WITH MY SAME PROBLEM AND ITS NOT BEING....
More sliding door news and problems.AS MENTIONED ABOVE.My new 2008 van.
Give a shot at it.
|
|
Item: 2008 Excellent Condition Manitou Nixon Platinum
Location: South side Brisbane
Item Condition: Very very nice. Buy. You like.
Reason for selling: Moving
Price 200$
Extra Info: (1) Air sprung (2) Rebound (3) Compression (4) Handle bar mounted adjustable...
Started by IluvmyBike on
, 1 posts
by 1 people.
Answer Snippets (Read the full thread at rotorburn):
|
|
Hi,
When opening CR reports in BO 3.1 Infoview, is it possible to disable the "Export to Excel" functionality but allow allow "Export to PDF"? If so, would this affect all end users? Or could we make a role that disables this?
Thanks,
Phil
Started by pmm150 on
, 2 posts
by 2 people.
Answer Snippets (Read the full thread at forumtopics):
Manage > User Security.
Work with the BO Admin in setting the Access Levels for the particular users or groups .
|
|
Im using VB.Net 2008 application program.
Im using DataGridView. I have a Print Preview option where i need to print the DataGridView.
Quote: : Using "DataGridView1.Rows.Add" im adding rows to datagridview. Im using this code for Print Preview.
Code: ...
Started by remya1000 on
, 2 posts
by 2 people.
Answer Snippets (Read the full thread at com):
If what you actually want is to export the contents of the grid to a CSV or Excel.
Intend to print.
|
|
Im using VB.Net 2008 application program.
Im using DataGridView. I have a Print Preview option where i need to print the DataGridView.
Quote: : Using "DataGridView1.Rows.Add" im adding rows to datagridview.
Answer Snippets (Read the full thread at freelancer):
|
|
Hi all,
I am building some SSRS reports using SSAS as data source. For a given measure, I have created a line report to show the evolution of the value through the months of a year. Now I need to add a Logarithmic Trendline. In Excel this is a quite simple...
Answer Snippets (Read the full thread at microsoft):
Please right click on your.
Hi There
If you are using SSRS 2008 R2 you can add calculated series.
|