
Meals Ideas
Time of week Midweek Weekend Appliance Slow Cooker Air Fryer Protein…
Kołysanki – Polish lullabies
Kotki dwa Aaa, kotki dwa,szarobure obydwa,nic nie będą robiły,tylko ciebie bawiły….
Latest Articles
Power BI Usefull Calendar
http://community.powerbi.com/t5/Desktop/Possible-Tip-Trick-Dynamic-Date-Dimension-Table/td-p/8462
Division by Zero
Simple handling of division by 0.
Posting Dates error
http://www.metaphorix.co.uk/posting-date-is-not-within-your-range/
How to split string into multidimensional array
Dim arrTwoDimension(,), arrOneDimension, arrTemp, upperB, splitString splitString = lblUnits.Text arrOneDimension = Split(splitString, ” “) upperB = UBound(arrOneDimension) ReDim arrTwoDimension(upperB, 1)…
Get listbox items with database set
https://www.codeproject.com/Questions/242618/Get-Value-of-Item-from-List-Box The same code applies when trying to get text which is not seleced, but as item