I am hoping for some help from someone more advanced than I am.I have a
form with a table that asks for imput for travel expenses. Rows include
for receipt number (auto-fills with an interger number), Date, Vendor
Name, Expense Type (drop down prefilled with a variable), Payment Type
(drop down prefilled with a variable), Expense Cost (user imput- data
type interger), Currency (drop down prefilled with a variable),
Conversion Rate, Expense Cost in USD (calculated total from Expense Cost
* Curren...