I have a named range from within a worksheet. I would like to save the range only as a webpage. I require no interactivity on the outputted webpage.
I’m unclear what my VBA statement would have to look like to do that. The range object and the saveas method don’t seem to go together.