We currently have an Excel macro to copy cell data from an Excel source sheet and paste to another destination sheet. Once pasted, we will position those data in particular columns and apply some lookups.
What would be the best approach to mimic such process in FME? Is it feasible to execute all those detailed steps by using FME transformer(s)?