How to write value corresponding to any specific column name where all column has One header

Hi @HELZMOTH_BJ

You can also use this method

Read the excel from 2nd row using range property and then make the changes to the required column and write back to the excel

If i have to add a value to 3rd column:

Input and output:

Hope this helps!

Please do mark it as a solution if it helps!
Happy learning :wink: