Community Profile

photo

Varun Lakshmanan


Active since 2019

Statistics

  • Thankful Level 1

View badges

Content Feed

View by

Question


Index in position 2 is invalid. Array indices must be positive integers or logical values.
In the third line of code, csvname = strcat(cpath, "\", cname); c = csvread(csvname, 1, 0); raw_data(:,i) = c(1:(min(size(c,...

4 years ago | 2 answers | 0

2

answers

Question


How to run macro in a different workbook
I have a macro saved as an xlsm file that I would like to use on a different Excel workbook. How can I do this using ActiveX? ...

4 years ago | 1 answer | 0

1

answer