Tagged Questions

1
vote
2answers
568 views

Using Automation to get_Text from Excel. If cell too narrow, get #####. How can I avoid that?

I'm using Automation to get_Text from an Excel worksheet. I do this because I need the formatted value (getting the value of the cell doesn't apply any formatting). If the column the cell is in is ...