Form data Entry

Starcraft1535

New Member
Joined
Dec 15, 2015
Messages
29
So what im trying to do is allow someone to fill out a form and take those fields and input them into a paragraph. Then the whole paragraph of info will be added to a table.
 
Same way. For example, =[CrewName] & "is now on station. Crew Chief" & [ChiefName] & ", Tech" & [TechName] & "." The form gets the field data (CrewName, ChiefName, TechName) from the database, and adds the rest of the verbiage.

I have tried that in the controlled source but then it wont submit to the table.
 
Upvote 0

Excel Facts

How to change case of text in Excel?
Use =UPPER() for upper case, =LOWER() for lower case, and =PROPER() for proper case. PROPER won't capitalize second c in Mccartney
My suggestion was not to save it in the table since you can generate this text (just as you are already doing, so it seems).
 
Upvote 0

Forum statistics

Threads
1,221,827
Messages
6,162,200
Members
451,753
Latest member
freddocp

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top