Form Fields and Auto-fill
So, my situation is that I have several forms that have varying pricing based on a single number. For instance, we have a set of 6 different prices based on the number of hours a program lasts. Ideally, I would open the document, navigate to the form field titled "HoursPricing" and enter a value -- for starters lets say "3". After entering this value, the form would auto-fill the prices into the proper positions.
So visually it would look something like...
Hours Pricing: 3
Price1: 170
Price2: 210
Price3: 300
I have a separate spreadsheet with the price lists based on the hours pricing and am fine manually typing in each individual price but if I only had to do that once, then every subsequent time only have to type "3" to get that pricing profile to auto-populate it would make life super easy. It sounds a lot like an "If/Then" statement but I don't have enough experience with Acrobat to even begin to test any formulas I've seen online.
Maybe form fields aren't the best way to do it, or there isn't a way to set it up. Any thoughts are appreciated.