Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Thank You works
"Keith74" wrote: Hi I think you want something like ..Open "SELECT * FROM Authors where au-id= '" & sheet1.range("A1") & "' - if au-id is a string or ..Open "SELECT * FROM Authors where au-id= " & sheet1.range("A1") & " - if au-id is a number hth Keith |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How to input pictures automatically based on cell input? | Excel Worksheet Functions | |||
run macro with input msg based on cell input | Excel Discussion (Misc queries) | |||
Extracting Cell Data Based on Input Mask | Excel Programming | |||
Copy cell data from workbook based on user input | Excel Programming | |||
data validation to restrict input in cell based on value of cell above that cell | Excel Programming |