-
Is there any ModExch compatable to use with MECX.
I want to import my trades and closing prices in MsExcel using the API in VBA with an HTTP-request. For other Exchanges I got all working.
I have…
-
Usability enhancement, when user imports from MSExcel autodetect titles matching QTS titles and map into selection box saving the user from doing so.
ghost updated
9 years ago
-
When i try to list a group of names in tree view,there will be no more solution available in msexcel-builder.
Can anyone say, the above mentioned option is available or not?
-
```
at XMLStringifier.module.exports.XMLStringifier.assertLegalChar (C:\work\wechat_manager\node_modules\msexcel-builder\node_modules\xmlbuilder\lib\XMLStringifier.js:150:15)
```
解决办法,
//if (chr) {
…
-
Hi glebovpavel :
I thank you for the [GPV Interactive Report/Grid to MSExcel v2] plugin and I use frequently in my Project .
I see a bug and I want to report you to fix it .Thanks for your attentio…
-
```
Examples:
1. sync a group of db tables with Hibernate adapter with a cloud mesh
group, each table is a feed in the mesh group.
2. sync a group of sheets from a ms excel file
```
Original …
-
```
Examples:
1. sync a group of db tables with Hibernate adapter with a cloud mesh
group, each table is a feed in the mesh group.
2. sync a group of sheets from a ms excel file
```
Original …
-
Currently we use a MSExcel template for a default sheet. It'd be better to use a google drive sheet. Can we easily change this?
wjd52 updated
3 years ago
-
```
Examples:
1. sync a group of db tables with Hibernate adapter with a cloud mesh
group, each table is a feed in the mesh group.
2. sync a group of sheets from a ms excel file
```
Original …
-
var sheet = workbook.createSheet('mySheet', 3, 3);
var myInt = 42;
sheet.set(2,4,myInt);
on save/create of mySheet excel myInt is created as a text input.
I have to manually convert every cell t…