I want to convert Total(data table) to NumbersS(String variable) & HospitalS(String variable) to process the following sequence ( replace text in Word document using variable. There are two words I need to replace and to create 160 different files.)
But the system keeps showing the name doesn’t exist. How can I select the first and second columns separately and assign them to two different variables?
The “Total” Table is like below:
Numbers Hospitals
20230401 A
20230402 B
20230403 C
(160 rows)
Thank you for your help!