How to get list of Cloudflare DNS CName and A Records into Excel

  1. Export the DNS File
  2. Import into Excel from Text DNS File

Choose Tab as Delimiter

Use the equation to add https and remove the .

=”https://”&LEFT(A1,LEN(A1)-1)

(No Ratings Yet)