Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi All,
How do I query a database field of type attachment? For eg: I have a database field of type attachment and I want to run a query in excel that identifies columns with no attachments and some other criterias and populates it. here is the query I have so far: If rst.fields("7") Is Null and rst.fields("5") = "Chicago" Then Me.File.Value = "NO" End If Hope I made it clear Thanks in advance |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Memo format field data problem - Data import from Access database | Excel Programming | |||
(ADO)Getting data from access database Memo field | Excel Programming | |||
Update Excel Database via Access Main Database with a script | New Users to Excel | |||
Linked excel field from access form field - help required. | Excel Programming | |||
Reading Access Form Field and Copy to Excel Field | Excel Programming |