Soundsmith
Programmer
I'm primarily a Fox programmer, and am used to being able to manipulate tables from the 'Command' window. Commands like REPLACE ALL lastdate WITH DATE(), or using SQL SELECTs to extract data from tables (SELECT myTbl.* FROM myTbl WHERE lastname='SMITH' sort of thing.)
How can I perform these manipulations in VBA Immediate window? David 'Dasher' Kempton
The Soundsmith
How can I perform these manipulations in VBA Immediate window? David 'Dasher' Kempton
The Soundsmith