Hi @AryanSingh
Fine we can mention that value in this way
save that value xyz (PTY) LTD to a variable named value1 of type string
and use like this select method ConsolidatedDT.Select("[Account Name] = ‘xyz’ and [Bill Account Name] = ’ " + value1 + " ’ ").CopyToDataTable()