Update Excel Cell using header

Hello. How can I set the column in the Update excel cell activity using the header? As far as I know, I can only specify letters for the columns. Is there a way to use the header?

Hi Cris,

Just a quick heads-up from the documentation: it seems that currently it’s only possible to specifying columns by letters. However, if you’re working with column names, you might consider setting up a SubProgram to convert those column headers into their corresponding letters. The “Locate Cell” activity could be really handy for this.

Hope this helps!

1 Like