Using Microsoft access, visual basic.
I'm having a big problem doing this task. What I have done: Created a table on access where I have put measurements in (from meters): mile = 10000meters, nautic mile = 1862meters, English mile=1652, kilometers = 1000 meters and all the way down to Millimeters.
What I have created for input: 1 box takes an Integer to be converted and a 1 box specified with an initial unit.
What I have created for Output: 1 box shows the Integer of result with 1 box specified the chosen unit of the output.
Can anyone please, please help me with the codes?
For both comboboxes, bind them to column 2,
faktorTilMeter
, and set the ColumnWidths to, say: 2,542cm;0cm.Then, assign this expression as ControlSource for your output textbox: