Help creating an excel data form!

Dishboy09

New Member
Joined
Jun 11, 2017
Messages
34
Office Version
  1. 365
Platform
  1. Windows
I am looking to build an excel data form to be able to gather some data.

A) Type in an address or data for search
B) Information that is saved within the data page and shows up telling you about what you searched for.
--- If the data search brings back no data put "no data found" in the information box.
C) If you information box brings up the "no data found" the add new entry link/box pulls up a separate form to input data to the main data page.

I am wanting this to be accessible from a mobile device, and the data be sent to a separate excel sheet for viewing. I am looking for just the form to pop up when accessing it on the mobile.


THANKS


1575567317911.png
 

Attachments

  • 1575567250935.png
    1575567250935.png
    107.5 KB · Views: 6

Excel Facts

Did you know Excel offers Filter by Selection?
Add the AutoFilter icon to the Quick Access Toolbar. Select a cell containing Apple, click AutoFilter, and you will get all rows with Apple
The mobile version of xl does not support VBA, so you would probably need to create an add-in using javascript.
To find out how to do that, have a look here
 
Upvote 0
Not if you want a userform.
 
Upvote 0
If you don't want to use java, then everything would have to be done by formulae and I'm not sure that would be possible.
 
Upvote 0

Forum statistics

Threads
1,214,920
Messages
6,122,264
Members
449,075
Latest member
staticfluids

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