Hello, I am attempting to record a macro for a project of mine. One issue I have is that the data I am working with gets pulled from SAP and the numbers I need to use a match function initially have the error "Number Stored as Text." In order for the match function to work, I highlight the entire columns with this error and just click Convert to Number. I have attached a picture of this error. When I do this while recording a macro, it does not work on a new file.
I have 3 columns that I need to do this transformation on. This is what I currently have below. It works if I break it up and perform on one sheet at a time. But when I attempt to do it all at once, I get the error "Select Method of Range Class Failed."
I realize there may be a simple fix for this, I am pretty inexperienced with VBA and appreciate all the help. Thanks.![]()
Please Login or Register to view this content.
Bookmarks