Thanks for your reply! Winver says: Version 25H2 (OS Build 26200.7171) Groupy says Version 2.3 and I just clicked the Check Now... button for updates, it says I'm up to date. Microsoft® Excel® for Microsoft 365 MSO (Version 2510 Build 16.0.19328.20244) 64-bit Create a new workbook. Go to the View tab, click Macros. In the macro name box type "test" and click Create.
ddunn4
1
Posts
1
Replies
511
Reputation
4 Replies
3,091 Views
Windows 11 Home, AMD Ryzen 7 9800X3D 8-Core processor, 32 GB RAM, NVidia RTX 5070. When typing code into the VBA editor, the line will turn red and the cursor will be moved back, usually removing white space. I'll type: [code="vb"]Dim x as |[/code] with the cursor where the | character is and then the cursor is moved back: [code="vb"]Dim x as|[/code] So I end up typing: [code="vb"]Dim x asinteger[/code] <b
4 Replies
3,091 Views