Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

how to pull info from certain spreadsheet cells to page?

Status
Not open for further replies.

NathanHimes

Programmer
Sep 28, 2007
2
US
I am trying to put up a small site for internal use, (an auction for selling excess props and photography supplies to employees) and need some help with the scripting.

I have a form with three fields: Name - Email - Bid

The info is currently emailed to me, and I will have to manually update the spreadsheet/database to keep track of bids and sales.
I don't mind doing that, but I don't want to have to go into the HTML of each item to change the current bid every time I get a new email about the same item.

Is there any way to pull certain information from a spreadsheet/database to display on a page?

I.e. if item cell = B2 then show current bid in cell B3 also show highest bidder in cell B4

I am a photographer. I know VERY little of scripting and HTML, but am now apparently the new web guy for our company. they kinda tossed me into the deep end and they need this done soon.

Any suggestions?

Thanks
Nathan Himes
 
I don't think u need to script anything excel offers the ability to save your files as a webpage.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top