Z zezo2021 Member Local time Today, 01:11 Joined Mar 25, 2021 Messages 412 May 15, 2023 #1 how can I format range special phone number what is the code Worksheets("Database").Range("N" & i).NumberFormat = Special Phone Number Attachments special phone number.png 11 KB · Views: 110
how can I format range special phone number what is the code Worksheets("Database").Range("N" & i).NumberFormat = Special Phone Number
C CJ_London Super Moderator Staff member Local time Today, 00:11 Joined Feb 19, 2013 Messages 17,582 May 15, 2023 #2 use the recordmacro create a macro, format your cell then stop recording. Look at the macro which will have the code you require
use the recordmacro create a macro, format your cell then stop recording. Look at the macro which will have the code you require
Z zezo2021 Member Local time Today, 01:11 Joined Mar 25, 2021 Messages 412 May 15, 2023 #3 CJ_London said: use the recordmacro create a macro, format your cell then stop recording. Look at the macro which will have the code you require Click to expand...
CJ_London said: use the recordmacro create a macro, format your cell then stop recording. Look at the macro which will have the code you require Click to expand...