top of page
Search
Kimberlee Martin
Jan 27, 20233 min read
VBA: Data Type Conversion
VBA's automatic type conversion feature sometimes causes it to concatenate instead of add.
19 views0 comments
Kimberlee Martin
Jan 20, 20234 min read
Connections: Bringing SQL Server data into Excel
Add a link to SQL server data to your Excel worksheet.
21 views0 comments
Kimberlee Martin
Jan 17, 20236 min read
Connections: Bringing SQL Server data into Access
Linking to data in SQL Server from a Microsoft Access database
22 views0 comments
Kimberlee Martin
Jan 11, 20234 min read
VBA Dates
Excel and MS Access store dates as numeric fields, allowing for each calculations in VBA.
15 views0 comments
Kimberlee Martin
Jan 9, 20234 min read
Connections: Bringing Access Data into Excel
Creating links to Microsoft Access data in your Excel worksheet.
27 views0 comments
Kimberlee Martin
Jan 5, 20236 min read
Connections: Bringing Excel Data into Access
Create a Microsoft Access table that is linked to an Excel file.
20 views0 comments
Kimberlee Martin
Jan 3, 20235 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.
10 views0 comments
CATEGORY
ARCHIVE
bottom of page