What does the "pro" mean in the descriptor IT pro? I would remove that tag as to avoid confusion that an IT professional related to Excel would know anything about VBA.
Thanks for your understanding.
Excel VBA script runs to copy/paste cells from WB2 to WB1 when # format = "1234E-11" is entered in cell(xx) of WB1 - HELP!
I am attempting to populate my parts list upon entry of model number in my Excel documents. WB1 is primary and generates my order, WB2 is the repository of parts. When WB1, cell (C7) has a model number equal to a pre-described format (####E-##) entered, it sources WB2 parts list and copies those parts and descriptors to the predetermined WB1 location. I can do the copy with no problem but can't condition using the format I have to use (####E-##) - I've tried if-then and have now gone down the path to utter confusion. any help is appreciated. ![69814-image.png][1] [1]: /api/attachments/69814-image.png?platform=QnA
1 answer
Sort by: Most helpful
-
SamiAm 1 Reputation point
2021-02-19T13:06:17.547+00:00