View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Profairy Profairy is offline
external usenet poster
 
Posts: 1
Default Data Update Form

Dear All,

I'm fairly new to VBA and have only ever used Access VBA before. I'
trying to build a form that will enable the user to search the data o
my "Raw Data" sheet and then display these relevant rows in some sor
of sub form on the form? Is this possible like it is in Access?

Basically i need a combo box to place my search criteria in (this i
from a list of set choices) and then when i click the search button i
will bring back all data rows found so that they can edit it. Then
need to update this data and be able to click another button to get i
updated back in to the main data sheet.

Sorry it's hard to explain

--
Message posted from http://www.ExcelForum.com