Forum Discussion

B_H33's avatar
B_H33
Copper Contributor
Nov 02, 2021

Help to convert VBA to Excel Online script

Hi, I need help converting a VBA to a Script for Excel Online. Can anyone help me with this?? VBA code is: Private Sub Worksheet_Change(ByVal Target As Range) On Error Resume Next ActiveSheet.Unp...

Resources