hi,
my excel workbook format is
order-status sch-date act-date
i want to get external data, from another excel file-which also has same format-
i want to get data which satisfies the condition
act-date>sch-date
but in ms query i see that we cannot compare one field to the other in the criteria field.(or may be i am missing something)
ex:in ms query, i can do something like act-date>3/2/05 (which is a fixed value) but not act-date>sch-date
which is a very simple sql query
pl. advise
my excel workbook format is
order-status sch-date act-date
i want to get external data, from another excel file-which also has same format-
i want to get data which satisfies the condition
act-date>sch-date
but in ms query i see that we cannot compare one field to the other in the criteria field.(or may be i am missing something)
ex:in ms query, i can do something like act-date>3/2/05 (which is a fixed value) but not act-date>sch-date
which is a very simple sql query
pl. advise