Dale's Take

Everything is open for discussion…

  • General
  • Social Policy
  • Psychology
  • Science & Tech
    • Mathematics
  • Programming
    • VBA – Excel
    • HTML / CSS / JS
    • PHP / WordPress
    • R for Statistics
    • MySQL
    • PowerShell
    • Git & github
  • Life
    • Employment
    • Trips
    • Events
    • Books
    • Movies
    • Self defense
    • Projects

Programming

GeneralPHPSoftwareWordpress

WordPress – Child Theme Steps

March 20, 2019 dradma

Summarizing the steps explained in the WP Codex for creating a child theme.

Source:https://developer.wordpress.org/themes/advanced-topics/child-themes/

Read more
GeneralPHPSoftwareWordpress

WordPress – Steps to import MySQL DB from online host to localhost

September 16, 2017 dradma

Steps I use to import data (ie posts, settings info etc) from my online hosting account to the MySQL database

Read more
ExcelProgrammingSoftwareVBA - Excel

VBA – Excel – Tips on Learning VBA

August 26, 2017 dradma

Every now and again I am asked what is the best method to learn VBA. On this topic here are

Read more
ProgrammingVBA - Excel

VBA – Excel – Count the Number of Matching Words in Two Strings

June 4, 2017 dradma

Possibly useful to sort, order or compare lists of non-identical but related strings. [code language=”vb”] Public Function MatchingWordsInStrings(InString1 As String,

Read more
ProgrammingVBA - Excel

VBA – Excel – Routine to position shapes in range

February 17, 2017 dradma

Routine to position shapes in worksheet based on specified ranges. Note: Can use ‘print shape name‘ routine to create required

Read more
ProgrammingVBA - Excel

VBA – Excel – Print All Shape Names Routine

February 17, 2017 dradma

Routine to list names of shapes in specific worksheet or current workbook. Can make adjustments here to list various shape

Read more
GeneralPHPProgrammingSoftwareWordpress

WordPress – Adding programming code to a post

January 11, 2017 dradma

Documentation covers this in detail: https://en.support.wordpress.com/code/posting-source-code/ Notes: Use ‘Text’ tab in post editor to avoid unnecessary formatting tags being added

Read more
ProgrammingVBA - Excel

VBA – Excel – Routine to Show All Worksheets (ie Make visible)

January 11, 2017 dradma

When there are a lot of hidden worksheets, making them visible one by one can be a pain. Stick this

Read more
ProgrammingVBA - Excel

VBA – Excel – Reference list

January 9, 2017 dradma

Great page on referencing pivot table ranges – shows the range selected for each selection method used http://www.globaliconnect.com/excel/index.php?option=com_content&view=article&id=154:referencing-an-excel-pivot-table-range-using-vba&catid=79&Itemid=475 Excel Chart

Read more
GeneralPHPSoftwareWordpress

WordPress – Mistake # 1 – Skip the child theme

December 17, 2016 dradma

Selecting a theme is sooo easy and don’t they look great? Being a more functionally focused kind of guy,  having

Read more
  • ← Previous
  • Next →
Copyright © 2026 Dale's Take. All rights reserved.
Theme: ColorMag by ThemeGrill. Powered by WordPress.