Share via

Question about Excel macro

Anonymous
2025-01-29T14:13:43+00:00

hi, i would like to ask about the macro presented here https://answers.microsoft.com/en-us/msoffice/forum/all/i-am-trying-to-develop-an-excel-spreadsheet-to/7cb12b6b-8e1b-44cf-a8cf-a1ac7a998c12 I am not able to visualize the selections for all questions, as I pick a new the old in the previous line disappears.

I think it is linked to this part of the macro, by i do not know how to modify it

Const resultsSheetName = "RESULTS" ' change as necessary Const linkCol = "B" ' just need 1 column for this sheet
'end of things you may need/want to change

Any help is well accepted

Microsoft 365 and Office | Install, redeem, activate | Other | Other

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

1 answer

Sort by: Most helpful
  1. Anonymous
    2025-01-30T06:33:27+00:00

    Hello giuseppinasimone,   Welcome to the Microsoft Community.I understand that you took a piece of VBA code through other articles in the community and used it inside your own documentation, but it seems clear that this doesn't quite apply to your situation. In the Microsoft community, we mainly provide advice and help for general Office application scenarios, but for VBA issues, we recommend you to discuss in the dedicated community, where users are more specialized in VBA related issues and I believe they can provide you with the help you need: Newest 'vba' Questions - Stack Overflow

    Disclaimer: Microsoft provides no assurances and/or warranties, implied or otherwise, and is not responsible for the information you receive from the third-party linked sites or any support related to technology. Best RegardsEliac | Microsoft Community Support Specialist

    Was this answer helpful?

    0 comments No comments