jan pieter
Registered User.
- Local time
- Today, 03:06
- Joined
- Dec 28, 2013
- Messages
- 15
Jan Pieter here,
The VBA code I have at the moment:
me.Results.Rowsource = "SELECT car, title, FROM dbo_inventory"
Is it possible to add a variable to a specific row in listbox using the code above?
In this case the price?
Some help would be appreciated
- Jan Pieter
The VBA code I have at the moment:
me.Results.Rowsource = "SELECT car, title, FROM dbo_inventory"
Is it possible to add a variable to a specific row in listbox using the code above?
In this case the price?
Some help would be appreciated
- Jan Pieter