Forum Discussion
Jurac29
Feb 13, 2021Copper Contributor
Coding in multiple sheets
I am completely new to this and only have a basic understanding of this program. I am trying to build a sheet that I can attach a code to each individual row. Then if a row is given a specific code “A...
Jurac29
Feb 14, 2021Copper Contributor
Here is an example of what Im trying to accomplish. when I type transactions on the primary tab, I want it to show up in the corresponding tab. Does this make sense?
Rajesh_Sinha
Feb 16, 2021Iron Contributor
I've suggested to possible methods, first is VBA macro and another is an array (cse) formula,, check the attached sheet and read the instructions carefully.