top of page
Search


VBA: Data Type Conversion
VBA's automatic type conversion feature sometimes causes it to concatenate instead of add.

Kimberlee Martin
Jan 27, 20233 min read
Â
Â
Â


Connections: Bringing SQL Server data into Excel
Add a link to SQL server data to your Excel worksheet.

Kimberlee Martin
Jan 20, 20234 min read
Â
Â
Â


Connections: Bringing SQL Server data into Access
Linking to data in SQL Server from a Microsoft Access database

Kimberlee Martin
Jan 17, 20236 min read
Â
Â
Â


VBA Dates
Excel and MS Access store dates as numeric fields, allowing for each calculations in VBA.

Kimberlee Martin
Jan 11, 20234 min read
Â
Â
Â


Connections: Bringing Access Data into Excel
Creating links to Microsoft Access data in your Excel worksheet.

Kimberlee Martin
Jan 9, 20234 min read
Â
Â
Â


Connections: Bringing Excel Data into Access
Create a Microsoft Access table that is linked to an Excel file.

Kimberlee Martin
Jan 5, 20236 min read
Â
Â
Â


VBA: Three Ways to Handle Text in Numeric Fields
Users will make mistakes, and some of those will impact your VBA code. Here are three ways you can handle that.

Kimberlee Martin
Jan 3, 20235 min read
Â
Â
Â
CATEGORY
ARCHIVE
bottom of page