Search found 4 matches

by jap1996
Mon Jun 20, 2022 11:07 am
Forum: Programming
Topic: Automate Axis Scaling to Align 0 with 50
Replies: 0
Views: 7479

Automate Axis Scaling to Align 0 with 50

Hi, I am wondering if anyone has some insight on how to modify a subroutine that I have that aligns the zeros of the axis' of a multiscale chart. As it stands, the program aligns both right and left axis' 0's, but I would like to modify the routine to align 0 on the left with 50 on the right or vice...
by jap1996
Tue Mar 22, 2022 12:53 pm
Forum: Programming
Topic: Index match + loops
Replies: 0
Views: 7322

Index match + loops

Hi I have built a program that scans through a table of countries and sectors. If the sector exists in the country the table shows a 1, otherwise a 0. I now want to build a program that scans through the rows and columns of the table and depending on whether the entry is a 1 or a 0 I want to create ...
by jap1996
Thu Mar 17, 2022 10:23 am
Forum: Programming
Topic: Splitting Table Rows into Individual Objects
Replies: 1
Views: 1177

Splitting Table Rows into Individual Objects

Hi, I have a 46/13 table and I am wondering if it is possible to split each row of the table into an individual vector or an individual 1/13 table? table data for !r=2 to 46 for !c=3 to 13 if @isempty(mscisectorref(!r,!c))=1 then %code=" " else %idc=@trim(mscisectorref(!r,2)) %ids=@trim(ms...
by jap1996
Tue Mar 08, 2022 1:01 pm
Forum: Data Manipulation
Topic: Error Pulling Data From Bloomberg
Replies: 1
Views: 2309

Error Pulling Data From Bloomberg

I am continually running into a Database Error (see photo). I have been unable to find any information or anyone else that has had the same problem. Any ideas?
xx.png
xx.png (30.65 KiB) Viewed 2299 times

Go to advanced search